2024-09-16T23:51:57.566 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T23:51:57.580 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T23:51:57.657 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907905 branch: squid description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: ceph-qa@ceph.com first_in_suite: false job_id: '7907905' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi no_nested_subset: false 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\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f workunit: branch: squid sha1: e20bff7d16f5b09c58ead9548e8cf98cf87ee227 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: 599 sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f sleep_before_teardown: 0 subset: 33/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_e20bff7d16f5b09c58ead9548e8cf98cf87ee227/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: e20bff7d16f5b09c58ead9548e8cf98cf87ee227 targets: smithi026.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMc+xUdI/o4bWhUvFdqGga3Krdcz7ylDYG7xu8Z5iDMGIqVtt6X3wVBqU9Jb2g+NZ0AgUSjwvUkVpg+yzpxPn5g= smithi094.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKpG81sqXNtxcrlXb1iuiZEn90EOWf92VWMDnnF8278VN1U5K2OgbmwlVrwr4qKuCAl2VxubSzgd8nirDJfhqsY= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_21:08:04 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T23:51:57.657 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_e20bff7d16f5b09c58ead9548e8cf98cf87ee227/qa; will attempt to use it 2024-09-16T23:51:57.658 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_e20bff7d16f5b09c58ead9548e8cf98cf87ee227/qa/tasks 2024-09-16T23:51:57.658 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T23:51:57.660 INFO:teuthology.task.internal:Checking packages... 2024-09-16T23:51:57.682 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'c2ddf9721ef254645201cdbabd9c8f49c30a586f' 2024-09-16T23:51:57.683 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T23:51:57.683 INFO:teuthology.packaging:ref: None 2024-09-16T23:51:57.683 INFO:teuthology.packaging:tag: None 2024-09-16T23:51:57.683 INFO:teuthology.packaging:branch: squid 2024-09-16T23:51:57.683 INFO:teuthology.packaging:sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-16T23:51:57.683 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-09-16T23:51:57.914 INFO:teuthology.task.internal:Found packages for ceph version 19.1.1-336-ge20bff7d-1jammy 2024-09-16T23:51:57.915 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T23:51:57.922 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T23:51:57.922 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T23:51:57.929 INFO:teuthology.task.internal:Saving configuration 2024-09-16T23:51:57.940 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T23:51:57.946 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T23:51:57.970 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi026.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907905', '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-09-16 23:46:26.440931', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDaUcdyIT2R1omG5Zg3cSfuqN9GdWMh1901uHRQWnzF4'} 2024-09-16T23:51:57.995 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi094.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907905', '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-09-16 23:46:26.439581', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAQ9/beEUXgWXE0zlSwl85dAngdtNG3BkkOOsk3J1bIG'} 2024-09-16T23:51:57.995 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T23:51:58.001 INFO:teuthology.task.internal:roles: ubuntu@smithi026.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-09-16T23:51:58.001 INFO:teuthology.task.internal:roles: ubuntu@smithi094.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-09-16T23:51:58.001 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T23:51:58.061 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa0f5823010>, signals=[15]) 2024-09-16T23:51:58.061 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T23:51:58.067 INFO:teuthology.task.internal:Opening connections... 2024-09-16T23:51:58.068 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi026.front.sepia.ceph.com 2024-09-16T23:51:58.069 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T23:51:58.149 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi094.front.sepia.ceph.com 2024-09-16T23:51:58.149 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T23:51:58.226 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T23:51:58.233 DEBUG:teuthology.orchestra.run.smithi026:> uname -m 2024-09-16T23:51:58.238 INFO:teuthology.orchestra.run.smithi026.stdout:x86_64 2024-09-16T23:51:58.239 DEBUG:teuthology.orchestra.run.smithi026:> cat /etc/os-release 2024-09-16T23:51:58.287 INFO:teuthology.orchestra.run.smithi026.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-16T23:51:58.287 INFO:teuthology.orchestra.run.smithi026.stdout:NAME="Ubuntu" 2024-09-16T23:51:58.287 INFO:teuthology.orchestra.run.smithi026.stdout:VERSION_ID="22.04" 2024-09-16T23:51:58.288 INFO:teuthology.orchestra.run.smithi026.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-16T23:51:58.288 INFO:teuthology.orchestra.run.smithi026.stdout:VERSION_CODENAME=jammy 2024-09-16T23:51:58.288 INFO:teuthology.orchestra.run.smithi026.stdout:ID=ubuntu 2024-09-16T23:51:58.288 INFO:teuthology.orchestra.run.smithi026.stdout:ID_LIKE=debian 2024-09-16T23:51:58.288 INFO:teuthology.orchestra.run.smithi026.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T23:51:58.288 INFO:teuthology.orchestra.run.smithi026.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T23:51:58.288 INFO:teuthology.orchestra.run.smithi026.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T23:51:58.288 INFO:teuthology.orchestra.run.smithi026.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T23:51:58.288 INFO:teuthology.orchestra.run.smithi026.stdout:UBUNTU_CODENAME=jammy 2024-09-16T23:51:58.289 INFO:teuthology.lock.ops:Updating smithi026.front.sepia.ceph.com on lock server 2024-09-16T23:51:58.310 DEBUG:teuthology.orchestra.run.smithi094:> uname -m 2024-09-16T23:51:58.315 INFO:teuthology.orchestra.run.smithi094.stdout:x86_64 2024-09-16T23:51:58.315 DEBUG:teuthology.orchestra.run.smithi094:> cat /etc/os-release 2024-09-16T23:51:58.362 INFO:teuthology.orchestra.run.smithi094.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-16T23:51:58.362 INFO:teuthology.orchestra.run.smithi094.stdout:NAME="Ubuntu" 2024-09-16T23:51:58.362 INFO:teuthology.orchestra.run.smithi094.stdout:VERSION_ID="22.04" 2024-09-16T23:51:58.363 INFO:teuthology.orchestra.run.smithi094.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-16T23:51:58.363 INFO:teuthology.orchestra.run.smithi094.stdout:VERSION_CODENAME=jammy 2024-09-16T23:51:58.363 INFO:teuthology.orchestra.run.smithi094.stdout:ID=ubuntu 2024-09-16T23:51:58.363 INFO:teuthology.orchestra.run.smithi094.stdout:ID_LIKE=debian 2024-09-16T23:51:58.363 INFO:teuthology.orchestra.run.smithi094.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T23:51:58.363 INFO:teuthology.orchestra.run.smithi094.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T23:51:58.363 INFO:teuthology.orchestra.run.smithi094.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T23:51:58.363 INFO:teuthology.orchestra.run.smithi094.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T23:51:58.363 INFO:teuthology.orchestra.run.smithi094.stdout:UBUNTU_CODENAME=jammy 2024-09-16T23:51:58.363 INFO:teuthology.lock.ops:Updating smithi094.front.sepia.ceph.com on lock server 2024-09-16T23:51:58.385 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T23:51:58.393 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T23:51:58.398 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T23:51:58.400 DEBUG:teuthology.orchestra.run.smithi026:> test '!' -e /home/ubuntu/cephtest 2024-09-16T23:51:58.402 DEBUG:teuthology.orchestra.run.smithi094:> test '!' -e /home/ubuntu/cephtest 2024-09-16T23:51:58.409 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T23:51:58.414 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T23:51:58.414 DEBUG:teuthology.orchestra.run.smithi026:> test -z $(ls -A /var/lib/ceph) 2024-09-16T23:51:58.448 DEBUG:teuthology.orchestra.run.smithi094:> test -z $(ls -A /var/lib/ceph) 2024-09-16T23:51:58.478 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T23:51:58.534 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T23:51:58.548 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T23:51:58.548 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T23:51:58.548 DEBUG:teuthology.orchestra.run.smithi026:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T23:51:58.549 DEBUG:teuthology.orchestra.run.smithi094:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T23:51:58.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T23:51:58.554 DEBUG:teuthology.orchestra.run.smithi026:> uname -r 2024-09-16T23:51:58.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T23:51:58.555 DEBUG:teuthology.orchestra.run.smithi094:> uname -r 2024-09-16T23:51:58.599 INFO:teuthology.orchestra.run.smithi026.stdout:5.15.0-56-generic 2024-09-16T23:51:58.599 INFO:teuthology.task.kernel:Running kernel on smithi026: 5.15.0-56-generic 2024-09-16T23:51:58.600 DEBUG:teuthology.orchestra.run.smithi026:> sudo apt-get clean 2024-09-16T23:51:58.602 INFO:teuthology.orchestra.run.smithi094.stdout:5.15.0-56-generic 2024-09-16T23:51:58.603 INFO:teuthology.task.kernel:Running kernel on smithi094: 5.15.0-56-generic 2024-09-16T23:51:58.603 DEBUG:teuthology.orchestra.run.smithi094:> sudo apt-get clean 2024-09-16T23:51:58.717 DEBUG:teuthology.orchestra.run.smithi094:> sudo apt-get update 2024-09-16T23:51:58.737 DEBUG:teuthology.orchestra.run.smithi026:> sudo apt-get update 2024-09-16T23:51:58.865 INFO:teuthology.orchestra.run.smithi094.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T23:51:58.865 INFO:teuthology.orchestra.run.smithi094.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-16T23:51:58.865 INFO:teuthology.orchestra.run.smithi094.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-16T23:51:58.917 INFO:teuthology.orchestra.run.smithi026.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T23:51:58.917 INFO:teuthology.orchestra.run.smithi026.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-16T23:51:58.933 INFO:teuthology.orchestra.run.smithi094.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-16T23:51:58.989 INFO:teuthology.orchestra.run.smithi026.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-16T23:51:59.004 INFO:teuthology.orchestra.run.smithi026.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-16T23:51:59.103 INFO:teuthology.orchestra.run.smithi094.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-16T23:51:59.160 INFO:teuthology.orchestra.run.smithi026.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-16T23:51:59.174 INFO:teuthology.orchestra.run.smithi094.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-16T23:51:59.210 INFO:teuthology.orchestra.run.smithi094.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-16T23:51:59.214 INFO:teuthology.orchestra.run.smithi094.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-16T23:51:59.216 INFO:teuthology.orchestra.run.smithi094.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-16T23:51:59.217 INFO:teuthology.orchestra.run.smithi094.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-16T23:51:59.217 INFO:teuthology.orchestra.run.smithi094.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-16T23:51:59.237 INFO:teuthology.orchestra.run.smithi094.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-16T23:51:59.241 INFO:teuthology.orchestra.run.smithi094.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-16T23:51:59.241 INFO:teuthology.orchestra.run.smithi094.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-16T23:51:59.247 INFO:teuthology.orchestra.run.smithi094.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-16T23:51:59.251 INFO:teuthology.orchestra.run.smithi094.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-16T23:51:59.253 INFO:teuthology.orchestra.run.smithi094.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-16T23:51:59.253 INFO:teuthology.orchestra.run.smithi094.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-16T23:51:59.253 INFO:teuthology.orchestra.run.smithi094.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-16T23:51:59.254 INFO:teuthology.orchestra.run.smithi094.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-16T23:51:59.263 INFO:teuthology.orchestra.run.smithi026.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-16T23:51:59.269 INFO:teuthology.orchestra.run.smithi026.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-16T23:51:59.272 INFO:teuthology.orchestra.run.smithi094.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-16T23:51:59.272 INFO:teuthology.orchestra.run.smithi094.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-16T23:51:59.272 INFO:teuthology.orchestra.run.smithi026.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-16T23:51:59.273 INFO:teuthology.orchestra.run.smithi026.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-16T23:51:59.276 INFO:teuthology.orchestra.run.smithi094.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-16T23:51:59.278 INFO:teuthology.orchestra.run.smithi094.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-16T23:51:59.278 INFO:teuthology.orchestra.run.smithi094.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-16T23:51:59.291 INFO:teuthology.orchestra.run.smithi026.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-16T23:51:59.292 INFO:teuthology.orchestra.run.smithi026.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-16T23:51:59.297 INFO:teuthology.orchestra.run.smithi094.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-16T23:51:59.297 INFO:teuthology.orchestra.run.smithi094.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-16T23:51:59.298 INFO:teuthology.orchestra.run.smithi026.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-16T23:51:59.298 INFO:teuthology.orchestra.run.smithi026.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-16T23:51:59.300 INFO:teuthology.orchestra.run.smithi094.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-16T23:51:59.300 INFO:teuthology.orchestra.run.smithi094.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-16T23:51:59.307 INFO:teuthology.orchestra.run.smithi094.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-16T23:51:59.309 INFO:teuthology.orchestra.run.smithi026.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-16T23:51:59.314 INFO:teuthology.orchestra.run.smithi094.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-16T23:51:59.315 INFO:teuthology.orchestra.run.smithi026.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-16T23:51:59.316 INFO:teuthology.orchestra.run.smithi094.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-16T23:51:59.316 INFO:teuthology.orchestra.run.smithi094.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-16T23:51:59.316 INFO:teuthology.orchestra.run.smithi094.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-16T23:51:59.317 INFO:teuthology.orchestra.run.smithi026.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-16T23:51:59.318 INFO:teuthology.orchestra.run.smithi026.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-16T23:51:59.337 INFO:teuthology.orchestra.run.smithi026.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-16T23:51:59.338 INFO:teuthology.orchestra.run.smithi026.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-16T23:51:59.338 INFO:teuthology.orchestra.run.smithi026.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-16T23:51:59.338 INFO:teuthology.orchestra.run.smithi026.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-16T23:51:59.338 INFO:teuthology.orchestra.run.smithi026.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-16T23:51:59.341 INFO:teuthology.orchestra.run.smithi026.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-16T23:51:59.341 INFO:teuthology.orchestra.run.smithi026.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-16T23:51:59.341 INFO:teuthology.orchestra.run.smithi026.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-16T23:51:59.342 INFO:teuthology.orchestra.run.smithi094.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-16T23:51:59.342 INFO:teuthology.orchestra.run.smithi094.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-16T23:51:59.343 INFO:teuthology.orchestra.run.smithi094.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-16T23:51:59.343 INFO:teuthology.orchestra.run.smithi094.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-16T23:51:59.344 INFO:teuthology.orchestra.run.smithi094.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-16T23:51:59.346 INFO:teuthology.orchestra.run.smithi094.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-16T23:51:59.347 INFO:teuthology.orchestra.run.smithi094.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-16T23:51:59.347 INFO:teuthology.orchestra.run.smithi094.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-16T23:51:59.358 INFO:teuthology.orchestra.run.smithi026.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-16T23:51:59.358 INFO:teuthology.orchestra.run.smithi026.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-16T23:51:59.358 INFO:teuthology.orchestra.run.smithi026.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-16T23:51:59.363 INFO:teuthology.orchestra.run.smithi094.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-16T23:51:59.364 INFO:teuthology.orchestra.run.smithi094.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-16T23:51:59.444 INFO:teuthology.orchestra.run.smithi026.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-16T23:51:59.863 INFO:teuthology.orchestra.run.smithi026.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-16T23:51:59.879 INFO:teuthology.orchestra.run.smithi026.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-16T23:51:59.888 INFO:teuthology.orchestra.run.smithi026.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-16T23:51:59.888 INFO:teuthology.orchestra.run.smithi026.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-16T23:51:59.984 INFO:teuthology.orchestra.run.smithi026.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-16T23:51:59.985 INFO:teuthology.orchestra.run.smithi026.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-16T23:51:59.996 INFO:teuthology.orchestra.run.smithi026.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-16T23:51:59.996 INFO:teuthology.orchestra.run.smithi026.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-16T23:52:00.019 INFO:teuthology.orchestra.run.smithi026.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-16T23:52:00.042 INFO:teuthology.orchestra.run.smithi026.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-16T23:52:00.045 INFO:teuthology.orchestra.run.smithi026.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-16T23:52:00.047 INFO:teuthology.orchestra.run.smithi026.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-16T23:52:00.049 INFO:teuthology.orchestra.run.smithi026.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-16T23:52:00.128 INFO:teuthology.orchestra.run.smithi026.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-16T23:52:00.129 INFO:teuthology.orchestra.run.smithi026.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-16T23:52:05.517 INFO:teuthology.orchestra.run.smithi094.stdout:Fetched 16.1 MB in 2s (7,375 kB/s) 2024-09-16T23:52:05.957 INFO:teuthology.orchestra.run.smithi026.stdout:Fetched 16.1 MB in 2s (6,997 kB/s) 2024-09-16T23:52:07.034 INFO:teuthology.orchestra.run.smithi094.stdout:Reading package lists... 2024-09-16T23:52:07.052 DEBUG:teuthology.orchestra.run.smithi094:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T23:52:07.115 INFO:teuthology.orchestra.run.smithi094.stdout:Reading package lists... 2024-09-16T23:52:07.326 INFO:teuthology.orchestra.run.smithi094.stdout:Building dependency tree... 2024-09-16T23:52:07.327 INFO:teuthology.orchestra.run.smithi094.stdout:Reading state information... 2024-09-16T23:52:07.504 INFO:teuthology.orchestra.run.smithi094.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T23:52:07.504 INFO:teuthology.orchestra.run.smithi094.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T23:52:07.504 INFO:teuthology.orchestra.run.smithi094.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T23:52:07.505 INFO:teuthology.orchestra.run.smithi094.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T23:52:07.505 INFO:teuthology.orchestra.run.smithi094.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-16T23:52:07.505 INFO:teuthology.orchestra.run.smithi094.stdout: python2.7-minimal 2024-09-16T23:52:07.505 INFO:teuthology.orchestra.run.smithi094.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T23:52:07.506 INFO:teuthology.orchestra.run.smithi094.stdout:The following additional packages will be installed: 2024-09-16T23:52:07.506 INFO:teuthology.orchestra.run.smithi094.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-16T23:52:07.506 INFO:teuthology.orchestra.run.smithi094.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-16T23:52:07.507 INFO:teuthology.orchestra.run.smithi094.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-16T23:52:07.508 INFO:teuthology.orchestra.run.smithi094.stdout:Suggested packages: 2024-09-16T23:52:07.508 INFO:teuthology.orchestra.run.smithi094.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-16T23:52:07.508 INFO:teuthology.orchestra.run.smithi094.stdout:Recommended packages: 2024-09-16T23:52:07.508 INFO:teuthology.orchestra.run.smithi094.stdout: thermald 2024-09-16T23:52:07.564 INFO:teuthology.orchestra.run.smithi094.stdout:The following NEW packages will be installed: 2024-09-16T23:52:07.564 INFO:teuthology.orchestra.run.smithi094.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-16T23:52:07.565 INFO:teuthology.orchestra.run.smithi094.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-16T23:52:07.565 INFO:teuthology.orchestra.run.smithi094.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-16T23:52:07.566 INFO:teuthology.orchestra.run.smithi094.stdout:The following packages will be upgraded: 2024-09-16T23:52:07.567 INFO:teuthology.orchestra.run.smithi094.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T23:52:07.683 INFO:teuthology.orchestra.run.smithi026.stdout:Reading package lists... 2024-09-16T23:52:07.705 DEBUG:teuthology.orchestra.run.smithi026:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T23:52:07.747 INFO:teuthology.orchestra.run.smithi094.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T23:52:07.747 INFO:teuthology.orchestra.run.smithi094.stdout:Need to get 113 MB of archives. 2024-09-16T23:52:07.747 INFO:teuthology.orchestra.run.smithi094.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-16T23:52:07.748 INFO:teuthology.orchestra.run.smithi094.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-16T23:52:07.771 INFO:teuthology.orchestra.run.smithi026.stdout:Reading package lists... 2024-09-16T23:52:07.998 INFO:teuthology.orchestra.run.smithi026.stdout:Building dependency tree... 2024-09-16T23:52:07.998 INFO:teuthology.orchestra.run.smithi026.stdout:Reading state information... 2024-09-16T23:52:08.205 INFO:teuthology.orchestra.run.smithi026.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T23:52:08.205 INFO:teuthology.orchestra.run.smithi026.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T23:52:08.205 INFO:teuthology.orchestra.run.smithi026.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T23:52:08.205 INFO:teuthology.orchestra.run.smithi026.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T23:52:08.206 INFO:teuthology.orchestra.run.smithi026.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-16T23:52:08.206 INFO:teuthology.orchestra.run.smithi026.stdout: python2.7-minimal 2024-09-16T23:52:08.206 INFO:teuthology.orchestra.run.smithi026.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T23:52:08.207 INFO:teuthology.orchestra.run.smithi026.stdout:The following additional packages will be installed: 2024-09-16T23:52:08.207 INFO:teuthology.orchestra.run.smithi026.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-16T23:52:08.207 INFO:teuthology.orchestra.run.smithi026.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-16T23:52:08.208 INFO:teuthology.orchestra.run.smithi026.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-16T23:52:08.209 INFO:teuthology.orchestra.run.smithi026.stdout:Suggested packages: 2024-09-16T23:52:08.209 INFO:teuthology.orchestra.run.smithi026.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-16T23:52:08.210 INFO:teuthology.orchestra.run.smithi026.stdout:Recommended packages: 2024-09-16T23:52:08.210 INFO:teuthology.orchestra.run.smithi026.stdout: thermald 2024-09-16T23:52:08.258 INFO:teuthology.orchestra.run.smithi026.stdout:The following NEW packages will be installed: 2024-09-16T23:52:08.259 INFO:teuthology.orchestra.run.smithi026.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-16T23:52:08.259 INFO:teuthology.orchestra.run.smithi026.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-16T23:52:08.259 INFO:teuthology.orchestra.run.smithi026.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-16T23:52:08.261 INFO:teuthology.orchestra.run.smithi026.stdout:The following packages will be upgraded: 2024-09-16T23:52:08.261 INFO:teuthology.orchestra.run.smithi026.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T23:52:08.442 INFO:teuthology.orchestra.run.smithi026.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T23:52:08.442 INFO:teuthology.orchestra.run.smithi026.stdout:Need to get 113 MB of archives. 2024-09-16T23:52:08.442 INFO:teuthology.orchestra.run.smithi026.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-16T23:52:08.443 INFO:teuthology.orchestra.run.smithi026.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-16T23:52:09.165 INFO:teuthology.orchestra.run.smithi094.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-16T23:52:09.515 INFO:teuthology.orchestra.run.smithi094.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-16T23:52:09.857 INFO:teuthology.orchestra.run.smithi026.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-16T23:52:10.215 INFO:teuthology.orchestra.run.smithi026.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-16T23:52:11.747 INFO:teuthology.orchestra.run.smithi094.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-16T23:52:11.747 INFO:teuthology.orchestra.run.smithi094.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-16T23:52:11.748 INFO:teuthology.orchestra.run.smithi094.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-16T23:52:12.176 INFO:teuthology.orchestra.run.smithi094.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-16T23:52:12.260 INFO:teuthology.orchestra.run.smithi094.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-16T23:52:12.391 INFO:teuthology.orchestra.run.smithi026.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-16T23:52:12.392 INFO:teuthology.orchestra.run.smithi026.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-16T23:52:12.392 INFO:teuthology.orchestra.run.smithi026.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-16T23:52:12.667 INFO:teuthology.orchestra.run.smithi094.stdout:Fetched 113 MB in 5s (24.2 MB/s) 2024-09-16T23:52:12.803 INFO:teuthology.orchestra.run.smithi026.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-16T23:52:12.834 INFO:teuthology.orchestra.run.smithi094.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-16T23:52:12.863 INFO:teuthology.orchestra.run.smithi026.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-16T23:52:13.296 INFO:teuthology.orchestra.run.smithi026.stdout:Fetched 113 MB in 5s (24.7 MB/s) 2024-09-16T23:52:13.463 INFO:teuthology.orchestra.run.smithi026.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-16T23:52:14.879 INFO:teuthology.orchestra.run.smithi094.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-09-16T23:52:14.883 INFO:teuthology.orchestra.run.smithi094.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-16T23:52:15.072 INFO:teuthology.orchestra.run.smithi094.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:15.425 INFO:teuthology.orchestra.run.smithi026.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-09-16T23:52:15.430 INFO:teuthology.orchestra.run.smithi026.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-16T23:52:15.518 INFO:teuthology.orchestra.run.smithi026.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:17.555 INFO:teuthology.orchestra.run.smithi094.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-16T23:52:17.576 INFO:teuthology.orchestra.run.smithi094.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-16T23:52:17.663 INFO:teuthology.orchestra.run.smithi094.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:17.919 INFO:teuthology.orchestra.run.smithi026.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-16T23:52:17.941 INFO:teuthology.orchestra.run.smithi026.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-16T23:52:18.033 INFO:teuthology.orchestra.run.smithi026.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:18.136 INFO:teuthology.orchestra.run.smithi094.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-16T23:52:18.157 INFO:teuthology.orchestra.run.smithi094.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-16T23:52:18.194 INFO:teuthology.orchestra.run.smithi094.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:18.506 INFO:teuthology.orchestra.run.smithi026.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-16T23:52:18.527 INFO:teuthology.orchestra.run.smithi026.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-16T23:52:18.555 INFO:teuthology.orchestra.run.smithi026.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:24.807 INFO:teuthology.orchestra.run.smithi094.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-16T23:52:24.924 INFO:teuthology.orchestra.run.smithi094.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-16T23:52:24.999 INFO:teuthology.orchestra.run.smithi026.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-16T23:52:25.148 INFO:teuthology.orchestra.run.smithi026.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-16T23:52:25.275 INFO:teuthology.orchestra.run.smithi094.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-16T23:52:25.403 INFO:teuthology.orchestra.run.smithi094.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-16T23:52:25.423 INFO:teuthology.orchestra.run.smithi026.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-16T23:52:25.535 INFO:teuthology.orchestra.run.smithi026.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-16T23:52:25.715 INFO:teuthology.orchestra.run.smithi094.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-16T23:52:25.738 INFO:teuthology.orchestra.run.smithi094.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-16T23:52:25.773 INFO:teuthology.orchestra.run.smithi094.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-16T23:52:25.846 INFO:teuthology.orchestra.run.smithi026.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-16T23:52:25.857 INFO:teuthology.orchestra.run.smithi026.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-16T23:52:25.896 INFO:teuthology.orchestra.run.smithi026.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-16T23:52:31.562 INFO:teuthology.orchestra.run.smithi094.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-16T23:52:31.598 INFO:teuthology.orchestra.run.smithi094.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-16T23:52:31.637 INFO:teuthology.orchestra.run.smithi094.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:31.715 INFO:teuthology.orchestra.run.smithi026.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-16T23:52:31.752 INFO:teuthology.orchestra.run.smithi026.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-16T23:52:31.789 INFO:teuthology.orchestra.run.smithi026.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:34.246 INFO:teuthology.orchestra.run.smithi094.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-16T23:52:34.755 INFO:teuthology.orchestra.run.smithi094.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-16T23:52:35.581 INFO:teuthology.orchestra.run.smithi094.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-16T23:52:35.684 INFO:teuthology.orchestra.run.smithi026.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-16T23:52:35.703 INFO:teuthology.orchestra.run.smithi094.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:35.829 INFO:teuthology.orchestra.run.smithi094.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-16T23:52:35.833 INFO:teuthology.orchestra.run.smithi026.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-16T23:52:35.933 INFO:teuthology.orchestra.run.smithi094.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:36.176 INFO:teuthology.orchestra.run.smithi026.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-16T23:52:36.289 INFO:teuthology.orchestra.run.smithi026.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:36.398 INFO:teuthology.orchestra.run.smithi026.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-16T23:52:36.527 INFO:teuthology.orchestra.run.smithi026.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:37.235 INFO:teuthology.orchestra.run.smithi094.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-16T23:52:37.235 INFO:teuthology.orchestra.run.smithi094.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-16T23:52:37.235 INFO:teuthology.orchestra.run.smithi094.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-16T23:52:37.235 INFO:teuthology.orchestra.run.smithi094.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-16T23:52:37.395 INFO:teuthology.orchestra.run.smithi094.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:37.849 INFO:teuthology.orchestra.run.smithi026.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-16T23:52:37.849 INFO:teuthology.orchestra.run.smithi026.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-16T23:52:37.849 INFO:teuthology.orchestra.run.smithi026.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-16T23:52:37.849 INFO:teuthology.orchestra.run.smithi026.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-16T23:52:38.012 INFO:teuthology.orchestra.run.smithi026.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:38.797 INFO:teuthology.orchestra.run.smithi094.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-16T23:52:38.898 INFO:teuthology.orchestra.run.smithi094.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-16T23:52:39.007 INFO:teuthology.orchestra.run.smithi094.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:39.613 INFO:teuthology.orchestra.run.smithi026.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-16T23:52:39.739 INFO:teuthology.orchestra.run.smithi026.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-16T23:52:39.865 INFO:teuthology.orchestra.run.smithi026.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:41.177 INFO:teuthology.orchestra.run.smithi094.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:41.238 INFO:teuthology.orchestra.run.smithi094.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T23:52:41.238 INFO:teuthology.orchestra.run.smithi094.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-16T23:52:41.692 INFO:teuthology.orchestra.run.smithi026.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-16T23:52:41.763 INFO:teuthology.orchestra.run.smithi026.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T23:52:41.763 INFO:teuthology.orchestra.run.smithi026.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-16T23:52:55.386 INFO:teuthology.orchestra.run.smithi094.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T23:52:55.386 INFO:teuthology.orchestra.run.smithi094.stdout:Sourcing file `/etc/default/grub' 2024-09-16T23:52:55.401 INFO:teuthology.orchestra.run.smithi094.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T23:52:55.428 INFO:teuthology.orchestra.run.smithi094.stdout:Generating grub configuration file ... 2024-09-16T23:52:55.690 INFO:teuthology.orchestra.run.smithi094.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-16T23:52:55.706 INFO:teuthology.orchestra.run.smithi094.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-16T23:52:56.009 INFO:teuthology.orchestra.run.smithi094.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T23:52:56.016 INFO:teuthology.orchestra.run.smithi094.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T23:52:56.080 INFO:teuthology.orchestra.run.smithi094.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T23:52:56.085 INFO:teuthology.orchestra.run.smithi094.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T23:52:56.237 INFO:teuthology.orchestra.run.smithi094.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T23:52:56.237 INFO:teuthology.orchestra.run.smithi094.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T23:52:56.237 INFO:teuthology.orchestra.run.smithi094.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T23:52:56.281 INFO:teuthology.orchestra.run.smithi094.stdout:done 2024-09-16T23:52:56.302 INFO:teuthology.orchestra.run.smithi026.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T23:52:56.302 INFO:teuthology.orchestra.run.smithi026.stdout:Sourcing file `/etc/default/grub' 2024-09-16T23:52:56.309 INFO:teuthology.orchestra.run.smithi026.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T23:52:56.332 INFO:teuthology.orchestra.run.smithi026.stdout:Generating grub configuration file ... 2024-09-16T23:52:56.706 INFO:teuthology.orchestra.run.smithi026.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-16T23:52:56.725 INFO:teuthology.orchestra.run.smithi026.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-16T23:52:56.782 DEBUG:teuthology.orchestra.run.smithi094:> dpkg -s linux-image-generic 2024-09-16T23:52:56.809 INFO:teuthology.orchestra.run.smithi094.stdout:Package: linux-image-generic 2024-09-16T23:52:56.809 INFO:teuthology.orchestra.run.smithi094.stdout:Status: install ok installed 2024-09-16T23:52:56.810 INFO:teuthology.orchestra.run.smithi094.stdout:Priority: optional 2024-09-16T23:52:56.810 INFO:teuthology.orchestra.run.smithi094.stdout:Section: kernel 2024-09-16T23:52:56.810 INFO:teuthology.orchestra.run.smithi094.stdout:Installed-Size: 21 2024-09-16T23:52:56.810 INFO:teuthology.orchestra.run.smithi094.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T23:52:56.810 INFO:teuthology.orchestra.run.smithi094.stdout:Architecture: amd64 2024-09-16T23:52:56.810 INFO:teuthology.orchestra.run.smithi094.stdout:Source: linux-meta 2024-09-16T23:52:56.810 INFO:teuthology.orchestra.run.smithi094.stdout:Version: 5.15.0.122.122 2024-09-16T23:52:56.810 INFO:teuthology.orchestra.run.smithi094.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T23:52:56.810 INFO:teuthology.orchestra.run.smithi094.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T23:52:56.810 INFO:teuthology.orchestra.run.smithi094.stdout:Recommends: thermald 2024-09-16T23:52:56.810 INFO:teuthology.orchestra.run.smithi094.stdout:Description: Generic Linux kernel image 2024-09-16T23:52:56.811 INFO:teuthology.orchestra.run.smithi094.stdout: This package will always depend on the latest generic kernel image 2024-09-16T23:52:56.811 INFO:teuthology.orchestra.run.smithi094.stdout: available. 2024-09-16T23:52:56.811 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-16T23:52:56.811 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T23:52:56.811 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T23:52:56.811 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-16T23:52:56.811 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi094.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T23:52:56.812 DEBUG:teuthology.orchestra.run.smithi094:> sudo apt-get clean 2024-09-16T23:52:57.007 DEBUG:teuthology.orchestra.run.smithi094:> sudo apt-get update 2024-09-16T23:52:57.097 INFO:teuthology.orchestra.run.smithi026.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T23:52:57.104 INFO:teuthology.orchestra.run.smithi026.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T23:52:57.123 INFO:teuthology.orchestra.run.smithi094.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T23:52:57.175 INFO:teuthology.orchestra.run.smithi026.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T23:52:57.180 INFO:teuthology.orchestra.run.smithi026.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T23:52:57.264 INFO:teuthology.orchestra.run.smithi094.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T23:52:57.345 INFO:teuthology.orchestra.run.smithi094.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T23:52:57.346 INFO:teuthology.orchestra.run.smithi026.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T23:52:57.346 INFO:teuthology.orchestra.run.smithi026.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T23:52:57.346 INFO:teuthology.orchestra.run.smithi026.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T23:52:57.395 INFO:teuthology.orchestra.run.smithi026.stdout:done 2024-09-16T23:52:57.439 INFO:teuthology.orchestra.run.smithi094.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T23:52:57.936 DEBUG:teuthology.orchestra.run.smithi026:> dpkg -s linux-image-generic 2024-09-16T23:52:57.965 INFO:teuthology.orchestra.run.smithi026.stdout:Package: linux-image-generic 2024-09-16T23:52:57.965 INFO:teuthology.orchestra.run.smithi026.stdout:Status: install ok installed 2024-09-16T23:52:57.965 INFO:teuthology.orchestra.run.smithi026.stdout:Priority: optional 2024-09-16T23:52:57.965 INFO:teuthology.orchestra.run.smithi026.stdout:Section: kernel 2024-09-16T23:52:57.965 INFO:teuthology.orchestra.run.smithi026.stdout:Installed-Size: 21 2024-09-16T23:52:57.965 INFO:teuthology.orchestra.run.smithi026.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T23:52:57.965 INFO:teuthology.orchestra.run.smithi026.stdout:Architecture: amd64 2024-09-16T23:52:57.965 INFO:teuthology.orchestra.run.smithi026.stdout:Source: linux-meta 2024-09-16T23:52:57.966 INFO:teuthology.orchestra.run.smithi026.stdout:Version: 5.15.0.122.122 2024-09-16T23:52:57.966 INFO:teuthology.orchestra.run.smithi026.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T23:52:57.966 INFO:teuthology.orchestra.run.smithi026.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T23:52:57.966 INFO:teuthology.orchestra.run.smithi026.stdout:Recommends: thermald 2024-09-16T23:52:57.966 INFO:teuthology.orchestra.run.smithi026.stdout:Description: Generic Linux kernel image 2024-09-16T23:52:57.966 INFO:teuthology.orchestra.run.smithi026.stdout: This package will always depend on the latest generic kernel image 2024-09-16T23:52:57.966 INFO:teuthology.orchestra.run.smithi026.stdout: available. 2024-09-16T23:52:57.966 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-16T23:52:57.966 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T23:52:57.966 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T23:52:57.966 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-16T23:52:57.966 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi026.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T23:52:57.967 DEBUG:teuthology.orchestra.run.smithi026:> sudo apt-get clean 2024-09-16T23:52:58.161 DEBUG:teuthology.orchestra.run.smithi026:> sudo apt-get update 2024-09-16T23:52:58.407 INFO:teuthology.orchestra.run.smithi026.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-16T23:52:58.407 INFO:teuthology.orchestra.run.smithi026.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-16T23:52:58.478 INFO:teuthology.orchestra.run.smithi026.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-16T23:52:58.560 INFO:teuthology.orchestra.run.smithi026.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-16T23:52:58.635 INFO:teuthology.orchestra.run.smithi094.stdout:Reading package lists... 2024-09-16T23:52:58.654 DEBUG:teuthology.orchestra.run.smithi094:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T23:52:58.708 INFO:teuthology.orchestra.run.smithi094.stdout:Reading package lists... 2024-09-16T23:52:58.893 INFO:teuthology.orchestra.run.smithi094.stdout:Building dependency tree... 2024-09-16T23:52:58.894 INFO:teuthology.orchestra.run.smithi094.stdout:Reading state information... 2024-09-16T23:52:59.064 INFO:teuthology.orchestra.run.smithi094.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-16T23:52:59.064 INFO:teuthology.orchestra.run.smithi094.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T23:52:59.064 INFO:teuthology.orchestra.run.smithi094.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T23:52:59.064 INFO:teuthology.orchestra.run.smithi094.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T23:52:59.065 INFO:teuthology.orchestra.run.smithi094.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T23:52:59.065 INFO:teuthology.orchestra.run.smithi094.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T23:52:59.065 INFO:teuthology.orchestra.run.smithi094.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T23:52:59.065 INFO:teuthology.orchestra.run.smithi094.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T23:52:59.106 INFO:teuthology.orchestra.run.smithi094.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T23:52:59.108 DEBUG:teuthology.orchestra.run.smithi094:> dpkg -s linux-image-generic 2024-09-16T23:52:59.164 INFO:teuthology.orchestra.run.smithi094.stdout:Package: linux-image-generic 2024-09-16T23:52:59.165 INFO:teuthology.orchestra.run.smithi094.stdout:Status: install ok installed 2024-09-16T23:52:59.165 INFO:teuthology.orchestra.run.smithi094.stdout:Priority: optional 2024-09-16T23:52:59.165 INFO:teuthology.orchestra.run.smithi094.stdout:Section: kernel 2024-09-16T23:52:59.165 INFO:teuthology.orchestra.run.smithi094.stdout:Installed-Size: 21 2024-09-16T23:52:59.165 INFO:teuthology.orchestra.run.smithi094.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T23:52:59.165 INFO:teuthology.orchestra.run.smithi094.stdout:Architecture: amd64 2024-09-16T23:52:59.165 INFO:teuthology.orchestra.run.smithi094.stdout:Source: linux-meta 2024-09-16T23:52:59.165 INFO:teuthology.orchestra.run.smithi094.stdout:Version: 5.15.0.122.122 2024-09-16T23:52:59.165 INFO:teuthology.orchestra.run.smithi094.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T23:52:59.165 INFO:teuthology.orchestra.run.smithi094.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T23:52:59.165 INFO:teuthology.orchestra.run.smithi094.stdout:Recommends: thermald 2024-09-16T23:52:59.165 INFO:teuthology.orchestra.run.smithi094.stdout:Description: Generic Linux kernel image 2024-09-16T23:52:59.165 INFO:teuthology.orchestra.run.smithi094.stdout: This package will always depend on the latest generic kernel image 2024-09-16T23:52:59.165 INFO:teuthology.orchestra.run.smithi094.stdout: available. 2024-09-16T23:52:59.166 DEBUG:teuthology.orchestra.run.smithi094:> mktemp 2024-09-16T23:52:59.210 INFO:teuthology.orchestra.run.smithi094.stdout:/tmp/tmp.QMG3hrtSFo 2024-09-16T23:52:59.210 DEBUG:teuthology.orchestra.run.smithi094:> sudo cp /boot/grub/grub.cfg /tmp/tmp.QMG3hrtSFo 2024-09-16T23:52:59.266 DEBUG:teuthology.orchestra.run.smithi094:> sudo chmod 0666 /tmp/tmp.QMG3hrtSFo 2024-09-16T23:52:59.399 DEBUG:teuthology.orchestra.remote:smithi094:/tmp/tmp.QMG3hrtSFo is 10KB 2024-09-16T23:52:59.412 DEBUG:teuthology.orchestra.run.smithi094:> rm -fr /tmp/tmp.QMG3hrtSFo 2024-09-16T23:52:59.418 DEBUG:teuthology.orchestra.run.smithi094:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T23:52:59.473 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2024-09-16T23:52:59.474 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T23:52:59.474 DEBUG:teuthology.orchestra.run.smithi094:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T23:52:59.549 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-16T23:52:59.549 DEBUG:teuthology.orchestra.run.smithi094:> sudo update-grub 2024-09-16T23:52:59.905 INFO:teuthology.orchestra.run.smithi026.stdout:Reading package lists... 2024-09-16T23:52:59.923 DEBUG:teuthology.orchestra.run.smithi026:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T23:52:59.980 INFO:teuthology.orchestra.run.smithi026.stdout:Reading package lists... 2024-09-16T23:53:00.183 INFO:teuthology.orchestra.run.smithi026.stdout:Building dependency tree... 2024-09-16T23:53:00.184 INFO:teuthology.orchestra.run.smithi026.stdout:Reading state information... 2024-09-16T23:53:00.359 INFO:teuthology.orchestra.run.smithi026.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-16T23:53:00.359 INFO:teuthology.orchestra.run.smithi026.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T23:53:00.359 INFO:teuthology.orchestra.run.smithi026.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-16T23:53:00.360 INFO:teuthology.orchestra.run.smithi026.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-16T23:53:00.360 INFO:teuthology.orchestra.run.smithi026.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-16T23:53:00.360 INFO:teuthology.orchestra.run.smithi026.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-16T23:53:00.360 INFO:teuthology.orchestra.run.smithi026.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-16T23:53:00.360 INFO:teuthology.orchestra.run.smithi026.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T23:53:00.402 INFO:teuthology.orchestra.run.smithi026.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-16T23:53:00.404 DEBUG:teuthology.orchestra.run.smithi026:> dpkg -s linux-image-generic 2024-09-16T23:53:00.461 INFO:teuthology.orchestra.run.smithi026.stdout:Package: linux-image-generic 2024-09-16T23:53:00.462 INFO:teuthology.orchestra.run.smithi026.stdout:Status: install ok installed 2024-09-16T23:53:00.462 INFO:teuthology.orchestra.run.smithi026.stdout:Priority: optional 2024-09-16T23:53:00.462 INFO:teuthology.orchestra.run.smithi026.stdout:Section: kernel 2024-09-16T23:53:00.462 INFO:teuthology.orchestra.run.smithi026.stdout:Installed-Size: 21 2024-09-16T23:53:00.462 INFO:teuthology.orchestra.run.smithi026.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T23:53:00.462 INFO:teuthology.orchestra.run.smithi026.stdout:Architecture: amd64 2024-09-16T23:53:00.462 INFO:teuthology.orchestra.run.smithi026.stdout:Source: linux-meta 2024-09-16T23:53:00.462 INFO:teuthology.orchestra.run.smithi026.stdout:Version: 5.15.0.122.122 2024-09-16T23:53:00.462 INFO:teuthology.orchestra.run.smithi026.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-16T23:53:00.462 INFO:teuthology.orchestra.run.smithi026.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T23:53:00.462 INFO:teuthology.orchestra.run.smithi026.stdout:Recommends: thermald 2024-09-16T23:53:00.462 INFO:teuthology.orchestra.run.smithi026.stdout:Description: Generic Linux kernel image 2024-09-16T23:53:00.462 INFO:teuthology.orchestra.run.smithi026.stdout: This package will always depend on the latest generic kernel image 2024-09-16T23:53:00.462 INFO:teuthology.orchestra.run.smithi026.stdout: available. 2024-09-16T23:53:00.463 DEBUG:teuthology.orchestra.run.smithi026:> mktemp 2024-09-16T23:53:00.511 INFO:teuthology.orchestra.run.smithi026.stdout:/tmp/tmp.LRbaj65aJQ 2024-09-16T23:53:00.511 DEBUG:teuthology.orchestra.run.smithi026:> sudo cp /boot/grub/grub.cfg /tmp/tmp.LRbaj65aJQ 2024-09-16T23:53:00.567 DEBUG:teuthology.orchestra.run.smithi026:> sudo chmod 0666 /tmp/tmp.LRbaj65aJQ 2024-09-16T23:53:00.725 DEBUG:teuthology.orchestra.remote:smithi026:/tmp/tmp.LRbaj65aJQ is 10KB 2024-09-16T23:53:00.738 DEBUG:teuthology.orchestra.run.smithi026:> rm -fr /tmp/tmp.LRbaj65aJQ 2024-09-16T23:53:00.744 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T23:53:00.799 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-16T23:53:00.799 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T23:53:00.799 DEBUG:teuthology.orchestra.run.smithi026:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T23:53:00.876 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-16T23:53:00.877 DEBUG:teuthology.orchestra.run.smithi026:> sudo update-grub 2024-09-16T23:53:00.920 INFO:teuthology.orchestra.run.smithi094.stderr:Sourcing file `/etc/default/grub' 2024-09-16T23:53:00.921 INFO:teuthology.orchestra.run.smithi094.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T23:53:00.924 INFO:teuthology.orchestra.run.smithi094.stderr:Generating grub configuration file ... 2024-09-16T23:53:01.080 INFO:teuthology.orchestra.run.smithi094.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-16T23:53:01.085 INFO:teuthology.orchestra.run.smithi094.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-16T23:53:01.301 INFO:teuthology.orchestra.run.smithi094.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T23:53:01.306 INFO:teuthology.orchestra.run.smithi094.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T23:53:01.347 INFO:teuthology.orchestra.run.smithi094.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T23:53:01.352 INFO:teuthology.orchestra.run.smithi094.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T23:53:01.478 INFO:teuthology.orchestra.run.smithi094.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T23:53:01.478 INFO:teuthology.orchestra.run.smithi094.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T23:53:01.478 INFO:teuthology.orchestra.run.smithi094.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T23:53:01.514 INFO:teuthology.orchestra.run.smithi094.stderr:done 2024-09-16T23:53:01.523 DEBUG:teuthology.orchestra.run.smithi094:> sudo shutdown -r now 2024-09-16T23:53:02.176 INFO:teuthology.orchestra.run.smithi026.stderr:Sourcing file `/etc/default/grub' 2024-09-16T23:53:02.177 INFO:teuthology.orchestra.run.smithi026.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T23:53:02.180 INFO:teuthology.orchestra.run.smithi026.stderr:Generating grub configuration file ... 2024-09-16T23:53:02.420 INFO:teuthology.orchestra.run.smithi026.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-16T23:53:02.426 INFO:teuthology.orchestra.run.smithi026.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-16T23:53:02.757 INFO:teuthology.orchestra.run.smithi026.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-16T23:53:02.763 INFO:teuthology.orchestra.run.smithi026.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-16T23:53:02.807 INFO:teuthology.orchestra.run.smithi026.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-16T23:53:02.813 INFO:teuthology.orchestra.run.smithi026.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-16T23:53:02.937 INFO:teuthology.orchestra.run.smithi026.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-16T23:53:02.937 INFO:teuthology.orchestra.run.smithi026.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-16T23:53:02.937 INFO:teuthology.orchestra.run.smithi026.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-16T23:53:02.954 INFO:teuthology.orchestra.run.smithi026.stderr:done 2024-09-16T23:53:02.956 DEBUG:teuthology.orchestra.run.smithi026:> sudo shutdown -r now 2024-09-16T23:53:31.553 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-16T23:53:31.554 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-09-16T23:53:31.555 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T23:53:32.959 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-16T23:53:32.960 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi026.front.sepia.ceph.com' 2024-09-16T23:53:32.960 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T23:53:49.885 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-09-16T23:53:51.421 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.26 2024-09-16T23:53:58.894 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-09-16T23:53:58.895 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T23:54:00.423 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi026.front.sepia.ceph.com' 2024-09-16T23:54:00.424 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T23:54:01.949 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-09-16T23:54:13.961 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-09-16T23:54:13.962 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T23:54:18.813 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.26 2024-09-16T23:54:30.825 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi026.front.sepia.ceph.com' 2024-09-16T23:54:30.826 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T23:54:32.381 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-09-16T23:54:33.885 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.26 2024-09-16T23:54:47.394 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-09-16T23:54:47.395 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T23:54:47.677 DEBUG:teuthology.orchestra.run.smithi094:> true 2024-09-16T23:54:48.345 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-09-16T23:54:48.345 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-122-generic"... 2024-09-16T23:54:48.345 DEBUG:teuthology.orchestra.run.smithi094:> uname -r 2024-09-16T23:54:48.393 INFO:teuthology.orchestra.run.smithi094.stdout:5.15.0-122-generic 2024-09-16T23:54:48.393 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-16T23:54:48.394 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T23:54:48.394 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T23:54:48.885 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi026.front.sepia.ceph.com' 2024-09-16T23:54:48.886 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T23:54:49.199 DEBUG:teuthology.orchestra.run.smithi026:> true 2024-09-16T23:54:49.395 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-16T23:54:49.395 DEBUG:teuthology.orchestra.run.smithi094:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T23:54:49.750 INFO:teuthology.orchestra.run.smithi094.stdout:ttyS1 2024-09-16T23:54:49.753 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi026.front.sepia.ceph.com' 2024-09-16T23:54:49.753 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-122-generic"... 2024-09-16T23:54:49.753 DEBUG:teuthology.orchestra.run.smithi026:> uname -r 2024-09-16T23:54:49.779 DEBUG:teuthology.parallel:result is None 2024-09-16T23:54:49.799 INFO:teuthology.orchestra.run.smithi026.stdout:5.15.0-122-generic 2024-09-16T23:54:49.799 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-16T23:54:49.799 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T23:54:49.799 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T23:54:50.800 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-16T23:54:50.800 DEBUG:teuthology.orchestra.run.smithi026:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T23:54:50.896 INFO:teuthology.orchestra.run.smithi026.stdout:ttyS1 2024-09-16T23:54:50.921 DEBUG:teuthology.parallel:result is None 2024-09-16T23:54:50.921 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T23:54:50.928 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T23:54:50.928 DEBUG:teuthology.orchestra.run.smithi026:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T23:54:50.931 DEBUG:teuthology.orchestra.run.smithi094:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T23:54:50.937 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T23:54:50.944 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T23:54:50.953 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T23:54:50.954 DEBUG:teuthology.orchestra.run.smithi026:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T23:54:50.976 DEBUG:teuthology.orchestra.run.smithi094:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T23:54:51.004 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T23:54:51.011 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T23:54:51.011 DEBUG:teuthology.orchestra.run.smithi026:> 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-09-16T23:54:51.036 DEBUG:teuthology.orchestra.run.smithi094:> 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-09-16T23:54:51.054 INFO:teuthology.orchestra.run.smithi026.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T23:54:51.059 INFO:teuthology.orchestra.run.smithi094.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T23:54:51.063 INFO:teuthology.orchestra.run.smithi026.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T23:54:51.066 INFO:teuthology.orchestra.run.smithi094.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T23:54:51.068 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T23:54:51.074 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T23:54:51.075 DEBUG:teuthology.orchestra.run.smithi026:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T23:54:51.108 DEBUG:teuthology.orchestra.run.smithi094:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T23:54:51.123 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T23:54:51.131 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T23:54:51.132 DEBUG:teuthology.orchestra.run.smithi026:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T23:54:51.164 DEBUG:teuthology.orchestra.run.smithi094:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T23:54:51.169 DEBUG:teuthology.orchestra.run.smithi026:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T23:54:51.220 DEBUG:teuthology.orchestra.run.smithi026:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T23:54:51.267 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-16T23:54:51.268 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T23:54:51.331 DEBUG:teuthology.orchestra.run.smithi094:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T23:54:51.336 DEBUG:teuthology.orchestra.run.smithi094:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T23:54:51.382 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2024-09-16T23:54:51.382 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T23:54:51.446 DEBUG:teuthology.orchestra.run.smithi026:> sudo service rsyslog restart 2024-09-16T23:54:51.448 DEBUG:teuthology.orchestra.run.smithi094:> sudo service rsyslog restart 2024-09-16T23:54:51.528 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T23:54:51.538 INFO:teuthology.task.internal:Starting timer... 2024-09-16T23:54:51.538 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T23:54:51.547 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T23:54:51.554 DEBUG:teuthology.task.selinux:Excluding smithi026: OS 'ubuntu' does not support SELinux 2024-09-16T23:54:51.554 DEBUG:teuthology.task.selinux:Excluding smithi094: OS 'ubuntu' does not support SELinux 2024-09-16T23:54:51.554 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T23:54:51.554 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-16T23:54:51.554 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T23:54:51.554 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T23:54:51.562 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-16T23:54:51.565 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-16T23:54:51.679 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T23:54:51.690 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-09-16T23:54:51.691 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi026.front.sepia.ceph.com,smithi094.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T00:02:26.128 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi026.front.sepia.ceph.com'), Remote(name='ubuntu@smithi094.front.sepia.ceph.com')] 2024-09-17T00:02:26.129 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi026.front.sepia.ceph.com' 2024-09-17T00:02:26.130 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi026.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:02:26.214 DEBUG:teuthology.orchestra.run.smithi026:> true 2024-09-17T00:02:26.293 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi026.front.sepia.ceph.com' 2024-09-17T00:02:26.294 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-09-17T00:02:26.294 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T00:02:26.374 DEBUG:teuthology.orchestra.run.smithi094:> true 2024-09-17T00:02:26.452 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-09-17T00:02:26.453 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T00:02:26.606 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T00:02:26.607 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T00:02:26.608 DEBUG:teuthology.orchestra.run.smithi026:> 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-09-17T00:02:26.610 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T00:02:26.611 DEBUG:teuthology.orchestra.run.smithi094:> 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-09-17T00:02:26.641 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T00:02:26.641 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: Command line: ntpd -gq 2024-09-17T00:02:26.641 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: ---------------------------------------------------- 2024-09-17T00:02:26.642 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T00:02:26.642 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T00:02:26.642 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: corporation. Support and training for ntp-4 are 2024-09-17T00:02:26.642 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: available at https://www.nwtime.org/support 2024-09-17T00:02:26.642 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: ---------------------------------------------------- 2024-09-17T00:02:26.642 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: proto: precision = 0.064 usec (-24) 2024-09-17T00:02:26.642 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: basedate set to 2022-02-04 2024-09-17T00:02:26.643 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: gps base set to 2022-02-06 (week 2196) 2024-09-17T00:02:26.643 INFO:teuthology.orchestra.run.smithi026.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T00:02:26.644 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T00:02:26.644 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T00:02:26.644 INFO:teuthology.orchestra.run.smithi026.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T00:02:26.646 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T00:02:26.647 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T00:02:26.647 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T00:02:26.647 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: Listen normally on 3 ens1f0 172.21.15.26:123 2024-09-17T00:02:26.647 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: Listen normally on 4 lo [::1]:123 2024-09-17T00:02:26.647 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fea5:cac0%4]:123 2024-09-17T00:02:26.648 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:26 ntpd[18487]: Listening on routing socket on fd #22 for interface updates 2024-09-17T00:02:26.649 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T00:02:26.649 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: Command line: ntpd -gq 2024-09-17T00:02:26.649 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: ---------------------------------------------------- 2024-09-17T00:02:26.650 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T00:02:26.650 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T00:02:26.650 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: corporation. Support and training for ntp-4 are 2024-09-17T00:02:26.650 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: available at https://www.nwtime.org/support 2024-09-17T00:02:26.650 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: ---------------------------------------------------- 2024-09-17T00:02:26.650 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: proto: precision = 0.043 usec (-24) 2024-09-17T00:02:26.651 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: basedate set to 2022-02-04 2024-09-17T00:02:26.651 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: gps base set to 2022-02-06 (week 2196) 2024-09-17T00:02:26.651 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T00:02:26.651 INFO:teuthology.orchestra.run.smithi094.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T00:02:26.651 INFO:teuthology.orchestra.run.smithi094.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T00:02:26.653 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T00:02:26.653 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T00:02:26.653 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T00:02:26.653 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T00:02:26.655 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: Listen normally on 3 enp3s0f1 172.21.15.94:123 2024-09-17T00:02:26.655 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: Listen normally on 4 lo [::1]:123 2024-09-17T00:02:26.655 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d763%5]:123 2024-09-17T00:02:26.655 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:26 ntpd[18579]: Listening on routing socket on fd #22 for interface updates 2024-09-17T00:02:27.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:27 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:27.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:27 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:27.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:27 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:27.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:27 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:27.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:27 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:27.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:27 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:27.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:27 ntpd[18487]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:02:27.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:27 ntpd[18487]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:02:27.642 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:27 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:27.642 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:27 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:27.642 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:27 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:27.642 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:27 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:27.642 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:27 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:27.643 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:27 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:27.643 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:27 ntpd[18579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:02:27.643 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:27 ntpd[18579]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:02:27.643 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:27 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:27.643 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:27 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:27.643 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:27 ntpd[18579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:02:27.643 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:27 ntpd[18579]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:02:28.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:28 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:28.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:28 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:28.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:28 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:28.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:28 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:28.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:28 ntpd[18487]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:02:28.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:28 ntpd[18487]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:02:29.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:29 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:29.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:29 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:29.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:29 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:29.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:29 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:29.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:29 ntpd[18487]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:02:29.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:29 ntpd[18487]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:02:29.642 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:29 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:29.642 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:29 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:29.642 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:29 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:29.643 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:29 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:29.643 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:29 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:29.643 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:29 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:29.643 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:29 ntpd[18579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:02:29.643 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:29 ntpd[18579]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:02:29.643 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:29 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:29.643 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:29 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:29.643 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:29 ntpd[18579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:02:29.643 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:29 ntpd[18579]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:02:30.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:30 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:30.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:30 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:30.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:30 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:30.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:30 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:30.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:30 ntpd[18487]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:02:30.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:30 ntpd[18487]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:02:31.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:31 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:31.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:31 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:31.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:31 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:31.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:31 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:31.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:31 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:31.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:31 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:31.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:31 ntpd[18487]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:02:31.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:31 ntpd[18487]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:02:31.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:31 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:31.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:31 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:31.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:31 ntpd[18487]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:02:31.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:31 ntpd[18487]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:02:31.644 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:31.644 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:31.644 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:31.644 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:31.644 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:31.645 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:31.645 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:31.645 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:31.645 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:31.645 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:31.645 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:02:31.645 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:02:31.645 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:31.645 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:31.645 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:02:31.645 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:02:31.645 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:31.646 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:31.646 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:02:31.646 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:31 ntpd[18579]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:02:32.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:32 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:32.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:32 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:32.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:32 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:32.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:32 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:32.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:32 ntpd[18487]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:02:32.640 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:32 ntpd[18487]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:02:33.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:33 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:33.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:33 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:33.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:33 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:33.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:33 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:33.641 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:33 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:33.642 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:33 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:33.642 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:33 ntpd[18487]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:02:33.642 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:33 ntpd[18487]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:02:33.642 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:33 ntpd[18487]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:33.642 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:33 ntpd[18487]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:33.642 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:33 ntpd[18487]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:02:33.642 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:33 ntpd[18487]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:02:33.642 INFO:teuthology.orchestra.run.smithi026.stdout:17 Sep 00:02:33 ntpd[18487]: ntpd: time slew -0.001720 s 2024-09-17T00:02:33.642 INFO:teuthology.orchestra.run.smithi026.stdout:ntpd: time slew -0.001720s 2024-09-17T00:02:33.643 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:33 ntpd[18487]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T00:02:33.643 INFO:teuthology.orchestra.run.smithi026.stderr:17 Sep 00:02:33 ntpd[18487]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T00:02:33.644 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:33 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:33.644 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:33 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:33.644 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:33 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:33.644 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:33 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:33.644 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:33 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:33.644 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:33 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:33.645 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:33 ntpd[18579]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T00:02:33.645 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:33 ntpd[18579]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T00:02:33.645 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:33 ntpd[18579]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T00:02:33.645 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:33 ntpd[18579]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T00:02:33.645 INFO:teuthology.orchestra.run.smithi094.stdout:17 Sep 00:02:33 ntpd[18579]: ntpd: time slew +0.001720 s 2024-09-17T00:02:33.645 INFO:teuthology.orchestra.run.smithi094.stdout:ntpd: time slew +0.001720s 2024-09-17T00:02:33.646 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:33 ntpd[18579]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T00:02:33.646 INFO:teuthology.orchestra.run.smithi094.stderr:17 Sep 00:02:33 ntpd[18579]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T00:02:33.698 INFO:teuthology.orchestra.run.smithi026.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T00:02:33.698 INFO:teuthology.orchestra.run.smithi026.stdout:============================================================================== 2024-09-17T00:02:33.698 INFO:teuthology.orchestra.run.smithi026.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T00:02:33.698 INFO:teuthology.orchestra.run.smithi026.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T00:02:33.699 INFO:teuthology.orchestra.run.smithi026.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T00:02:33.699 INFO:teuthology.orchestra.run.smithi026.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T00:02:33.701 INFO:teuthology.orchestra.run.smithi094.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T00:02:33.701 INFO:teuthology.orchestra.run.smithi094.stdout:============================================================================== 2024-09-17T00:02:33.701 INFO:teuthology.orchestra.run.smithi094.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T00:02:33.701 INFO:teuthology.orchestra.run.smithi094.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T00:02:33.701 INFO:teuthology.orchestra.run.smithi094.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T00:02:33.701 INFO:teuthology.orchestra.run.smithi094.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T00:02:33.702 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T00:02:33.812 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f'} 2024-09-17T00:02:33.812 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-09-17T00:02:33.813 INFO:tasks.cephadm:Cluster fsid is 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:02:33.813 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T00:02:33.813 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.26', 'mon.c': '[v2:172.21.15.26:3301,v1:172.21.15.26:6790]', 'mon.b': '172.21.15.94'} 2024-09-17T00:02:33.813 INFO:tasks.cephadm:First mon is mon.a on smithi026 2024-09-17T00:02:33.813 INFO:tasks.cephadm:First mgr is y 2024-09-17T00:02:33.813 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T00:02:33.813 DEBUG:teuthology.orchestra.run.smithi026:> sudo hostname $(hostname -s) 2024-09-17T00:02:33.828 DEBUG:teuthology.orchestra.run.smithi094:> sudo hostname $(hostname -s) 2024-09-17T00:02:33.843 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-09-17T00:02:33.843 DEBUG:teuthology.orchestra.run.smithi026:> 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-09-17T00:02:34.166 INFO:teuthology.orchestra.run.smithi026.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Sep 17 00:02 /home/ubuntu/cephtest/cephadm 2024-09-17T00:02:34.166 DEBUG:teuthology.orchestra.run.smithi094:> 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-09-17T00:02:34.601 INFO:teuthology.orchestra.run.smithi094.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Sep 17 00:02 /home/ubuntu/cephtest/cephadm 2024-09-17T00:02:34.601 DEBUG:teuthology.orchestra.run.smithi026:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T00:02:34.609 DEBUG:teuthology.orchestra.run.smithi094:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T00:02:34.681 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-09-17T00:02:34.681 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-09-17T00:02:34.684 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-09-17T00:02:34.841 INFO:teuthology.orchestra.run.smithi094.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-09-17T00:02:34.843 INFO:teuthology.orchestra.run.smithi026.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-09-17T00:03:15.468 INFO:teuthology.orchestra.run.smithi094.stdout:{ 2024-09-17T00:03:15.468 INFO:teuthology.orchestra.run.smithi094.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-09-17T00:03:15.468 INFO:teuthology.orchestra.run.smithi094.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-09-17T00:03:15.468 INFO:teuthology.orchestra.run.smithi094.stdout: "repo_digests": [ 2024-09-17T00:03:15.468 INFO:teuthology.orchestra.run.smithi094.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-09-17T00:03:15.468 INFO:teuthology.orchestra.run.smithi094.stdout: ] 2024-09-17T00:03:15.469 INFO:teuthology.orchestra.run.smithi094.stdout:} 2024-09-17T00:03:19.782 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:03:19.782 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-09-17T00:03:19.782 INFO:teuthology.orchestra.run.smithi026.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-09-17T00:03:19.782 INFO:teuthology.orchestra.run.smithi026.stdout: "repo_digests": [ 2024-09-17T00:03:19.783 INFO:teuthology.orchestra.run.smithi026.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-09-17T00:03:19.783 INFO:teuthology.orchestra.run.smithi026.stdout: ] 2024-09-17T00:03:19.783 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:03:19.811 DEBUG:teuthology.orchestra.run.smithi026:> sudo mkdir -p /etc/ceph 2024-09-17T00:03:19.826 DEBUG:teuthology.orchestra.run.smithi094:> sudo mkdir -p /etc/ceph 2024-09-17T00:03:19.840 DEBUG:teuthology.orchestra.run.smithi026:> sudo chmod 777 /etc/ceph 2024-09-17T00:03:19.880 DEBUG:teuthology.orchestra.run.smithi094:> sudo chmod 777 /etc/ceph 2024-09-17T00:03:19.896 INFO:tasks.cephadm:Writing seed config... 2024-09-17T00:03:19.897 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-17T00:03:19.897 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T00:03:19.897 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T00:03:19.897 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-17T00:03:19.898 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T00:03:19.898 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T00:03:19.898 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T00:03:19.898 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T00:03:19.898 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T00:03:19.898 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-17T00:03:19.899 DEBUG:teuthology.orchestra.run.smithi026:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T00:03:19.929 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 = 23e17d62-7488-11ef-bceb-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-09-17T00:03:19.929 DEBUG:teuthology.orchestra.run.smithi026:mon.a> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@mon.a.service 2024-09-17T00:03:19.974 DEBUG:teuthology.orchestra.run.smithi026:mgr.y> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@mgr.y.service 2024-09-17T00:03:20.017 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T00:03:20.018 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 23e17d62-7488-11ef-bceb-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.26 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T00:03:20.222 INFO:teuthology.orchestra.run.smithi026.stderr:-------------------------------------------------------------------------------- 2024-09-17T00:03:20.222 INFO:teuthology.orchestra.run.smithi026.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '23e17d62-7488-11ef-bceb-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.26', '--skip-admin-label'] 2024-09-17T00:03:20.222 INFO:teuthology.orchestra.run.smithi026.stderr:Verifying podman|docker is present... 2024-09-17T00:03:20.222 INFO:teuthology.orchestra.run.smithi026.stderr:Verifying lvm2 is present... 2024-09-17T00:03:20.222 INFO:teuthology.orchestra.run.smithi026.stderr:Verifying time synchronization is in place... 2024-09-17T00:03:20.227 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T00:03:20.231 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: inactive 2024-09-17T00:03:20.235 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T00:03:20.239 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: inactive 2024-09-17T00:03:20.243 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: masked 2024-09-17T00:03:20.246 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: inactive 2024-09-17T00:03:20.250 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T00:03:20.254 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: inactive 2024-09-17T00:03:20.258 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: enabled 2024-09-17T00:03:20.262 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: active 2024-09-17T00:03:20.262 INFO:teuthology.orchestra.run.smithi026.stderr:Unit ntp.service is enabled and running 2024-09-17T00:03:20.262 INFO:teuthology.orchestra.run.smithi026.stderr:Repeating the final host check... 2024-09-17T00:03:20.262 INFO:teuthology.orchestra.run.smithi026.stderr:docker (/usr/bin/docker) is present 2024-09-17T00:03:20.263 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl is present 2024-09-17T00:03:20.263 INFO:teuthology.orchestra.run.smithi026.stderr:lvcreate is present 2024-09-17T00:03:20.266 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T00:03:20.270 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: inactive 2024-09-17T00:03:20.273 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T00:03:20.276 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: inactive 2024-09-17T00:03:20.279 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: masked 2024-09-17T00:03:20.283 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: inactive 2024-09-17T00:03:20.286 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T00:03:20.289 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: inactive 2024-09-17T00:03:20.292 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: enabled 2024-09-17T00:03:20.295 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: active 2024-09-17T00:03:20.296 INFO:teuthology.orchestra.run.smithi026.stderr:Unit ntp.service is enabled and running 2024-09-17T00:03:20.296 INFO:teuthology.orchestra.run.smithi026.stderr:Host looks OK 2024-09-17T00:03:20.296 INFO:teuthology.orchestra.run.smithi026.stderr:Cluster fsid: 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:03:20.296 INFO:teuthology.orchestra.run.smithi026.stderr:Acquiring lock 140038291096960 on /run/cephadm/23e17d62-7488-11ef-bceb-c7b262605968.lock 2024-09-17T00:03:20.297 INFO:teuthology.orchestra.run.smithi026.stderr:Lock 140038291096960 acquired on /run/cephadm/23e17d62-7488-11ef-bceb-c7b262605968.lock 2024-09-17T00:03:20.297 INFO:teuthology.orchestra.run.smithi026.stderr:Verifying IP 172.21.15.26 port 3300 ... 2024-09-17T00:03:20.297 INFO:teuthology.orchestra.run.smithi026.stderr:Verifying IP 172.21.15.26 port 6789 ... 2024-09-17T00:03:20.297 INFO:teuthology.orchestra.run.smithi026.stderr:Base mon IP is 172.21.15.26, final addrv is [v2:172.21.15.26:3300,v1:172.21.15.26:6789] 2024-09-17T00:03:20.298 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2024-09-17T00:03:20.299 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T00:03:20.299 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.26 2024-09-17T00:03:20.300 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T00:03:20.300 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-17T00:03:20.301 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1790sec hoplimit 64 pref medium 2024-09-17T00:03:20.303 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T00:03:20.303 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-09-17T00:03:20.303 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-09-17T00:03:20.303 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-17T00:03:20.303 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: inet6 fe80::ae1f:6bff:fea5:cac0/64 scope link 2024-09-17T00:03:20.303 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-09-17T00:03:20.303 INFO:teuthology.orchestra.run.smithi026.stderr:Mon IP `172.21.15.26` is in CIDR network `172.21.0.0/20` 2024-09-17T00:03:20.304 INFO:teuthology.orchestra.run.smithi026.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T00:03:20.304 INFO:teuthology.orchestra.run.smithi026.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-09-17T00:03:20.659 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-09-17T00:03:20.797 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-09-17T00:03:20.797 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-09-17T00:03:20.830 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-09-17T00:03:21.971 INFO:teuthology.orchestra.run.smithi026.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-09-17T00:03:22.488 INFO:teuthology.orchestra.run.smithi026.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-09-17T00:03:22.489 INFO:teuthology.orchestra.run.smithi026.stderr:Extracting ceph user uid/gid from container image... 2024-09-17T00:03:23.313 INFO:teuthology.orchestra.run.smithi026.stderr:stat: 167 167 2024-09-17T00:03:23.911 INFO:teuthology.orchestra.run.smithi026.stderr:Creating initial keys... 2024-09-17T00:03:24.769 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-authtool: AQBMx+hmU8HbLRAAN7K9tteVZsEQ1vR4NPUnfA== 2024-09-17T00:03:26.157 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-authtool: AQBOx+hmZClkCRAAMRGrMJhSdr4mvk3j3ZHeZQ== 2024-09-17T00:03:27.598 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-authtool: AQBPx+hm+ZqfIxAAH4c1O9IdDd2FMAOr8ubc8A== 2024-09-17T00:03:28.078 INFO:teuthology.orchestra.run.smithi026.stderr:Creating initial monmap... 2024-09-17T00:03:29.042 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T00:03:29.042 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-09-17T00:03:29.042 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:03:29.042 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T00:03:29.642 INFO:teuthology.orchestra.run.smithi026.stderr:monmaptool for a [v2:172.21.15.26:3300,v1:172.21.15.26:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T00:03:29.642 INFO:teuthology.orchestra.run.smithi026.stderr:setting min_mon_release = octopus 2024-09-17T00:03:29.642 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/monmaptool: set fsid to 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:03:29.643 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T00:03:29.643 INFO:teuthology.orchestra.run.smithi026.stderr: 2024-09-17T00:03:29.643 INFO:teuthology.orchestra.run.smithi026.stderr:Creating mon... 2024-09-17T00:03:30.434 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.427+0000 7f352df4a880 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T00:03:30.434 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.427+0000 7f352df4a880 1 imported monmap: 2024-09-17T00:03:30.434 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: epoch 0 2024-09-17T00:03:30.434 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:03:30.434 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: last_changed 2024-09-17T00:03:29.041441+0000 2024-09-17T00:03:30.434 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: created 2024-09-17T00:03:29.041441+0000 2024-09-17T00:03:30.434 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-09-17T00:03:30.435 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-09-17T00:03:30.435 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-17T00:03:30.435 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.435 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.427+0000 7f352df4a880 0 /usr/bin/ceph-mon: set fsid to 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:03:30.435 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: RocksDB version: 6.15.5 2024-09-17T00:03:30.435 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.435 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-17T00:03:30.435 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Compile date Apr 18 2022 2024-09-17T00:03:30.435 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: DB SUMMARY 2024-09-17T00:03:30.435 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.435 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: DB Session ID: ATI14D0SCQHSNJRW19XJ 2024-09-17T00:03:30.435 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.435 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-17T00:03:30.436 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.436 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-17T00:03:30.436 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.460 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.error_if_exists: 0 2024-09-17T00:03:30.460 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.create_if_missing: 1 2024-09-17T00:03:30.460 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T00:03:30.460 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T00:03:30.460 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.env: 0x563363cc6860 2024-09-17T00:03:30.461 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.fs: Posix File System 2024-09-17T00:03:30.461 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.info_log: 0x563365a25320 2024-09-17T00:03:30.461 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T00:03:30.461 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.statistics: (nil) 2024-09-17T00:03:30.461 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.use_fsync: 0 2024-09-17T00:03:30.461 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T00:03:30.461 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T00:03:30.461 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T00:03:30.461 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T00:03:30.461 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T00:03:30.461 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T00:03:30.461 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T00:03:30.462 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T00:03:30.462 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T00:03:30.462 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T00:03:30.462 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T00:03:30.462 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.db_log_dir: 2024-09-17T00:03:30.462 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-09-17T00:03:30.462 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T00:03:30.462 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T00:03:30.462 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T00:03:30.462 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T00:03:30.462 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T00:03:30.462 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T00:03:30.463 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T00:03:30.463 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T00:03:30.463 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.write_buffer_manager: 0x563365cc5950 2024-09-17T00:03:30.463 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T00:03:30.463 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-17T00:03:30.463 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T00:03:30.463 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T00:03:30.463 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T00:03:30.463 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T00:03:30.463 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T00:03:30.463 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T00:03:30.463 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T00:03:30.464 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.unordered_write: 0 2024-09-17T00:03:30.464 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T00:03:30.464 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T00:03:30.464 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T00:03:30.464 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T00:03:30.464 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.row_cache: None 2024-09-17T00:03:30.464 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.wal_filter: None 2024-09-17T00:03:30.464 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T00:03:30.464 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T00:03:30.464 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.preserve_deletes: 0 2024-09-17T00:03:30.464 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.two_write_queues: 0 2024-09-17T00:03:30.464 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T00:03:30.465 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.atomic_flush: 0 2024-09-17T00:03:30.465 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T00:03:30.465 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T00:03:30.465 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T00:03:30.465 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T00:03:30.465 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T00:03:30.465 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T00:03:30.465 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T00:03:30.465 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T00:03:30.465 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T00:03:30.465 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T00:03:30.465 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T00:03:30.466 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T00:03:30.466 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T00:03:30.466 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T00:03:30.466 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T00:03:30.466 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T00:03:30.466 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T00:03:30.466 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T00:03:30.466 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T00:03:30.466 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T00:03:30.466 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T00:03:30.466 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_open_files: -1 2024-09-17T00:03:30.466 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T00:03:30.467 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T00:03:30.467 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T00:03:30.467 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T00:03:30.467 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T00:03:30.467 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Compression algorithms supported: 2024-09-17T00:03:30.467 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T00:03:30.467 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: kZSTD supported: 0 2024-09-17T00:03:30.467 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: kXpressCompression supported: 0 2024-09-17T00:03:30.467 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T00:03:30.467 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T00:03:30.467 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T00:03:30.467 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: kZlibCompression supported: 1 2024-09-17T00:03:30.467 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T00:03:30.468 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T00:03:30.468 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-09-17T00:03:30.468 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.468 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-17T00:03:30.468 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.468 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-09-17T00:03:30.468 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.468 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T00:03:30.468 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.merge_operator: 2024-09-17T00:03:30.468 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compaction_filter: None 2024-09-17T00:03:30.468 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T00:03:30.468 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T00:03:30.469 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T00:03:30.469 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T00:03:30.469 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563365a76b08) 2024-09-17T00:03:30.469 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-09-17T00:03:30.469 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T00:03:30.469 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T00:03:30.469 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-09-17T00:03:30.469 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: index_type: 0 2024-09-17T00:03:30.469 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-09-17T00:03:30.469 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-09-17T00:03:30.469 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-09-17T00:03:30.469 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-09-17T00:03:30.469 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: checksum: 1 2024-09-17T00:03:30.470 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-09-17T00:03:30.470 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: block_cache: 0x563365a56170 2024-09-17T00:03:30.470 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-09-17T00:03:30.470 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-09-17T00:03:30.470 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-09-17T00:03:30.470 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-09-17T00:03:30.471 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-09-17T00:03:30.471 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-09-17T00:03:30.471 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-09-17T00:03:30.471 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-09-17T00:03:30.471 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-09-17T00:03:30.471 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-09-17T00:03:30.471 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-09-17T00:03:30.471 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-09-17T00:03:30.471 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-09-17T00:03:30.471 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-09-17T00:03:30.471 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-09-17T00:03:30.471 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-17T00:03:30.472 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-09-17T00:03:30.472 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-09-17T00:03:30.472 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-09-17T00:03:30.472 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: format_version: 4 2024-09-17T00:03:30.472 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-09-17T00:03:30.472 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: block_align: 0 2024-09-17T00:03:30.472 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.472 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T00:03:30.472 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T00:03:30.472 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compression: NoCompression 2024-09-17T00:03:30.472 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T00:03:30.472 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T00:03:30.473 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T00:03:30.473 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.num_levels: 7 2024-09-17T00:03:30.473 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T00:03:30.473 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T00:03:30.473 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T00:03:30.473 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T00:03:30.473 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T00:03:30.473 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T00:03:30.473 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T00:03:30.473 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:03:30.473 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T00:03:30.473 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T00:03:30.474 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T00:03:30.474 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T00:03:30.474 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T00:03:30.474 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T00:03:30.474 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:03:30.474 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T00:03:30.474 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T00:03:30.474 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T00:03:30.474 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T00:03:30.474 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T00:03:30.474 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T00:03:30.474 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T00:03:30.474 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T00:03:30.475 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T00:03:30.475 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T00:03:30.475 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T00:03:30.475 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T00:03:30.475 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T00:03:30.475 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T00:03:30.475 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T00:03:30.475 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T00:03:30.475 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T00:03:30.475 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T00:03:30.475 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T00:03:30.475 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.arena_block_size: 4194304 2024-09-17T00:03:30.475 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T00:03:30.476 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T00:03:30.476 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-17T00:03:30.476 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T00:03:30.476 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T00:03:30.476 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T00:03:30.476 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T00:03:30.476 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T00:03:30.476 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T00:03:30.476 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T00:03:30.476 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T00:03:30.476 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T00:03:30.477 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T00:03:30.477 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T00:03:30.477 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.table_properties_collectors: 2024-09-17T00:03:30.477 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T00:03:30.477 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T00:03:30.477 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T00:03:30.477 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T00:03:30.477 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T00:03:30.477 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.bloom_locality: 0 2024-09-17T00:03:30.477 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T00:03:30.477 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T00:03:30.477 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T00:03:30.478 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T00:03:30.478 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T00:03:30.478 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.ttl: 2592000 2024-09-17T00:03:30.478 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T00:03:30.478 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.enable_blob_files: false 2024-09-17T00:03:30.478 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.min_blob_size: 0 2024-09-17T00:03:30.478 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T00:03:30.478 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T00:03:30.478 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T00:03:30.478 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T00:03:30.478 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 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-09-17T00:03:30.478 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.478 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-09-17T00:03:30.479 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.479 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-09-17T00:03:30.479 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.479 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.431+0000 7f352df4a880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x563365a3ca80 2024-09-17T00:03:30.479 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.435+0000 7f352df4a880 4 rocksdb: DB pointer 0x563365ab0000 2024-09-17T00:03:30.479 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.435+0000 7f351fb34700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-09-17T00:03:30.479 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.435+0000 7f351fb34700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-17T00:03:30.479 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-09-17T00:03:30.479 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:03:30.479 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.479 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.479 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:03:30.480 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.480 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.480 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:03:30.480 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.480 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T00:03:30.480 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.480 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:03:30.480 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.480 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.480 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.480 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T00:03:30.480 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.481 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:03:30.481 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:03:30.481 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T00:03:30.481 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:03:30.481 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:03:30.481 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:03:30.481 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:03:30.481 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.481 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.481 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.481 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.481 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:03:30.481 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.482 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T00:03:30.482 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.482 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:03:30.482 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.482 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.482 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.482 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-09-17T00:03:30.482 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.482 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:03:30.482 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:03:30.482 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T00:03:30.482 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:03:30.482 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:03:30.483 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:03:30.483 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:03:30.483 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.483 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.483 INFO:teuthology.orchestra.run.smithi026.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-09-17T00:03:30.483 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.483 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:03:30.483 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: 2024-09-17T00:03:30.483 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.435+0000 7f352df4a880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-09-17T00:03:30.483 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.435+0000 7f352df4a880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-09-17T00:03:30.483 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph-mon: debug 2024-09-17T00:03:30.435+0000 7f352df4a880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-17T00:03:30.956 INFO:teuthology.orchestra.run.smithi026.stderr:create mon.a on 2024-09-17T00:03:31.174 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-17T00:03:31.387 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-23e17d62-7488-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968.target. 2024-09-17T00:03:31.387 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-23e17d62-7488-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968.target. 2024-09-17T00:03:31.790 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Failed to reset failed state of unit ceph-23e17d62-7488-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-23e17d62-7488-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-17T00:03:31.795 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Created symlink /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968.target.wants/ceph-23e17d62-7488-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service. 2024-09-17T00:03:31.997 INFO:teuthology.orchestra.run.smithi026.stderr:firewalld does not appear to be present 2024-09-17T00:03:31.997 INFO:teuthology.orchestra.run.smithi026.stderr:Not possible to enable service . firewalld.service is not available 2024-09-17T00:03:31.997 INFO:teuthology.orchestra.run.smithi026.stderr:Waiting for mon to start... 2024-09-17T00:03:31.997 INFO:teuthology.orchestra.run.smithi026.stderr:Waiting for mon... 2024-09-17T00:03:32.096 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:31 smithi026 systemd[1]: Started Ceph mon.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:03:33.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:33 smithi026 bash[19389]: cluster 2024-09-17T00:03:33.555866+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:03:33.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:33 smithi026 bash[19389]: cluster 2024-09-17T00:03:33.552109+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T00:03:33.770 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: cluster: 2024-09-17T00:03:33.770 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: id: 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:03:33.770 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-09-17T00:03:33.771 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2024-09-17T00:03:33.771 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: services: 2024-09-17T00:03:33.771 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.212156s) 2024-09-17T00:03:33.771 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mgr: no daemons active 2024-09-17T00:03:33.771 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-09-17T00:03:33.771 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2024-09-17T00:03:33.771 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: data: 2024-09-17T00:03:33.771 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-09-17T00:03:33.772 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-09-17T00:03:33.772 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-09-17T00:03:33.772 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: pgs: 2024-09-17T00:03:33.772 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2024-09-17T00:03:34.351 INFO:teuthology.orchestra.run.smithi026.stderr:mon is available 2024-09-17T00:03:34.351 INFO:teuthology.orchestra.run.smithi026.stderr:Assimilating anything we can from ceph.conf... 2024-09-17T00:03:34.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:34 smithi026 bash[19389]: cluster 2024-09-17T00:03:33.555401+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T00:03:34.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:34 smithi026 bash[19389]: cluster 2024-09-17T00:03:33.555533+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0]} 2024-09-17T00:03:34.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:34 smithi026 bash[19389]: cluster 2024-09-17T00:03:33.557079+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-09-17T00:03:34.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:34 smithi026 bash[19389]: cluster 2024-09-17T00:03:33.559024+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T00:03:34.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:34 smithi026 bash[19389]: cluster 2024-09-17T00:03:33.559397+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T00:03:34.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:34 smithi026 bash[19389]: audit 2024-09-17T00:03:33.767476+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.26:0/1190062731' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T00:03:35.496 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2024-09-17T00:03:35.496 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: [global] 2024-09-17T00:03:35.496 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: fsid = 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:03:35.497 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.26:3300,v1:172.21.15.26:6789] 2024-09-17T00:03:35.497 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-09-17T00:03:35.497 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-09-17T00:03:35.497 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-09-17T00:03:35.497 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-09-17T00:03:35.497 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2024-09-17T00:03:35.497 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: [mgr] 2024-09-17T00:03:35.497 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-09-17T00:03:35.497 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-09-17T00:03:35.497 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2024-09-17T00:03:35.497 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: [osd] 2024-09-17T00:03:35.497 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-09-17T00:03:35.497 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-09-17T00:03:36.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:35 smithi026 bash[19389]: audit 2024-09-17T00:03:35.491125+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.26:0/2559271894' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T00:03:36.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:35 smithi026 bash[19389]: audit 2024-09-17T00:03:35.494627+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.26:0/2559271894' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T00:03:36.045 INFO:teuthology.orchestra.run.smithi026.stderr:Generating new minimal ceph.conf... 2024-09-17T00:03:37.505 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:37 smithi026 bash[19389]: audit 2024-09-17T00:03:37.165853+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.26:0/1890379437' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:03:37.690 INFO:teuthology.orchestra.run.smithi026.stderr:Restarting the monitor... 2024-09-17T00:03:38.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:37 smithi026 systemd[1]: Stopping Ceph mon.a for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:03:38.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:37 smithi026 bash[19749]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-mon.a 2024-09-17T00:03:38.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:37 smithi026 bash[19389]: debug 2024-09-17T00:03:37.767+0000 7fd0ce84a700 -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-09-17T00:03:38.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:37 smithi026 bash[19389]: debug 2024-09-17T00:03:37.767+0000 7fd0ce84a700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T00:03:38.376 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:38 smithi026 bash[19758]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-mon-a 2024-09-17T00:03:38.376 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:38 smithi026 bash[19792]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-mon.a 2024-09-17T00:03:38.382 INFO:teuthology.orchestra.run.smithi026.stderr:Setting mon public_network to 172.21.0.0/20 2024-09-17T00:03:38.710 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:38 smithi026 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T00:03:38.711 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:38 smithi026 systemd[1]: Stopped Ceph mon.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:03:38.711 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:38 smithi026 systemd[1]: Started Ceph mon.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:03:40.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.763+0000 7efef4c0d880 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T00:03:40.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.763+0000 7efef4c0d880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-09-17T00:03:40.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.763+0000 7efef4c0d880 0 pidfile_write: ignore empty --pid-file 2024-09-17T00:03:40.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 0 load: jerasure load: lrc 2024-09-17T00:03:40.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: RocksDB version: 6.15.5 2024-09-17T00:03:40.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-17T00:03:40.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Compile date Apr 18 2022 2024-09-17T00:03:40.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: DB SUMMARY 2024-09-17T00:03:40.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: DB Session ID: 4PS0XWY5YVCKNQAXJZ6G 2024-09-17T00:03:40.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: CURRENT file: CURRENT 2024-09-17T00:03:40.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T00:03:40.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-09-17T00:03:40.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T00:03:40.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82629 ; 2024-09-17T00:03:40.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.error_if_exists: 0 2024-09-17T00:03:40.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.create_if_missing: 0 2024-09-17T00:03:40.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T00:03:40.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T00:03:40.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.env: 0x55b1ef6c6860 2024-09-17T00:03:40.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.fs: Posix File System 2024-09-17T00:03:40.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.info_log: 0x55b1f0131e00 2024-09-17T00:03:40.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T00:03:40.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.statistics: (nil) 2024-09-17T00:03:40.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.use_fsync: 0 2024-09-17T00:03:40.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T00:03:40.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T00:03:40.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T00:03:40.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T00:03:40.009 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T00:03:40.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T00:03:40.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T00:03:40.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T00:03:40.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T00:03:40.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T00:03:40.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T00:03:40.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.db_log_dir: 2024-09-17T00:03:40.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-09-17T00:03:40.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T00:03:40.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T00:03:40.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T00:03:40.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T00:03:40.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T00:03:40.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T00:03:40.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T00:03:40.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T00:03:40.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.write_buffer_manager: 0x55b1f02222d0 2024-09-17T00:03:40.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T00:03:40.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-17T00:03:40.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T00:03:40.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T00:03:40.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T00:03:40.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T00:03:40.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T00:03:40.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T00:03:40.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T00:03:40.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.unordered_write: 0 2024-09-17T00:03:40.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T00:03:40.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T00:03:40.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T00:03:40.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T00:03:40.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.row_cache: None 2024-09-17T00:03:40.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.wal_filter: None 2024-09-17T00:03:40.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T00:03:40.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T00:03:40.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.preserve_deletes: 0 2024-09-17T00:03:40.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.two_write_queues: 0 2024-09-17T00:03:40.014 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T00:03:40.014 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.atomic_flush: 0 2024-09-17T00:03:40.014 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T00:03:40.014 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T00:03:40.014 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T00:03:40.014 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T00:03:40.014 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T00:03:40.014 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T00:03:40.014 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T00:03:40.014 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T00:03:40.015 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T00:03:40.015 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T00:03:40.015 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T00:03:40.015 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T00:03:40.015 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T00:03:40.015 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T00:03:40.015 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T00:03:40.015 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T00:03:40.015 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T00:03:40.016 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T00:03:40.016 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T00:03:40.016 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T00:03:40.016 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T00:03:40.016 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_open_files: -1 2024-09-17T00:03:40.016 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T00:03:40.017 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T00:03:40.017 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T00:03:40.017 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T00:03:40.017 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T00:03:40.017 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Compression algorithms supported: 2024-09-17T00:03:40.017 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T00:03:40.018 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: kZSTD supported: 0 2024-09-17T00:03:40.018 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: kXpressCompression supported: 0 2024-09-17T00:03:40.018 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T00:03:40.018 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T00:03:40.018 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T00:03:40.018 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: kZlibCompression supported: 1 2024-09-17T00:03:40.018 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T00:03:40.018 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T00:03:40.018 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-09-17T00:03:40.018 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-09-17T00:03:40.018 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T00:03:40.019 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.merge_operator: 2024-09-17T00:03:40.019 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compaction_filter: None 2024-09-17T00:03:40.019 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T00:03:40.019 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T00:03:40.019 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T00:03:40.019 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T00:03:40.019 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b1f00ffd00) 2024-09-17T00:03:40.020 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: cache_index_and_filter_blocks: 1 2024-09-17T00:03:40.020 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T00:03:40.020 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T00:03:40.020 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: pin_top_level_index_and_filter: 1 2024-09-17T00:03:40.020 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: index_type: 0 2024-09-17T00:03:40.020 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: data_block_index_type: 0 2024-09-17T00:03:40.020 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: index_shortening: 1 2024-09-17T00:03:40.020 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T00:03:40.020 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: hash_index_allow_collision: 1 2024-09-17T00:03:40.020 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: checksum: 1 2024-09-17T00:03:40.020 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: no_block_cache: 0 2024-09-17T00:03:40.020 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: block_cache: 0x55b1f0166170 2024-09-17T00:03:40.021 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: block_cache_name: BinnedLRUCache 2024-09-17T00:03:40.021 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: block_cache_options: 2024-09-17T00:03:40.021 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: capacity : 536870912 2024-09-17T00:03:40.021 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: num_shard_bits : 4 2024-09-17T00:03:40.021 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: strict_capacity_limit : 0 2024-09-17T00:03:40.021 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: high_pri_pool_ratio: 0.000 2024-09-17T00:03:40.021 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: block_cache_compressed: (nil) 2024-09-17T00:03:40.021 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: persistent_cache: (nil) 2024-09-17T00:03:40.021 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: block_size: 4096 2024-09-17T00:03:40.022 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: block_size_deviation: 10 2024-09-17T00:03:40.022 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: block_restart_interval: 16 2024-09-17T00:03:40.022 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: index_block_restart_interval: 1 2024-09-17T00:03:40.022 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: metadata_block_size: 4096 2024-09-17T00:03:40.022 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: partition_filters: 0 2024-09-17T00:03:40.022 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: use_delta_encoding: 1 2024-09-17T00:03:40.022 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-17T00:03:40.022 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: whole_key_filtering: 1 2024-09-17T00:03:40.022 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: verify_compression: 0 2024-09-17T00:03:40.022 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: read_amp_bytes_per_bit: 0 2024-09-17T00:03:40.023 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: format_version: 4 2024-09-17T00:03:40.023 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: enable_index_compression: 1 2024-09-17T00:03:40.023 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: block_align: 0 2024-09-17T00:03:40.023 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T00:03:40.023 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T00:03:40.023 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compression: NoCompression 2024-09-17T00:03:40.023 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T00:03:40.023 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T00:03:40.023 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T00:03:40.025 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.num_levels: 7 2024-09-17T00:03:40.025 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T00:03:40.025 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T00:03:40.025 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T00:03:40.025 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T00:03:40.025 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T00:03:40.026 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T00:03:40.026 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T00:03:40.026 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:03:40.026 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T00:03:40.026 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T00:03:40.026 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T00:03:40.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T00:03:40.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T00:03:40.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T00:03:40.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:03:40.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T00:03:40.027 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T00:03:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T00:03:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T00:03:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T00:03:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T00:03:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T00:03:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T00:03:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T00:03:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T00:03:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T00:03:40.028 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T00:03:40.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T00:03:40.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T00:03:40.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T00:03:40.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T00:03:40.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T00:03:40.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T00:03:40.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T00:03:40.029 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.arena_block_size: 4194304 2024-09-17T00:03:40.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T00:03:40.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T00:03:40.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-17T00:03:40.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T00:03:40.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T00:03:40.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T00:03:40.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T00:03:40.030 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T00:03:40.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T00:03:40.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T00:03:40.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T00:03:40.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T00:03:40.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T00:03:40.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T00:03:40.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.table_properties_collectors: 2024-09-17T00:03:40.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T00:03:40.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T00:03:40.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T00:03:40.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T00:03:40.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T00:03:40.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.bloom_locality: 0 2024-09-17T00:03:40.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T00:03:40.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T00:03:40.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T00:03:40.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T00:03:40.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T00:03:40.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.ttl: 2592000 2024-09-17T00:03:40.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T00:03:40.032 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.enable_blob_files: false 2024-09-17T00:03:40.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.min_blob_size: 0 2024-09-17T00:03:40.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T00:03:40.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T00:03:40.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T00:03:40.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.767+0000 7efef4c0d880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T00:03:40.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.771+0000 7efef4c0d880 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-09-17T00:03:40.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.771+0000 7efef4c0d880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-09-17T00:03:40.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.771+0000 7efef4c0d880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-09-17T00:03:40.033 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.771+0000 7efef4c0d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726531419773836, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-09-17T00:03:40.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.771+0000 7efef4c0d880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-09-17T00:03:40.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.771+0000 7efef4c0d880 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-09-17T00:03:40.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.771+0000 7efef4c0d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726531419775126, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79179, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77442, "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": 71751, "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": 1726531419, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "eec690f1-a7e5-47c5-8105-bc607cb24052", "db_session_id": "4PS0XWY5YVCKNQAXJZ6G"}} 2024-09-17T00:03:40.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.771+0000 7efef4c0d880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-09-17T00:03:40.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.771+0000 7efef4c0d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726531419775682, "job": 1, "event": "recovery_finished"} 2024-09-17T00:03:40.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.771+0000 7efef4c0d880 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-09-17T00:03:40.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.775+0000 7efef4c0d880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55b1f014ca80 2024-09-17T00:03:40.034 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.775+0000 7efef4c0d880 4 rocksdb: DB pointer 0x55b1f015c000 2024-09-17T00:03:40.035 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.775+0000 7efee4995700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-09-17T00:03:40.035 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.775+0000 7efee4995700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-17T00:03:40.035 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: ** DB Stats ** 2024-09-17T00:03:40.035 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:03:40.035 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T00:03:40.035 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:03:40.035 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:03:40.035 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T00:03:40.035 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-17T00:03:40.035 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:03:40.035 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: ** Compaction Stats [default] ** 2024-09-17T00:03:40.035 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: 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-09-17T00:03:40.035 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:03:40.036 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.0 0.00 0.00 1 0.001 0 0 2024-09-17T00:03:40.036 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.0 0.00 0.00 1 0.001 0 0 2024-09-17T00:03:40.036 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.0 0.00 0.00 1 0.001 0 0 2024-09-17T00:03:40.036 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: ** Compaction Stats [default] ** 2024-09-17T00:03:40.036 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: 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-09-17T00:03:40.036 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:03:40.036 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 90.0 0.00 0.00 1 0.001 0 0 2024-09-17T00:03:40.036 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:03:40.036 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T00:03:40.036 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:03:40.036 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:03:40.036 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:03:40.037 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:03:40.037 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Cumulative compaction: 0.00 GB write, 13.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:03:40.037 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Interval compaction: 0.00 GB write, 13.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:03:40.037 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: 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-09-17T00:03:40.037 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:03:40.037 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: ** Compaction Stats [default] ** 2024-09-17T00:03:40.037 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: 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-09-17T00:03:40.037 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:03:40.037 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.0 0.00 0.00 1 0.001 0 0 2024-09-17T00:03:40.038 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.0 0.00 0.00 1 0.001 0 0 2024-09-17T00:03:40.038 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: 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-09-17T00:03:40.038 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: ** Compaction Stats [default] ** 2024-09-17T00:03:40.038 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: 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-09-17T00:03:40.038 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:03:40.038 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 90.0 0.00 0.00 1 0.001 0 0 2024-09-17T00:03:40.038 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:03:40.038 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T00:03:40.038 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:03:40.038 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:03:40.038 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:03:40.038 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:03:40.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Cumulative compaction: 0.00 GB write, 13.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:03:40.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:03:40.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: 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-09-17T00:03:40.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:03:40.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.775+0000 7efef4c0d880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] at bind addrs [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:03:40.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.775+0000 7efef4c0d880 1 mon.a@-1(???) e1 preinit fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:03:40.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.775+0000 7efef4c0d880 0 mon.a@-1(???).mds e1 new map 2024-09-17T00:03:40.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.775+0000 7efef4c0d880 0 mon.a@-1(???).mds e1 print_map 2024-09-17T00:03:40.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: e1 2024-09-17T00:03:40.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T00:03:40.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: 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-09-17T00:03:40.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: legacy client fscid: -1 2024-09-17T00:03:40.039 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: 2024-09-17T00:03:40.040 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: No filesystems configured 2024-09-17T00:03:40.040 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.775+0000 7efef4c0d880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T00:03:40.040 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.775+0000 7efef4c0d880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:03:40.040 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.775+0000 7efef4c0d880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:03:40.040 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.775+0000 7efef4c0d880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:03:40.040 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: debug 2024-09-17T00:03:39.779+0000 7efef4c0d880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T00:03:40.040 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: cluster 2024-09-17T00:03:39.786133+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T00:03:40.040 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: cluster 2024-09-17T00:03:39.786228+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0]} 2024-09-17T00:03:40.040 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: cluster 2024-09-17T00:03:39.786348+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-09-17T00:03:40.040 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: cluster 2024-09-17T00:03:39.786409+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T00:03:40.040 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:39 smithi026 bash[19832]: cluster 2024-09-17T00:03:39.786932+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T00:03:40.660 INFO:teuthology.orchestra.run.smithi026.stderr:Wrote config to /etc/ceph/ceph.conf 2024-09-17T00:03:40.660 INFO:teuthology.orchestra.run.smithi026.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T00:03:40.660 INFO:teuthology.orchestra.run.smithi026.stderr:Creating mgr... 2024-09-17T00:03:40.661 INFO:teuthology.orchestra.run.smithi026.stderr:Verifying port 9283 ... 2024-09-17T00:03:40.912 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Failed to reset failed state of unit ceph-23e17d62-7488-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-23e17d62-7488-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-17T00:03:40.917 INFO:teuthology.orchestra.run.smithi026.stderr:systemctl: Created symlink /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968.target.wants/ceph-23e17d62-7488-11ef-bceb-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service. 2024-09-17T00:03:41.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:40 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:03:41.116 INFO:teuthology.orchestra.run.smithi026.stderr:firewalld does not appear to be present 2024-09-17T00:03:41.116 INFO:teuthology.orchestra.run.smithi026.stderr:Not possible to enable service . firewalld.service is not available 2024-09-17T00:03:41.116 INFO:teuthology.orchestra.run.smithi026.stderr:firewalld does not appear to be present 2024-09-17T00:03:41.116 INFO:teuthology.orchestra.run.smithi026.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-09-17T00:03:41.116 INFO:teuthology.orchestra.run.smithi026.stderr:Waiting for mgr to start... 2024-09-17T00:03:41.116 INFO:teuthology.orchestra.run.smithi026.stderr:Waiting for mgr... 2024-09-17T00:03:41.402 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:41 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:03:41.403 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:41 smithi026 bash[19832]: audit 2024-09-17T00:03:40.064385+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.26:0/3879536315' entity='client.admin' 2024-09-17T00:03:42.814 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2024-09-17T00:03:42.815 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: { 2024-09-17T00:03:42.815 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "fsid": "23e17d62-7488-11ef-bceb-c7b262605968", 2024-09-17T00:03:42.815 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "health": { 2024-09-17T00:03:42.815 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-17T00:03:42.815 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "checks": {}, 2024-09-17T00:03:42.815 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mutes": [] 2024-09-17T00:03:42.815 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:42.815 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-17T00:03:42.815 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum": [ 2024-09-17T00:03:42.815 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 0 2024-09-17T00:03:42.816 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2024-09-17T00:03:42.816 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-17T00:03:42.816 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "a" 2024-09-17T00:03:42.816 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2024-09-17T00:03:42.816 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum_age": 3, 2024-09-17T00:03:42.816 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "monmap": { 2024-09-17T00:03:42.816 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:03:42.816 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-09-17T00:03:42.816 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-17T00:03:42.816 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:42.816 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osdmap": { 2024-09-17T00:03:42.816 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:03:42.817 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-17T00:03:42.817 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-17T00:03:42.817 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-17T00:03:42.817 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-17T00:03:42.820 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-17T00:03:42.820 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-17T00:03:42.820 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:42.820 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "pgmap": { 2024-09-17T00:03:42.820 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-17T00:03:42.821 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-17T00:03:42.821 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-17T00:03:42.821 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-17T00:03:42.821 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-17T00:03:42.821 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-17T00:03:42.821 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-17T00:03:42.821 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-17T00:03:42.821 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:42.821 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "fsmap": { 2024-09-17T00:03:42.821 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:03:42.821 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-17T00:03:42.821 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-17T00:03:42.822 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:42.822 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-17T00:03:42.822 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "available": false, 2024-09-17T00:03:42.822 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-17T00:03:42.822 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "modules": [ 2024-09-17T00:03:42.822 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "iostat", 2024-09-17T00:03:42.822 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "nfs", 2024-09-17T00:03:42.822 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "restful" 2024-09-17T00:03:42.822 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2024-09-17T00:03:42.822 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "services": {} 2024-09-17T00:03:42.822 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:42.822 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "servicemap": { 2024-09-17T00:03:42.822 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:03:42.823 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "modified": "2024-09-17T00:03:33.556233+0000", 2024-09-17T00:03:42.823 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "services": {} 2024-09-17T00:03:42.823 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:42.823 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-17T00:03:42.823 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: } 2024-09-17T00:03:43.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:42 smithi026 bash[19832]: audit 2024-09-17T00:03:42.811703+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.26:0/1286083063' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T00:03:43.005 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:42 smithi026 bash[20085]: debug 2024-09-17T00:03:42.751+0000 7f77284ec000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:03:43.470 INFO:teuthology.orchestra.run.smithi026.stderr:mgr not available, waiting (1/15)... 2024-09-17T00:03:44.687 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:44 smithi026 bash[20085]: debug 2024-09-17T00:03:44.327+0000 7f77284ec000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:03:44.687 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:44 smithi026 bash[20085]: debug 2024-09-17T00:03:44.427+0000 7f77284ec000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:03:44.687 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:44 smithi026 bash[20085]: debug 2024-09-17T00:03:44.683+0000 7f77284ec000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:03:45.755 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:45 smithi026 bash[20085]: debug 2024-09-17T00:03:45.439+0000 7f77284ec000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:03:45.755 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:45 smithi026 bash[20085]: debug 2024-09-17T00:03:45.551+0000 7f77284ec000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:03:45.755 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:45 smithi026 bash[20085]: debug 2024-09-17T00:03:45.655+0000 7f77284ec000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:03:46.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:45 smithi026 bash[20085]: debug 2024-09-17T00:03:45.767+0000 7f77284ec000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:03:46.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:45 smithi026 bash[20085]: debug 2024-09-17T00:03:45.983+0000 7f77284ec000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:03:46.567 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:46 smithi026 bash[20085]: debug 2024-09-17T00:03:46.267+0000 7f77284ec000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:03:46.567 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:46 smithi026 bash[20085]: debug 2024-09-17T00:03:46.371+0000 7f77284ec000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:03:46.800 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2024-09-17T00:03:46.800 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: { 2024-09-17T00:03:46.800 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "fsid": "23e17d62-7488-11ef-bceb-c7b262605968", 2024-09-17T00:03:46.800 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "health": { 2024-09-17T00:03:46.800 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-17T00:03:46.801 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "checks": {}, 2024-09-17T00:03:46.801 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mutes": [] 2024-09-17T00:03:46.801 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:46.801 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-17T00:03:46.801 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum": [ 2024-09-17T00:03:46.801 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 0 2024-09-17T00:03:46.801 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2024-09-17T00:03:46.801 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-17T00:03:46.801 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "a" 2024-09-17T00:03:46.801 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2024-09-17T00:03:46.801 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum_age": 7, 2024-09-17T00:03:46.801 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "monmap": { 2024-09-17T00:03:46.802 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:03:46.802 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-09-17T00:03:46.802 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-17T00:03:46.802 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:46.802 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osdmap": { 2024-09-17T00:03:46.802 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:03:46.802 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-17T00:03:46.802 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-17T00:03:46.802 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-17T00:03:46.802 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-17T00:03:46.802 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-17T00:03:46.802 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-17T00:03:46.803 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:46.803 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "pgmap": { 2024-09-17T00:03:46.803 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-17T00:03:46.803 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-17T00:03:46.803 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-17T00:03:46.803 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-17T00:03:46.803 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-17T00:03:46.803 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-17T00:03:46.803 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-17T00:03:46.803 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-17T00:03:46.803 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:46.803 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "fsmap": { 2024-09-17T00:03:46.804 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:03:46.804 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-17T00:03:46.804 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-17T00:03:46.804 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:46.804 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-17T00:03:46.804 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "available": false, 2024-09-17T00:03:46.804 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-17T00:03:46.804 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "modules": [ 2024-09-17T00:03:46.804 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "iostat", 2024-09-17T00:03:46.804 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "nfs", 2024-09-17T00:03:46.804 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "restful" 2024-09-17T00:03:46.805 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2024-09-17T00:03:46.805 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "services": {} 2024-09-17T00:03:46.805 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:46.805 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "servicemap": { 2024-09-17T00:03:46.805 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:03:46.805 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "modified": "2024-09-17T00:03:33.556233+0000", 2024-09-17T00:03:46.805 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "services": {} 2024-09-17T00:03:46.805 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:46.805 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-17T00:03:46.805 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: } 2024-09-17T00:03:46.818 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:46 smithi026 bash[20085]: debug 2024-09-17T00:03:46.563+0000 7f77284ec000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:03:47.097 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:46 smithi026 bash[19832]: audit 2024-09-17T00:03:46.793873+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.26:0/80304062' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T00:03:47.097 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:46 smithi026 bash[20085]: debug 2024-09-17T00:03:46.815+0000 7f77284ec000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:03:47.328 INFO:teuthology.orchestra.run.smithi026.stderr:mgr not available, waiting (2/15)... 2024-09-17T00:03:47.503 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:47 smithi026 bash[20085]: debug 2024-09-17T00:03:47.091+0000 7f77284ec000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:03:47.503 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:47 smithi026 bash[20085]: debug 2024-09-17T00:03:47.259+0000 7f77284ec000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:03:47.755 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:47 smithi026 bash[20085]: debug 2024-09-17T00:03:47.499+0000 7f77284ec000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:03:47.755 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:47 smithi026 bash[20085]: debug 2024-09-17T00:03:47.619+0000 7f77284ec000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:03:48.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:47 smithi026 bash[20085]: debug 2024-09-17T00:03:47.959+0000 7f77284ec000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:03:49.005 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:48 smithi026 bash[20085]: debug 2024-09-17T00:03:48.703+0000 7f77284ec000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:03:49.005 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:48 smithi026 bash[20085]: debug 2024-09-17T00:03:48.819+0000 7f77284ec000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:03:49.362 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:49 smithi026 bash[20085]: debug 2024-09-17T00:03:49.031+0000 7f77284ec000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:03:49.742 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:49 smithi026 bash[20085]: debug 2024-09-17T00:03:49.355+0000 7f77284ec000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:03:50.005 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:49 smithi026 bash[20085]: debug 2024-09-17T00:03:49.739+0000 7f77284ec000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:03:50.005 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:49 smithi026 bash[20085]: debug 2024-09-17T00:03:49.855+0000 7f77284ec000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:03:50.589 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2024-09-17T00:03:50.589 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: { 2024-09-17T00:03:50.589 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "fsid": "23e17d62-7488-11ef-bceb-c7b262605968", 2024-09-17T00:03:50.590 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "health": { 2024-09-17T00:03:50.590 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-17T00:03:50.590 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "checks": {}, 2024-09-17T00:03:50.590 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mutes": [] 2024-09-17T00:03:50.590 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:50.590 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-17T00:03:50.590 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum": [ 2024-09-17T00:03:50.590 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 0 2024-09-17T00:03:50.590 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2024-09-17T00:03:50.590 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-17T00:03:50.590 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "a" 2024-09-17T00:03:50.590 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2024-09-17T00:03:50.590 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-09-17T00:03:50.591 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "monmap": { 2024-09-17T00:03:50.591 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:03:50.591 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-09-17T00:03:50.591 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-17T00:03:50.591 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:50.591 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osdmap": { 2024-09-17T00:03:50.591 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:03:50.591 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-17T00:03:50.591 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-17T00:03:50.591 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-17T00:03:50.591 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-17T00:03:50.595 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-17T00:03:50.595 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-17T00:03:50.595 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:50.595 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "pgmap": { 2024-09-17T00:03:50.595 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-17T00:03:50.595 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-17T00:03:50.595 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-17T00:03:50.595 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-17T00:03:50.595 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-17T00:03:50.595 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-17T00:03:50.596 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-17T00:03:50.596 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-17T00:03:50.596 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:50.596 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "fsmap": { 2024-09-17T00:03:50.596 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:03:50.596 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-17T00:03:50.596 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-17T00:03:50.596 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:50.596 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-17T00:03:50.596 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "available": false, 2024-09-17T00:03:50.596 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-17T00:03:50.596 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "modules": [ 2024-09-17T00:03:50.596 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "iostat", 2024-09-17T00:03:50.597 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "nfs", 2024-09-17T00:03:50.597 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "restful" 2024-09-17T00:03:50.597 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2024-09-17T00:03:50.597 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "services": {} 2024-09-17T00:03:50.597 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:50.597 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "servicemap": { 2024-09-17T00:03:50.597 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:03:50.597 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "modified": "2024-09-17T00:03:33.556233+0000", 2024-09-17T00:03:50.597 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "services": {} 2024-09-17T00:03:50.597 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:50.597 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-17T00:03:50.598 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: } 2024-09-17T00:03:51.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:50 smithi026 bash[19832]: cluster 2024-09-17T00:03:49.879102+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-09-17T00:03:51.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:50 smithi026 bash[19832]: cluster 2024-09-17T00:03:49.885444+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00651434s) 2024-09-17T00:03:51.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:50 smithi026 bash[19832]: audit 2024-09-17T00:03:49.886349+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.26:0/311214824' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:03:51.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:50 smithi026 bash[19832]: audit 2024-09-17T00:03:49.886488+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.26:0/311214824' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:03:51.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:50 smithi026 bash[19832]: audit 2024-09-17T00:03:49.886613+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.26:0/311214824' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:03:51.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:50 smithi026 bash[19832]: audit 2024-09-17T00:03:49.887295+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.26:0/311214824' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:03:51.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:50 smithi026 bash[19832]: audit 2024-09-17T00:03:49.888181+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.26:0/311214824' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:03:51.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:50 smithi026 bash[19832]: cluster 2024-09-17T00:03:49.914797+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-09-17T00:03:51.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:50 smithi026 bash[19832]: audit 2024-09-17T00:03:49.928281+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.26:0/311214824' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:03:51.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:50 smithi026 bash[19832]: audit 2024-09-17T00:03:49.929668+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.26:0/311214824' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:03:51.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:50 smithi026 bash[19832]: audit 2024-09-17T00:03:49.936100+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.26:0/311214824' entity='mgr.y' 2024-09-17T00:03:51.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:50 smithi026 bash[19832]: audit 2024-09-17T00:03:49.938372+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.26:0/311214824' entity='mgr.y' 2024-09-17T00:03:51.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:50 smithi026 bash[19832]: audit 2024-09-17T00:03:49.940465+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.26:0/311214824' entity='mgr.y' 2024-09-17T00:03:51.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:50 smithi026 bash[19832]: audit 2024-09-17T00:03:50.586213+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.26:0/4251185963' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T00:03:51.127 INFO:teuthology.orchestra.run.smithi026.stderr:mgr not available, waiting (3/15)... 2024-09-17T00:03:52.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:51 smithi026 bash[19832]: cluster 2024-09-17T00:03:50.891766+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01284s) 2024-09-17T00:03:54.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:53 smithi026 bash[19832]: cluster 2024-09-17T00:03:52.892073+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 3s) 2024-09-17T00:03:54.763 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2024-09-17T00:03:54.764 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: { 2024-09-17T00:03:54.764 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "fsid": "23e17d62-7488-11ef-bceb-c7b262605968", 2024-09-17T00:03:54.764 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "health": { 2024-09-17T00:03:54.764 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-09-17T00:03:54.764 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "checks": {}, 2024-09-17T00:03:54.764 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mutes": [] 2024-09-17T00:03:54.764 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:54.764 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-09-17T00:03:54.764 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum": [ 2024-09-17T00:03:54.764 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 0 2024-09-17T00:03:54.764 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2024-09-17T00:03:54.764 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum_names": [ 2024-09-17T00:03:54.764 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "a" 2024-09-17T00:03:54.765 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2024-09-17T00:03:54.765 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-09-17T00:03:54.765 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "monmap": { 2024-09-17T00:03:54.765 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:03:54.765 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-09-17T00:03:54.765 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_mons": 1 2024-09-17T00:03:54.765 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:54.765 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osdmap": { 2024-09-17T00:03:54.765 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:03:54.765 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_osds": 0, 2024-09-17T00:03:54.765 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-09-17T00:03:54.765 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-09-17T00:03:54.765 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-09-17T00:03:54.766 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-09-17T00:03:54.766 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-09-17T00:03:54.766 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:54.766 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "pgmap": { 2024-09-17T00:03:54.766 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-09-17T00:03:54.766 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-09-17T00:03:54.766 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_pools": 0, 2024-09-17T00:03:54.766 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_objects": 0, 2024-09-17T00:03:54.766 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-09-17T00:03:54.766 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-09-17T00:03:54.766 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-09-17T00:03:54.766 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "bytes_total": 0 2024-09-17T00:03:54.766 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:54.766 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "fsmap": { 2024-09-17T00:03:54.767 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:03:54.767 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "by_rank": [], 2024-09-17T00:03:54.767 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "up:standby": 0 2024-09-17T00:03:54.767 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:54.767 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mgrmap": { 2024-09-17T00:03:54.767 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "available": true, 2024-09-17T00:03:54.767 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-09-17T00:03:54.767 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "modules": [ 2024-09-17T00:03:54.767 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "iostat", 2024-09-17T00:03:54.767 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "nfs", 2024-09-17T00:03:54.767 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "restful" 2024-09-17T00:03:54.767 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ], 2024-09-17T00:03:54.767 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "services": {} 2024-09-17T00:03:54.768 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:54.768 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "servicemap": { 2024-09-17T00:03:54.768 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 1, 2024-09-17T00:03:54.768 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "modified": "2024-09-17T00:03:33.556233+0000", 2024-09-17T00:03:54.768 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "services": {} 2024-09-17T00:03:54.768 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: }, 2024-09-17T00:03:54.768 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "progress_events": {} 2024-09-17T00:03:54.768 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: } 2024-09-17T00:03:55.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:54 smithi026 bash[19832]: audit 2024-09-17T00:03:54.757577+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.26:0/3343666837' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T00:03:55.308 INFO:teuthology.orchestra.run.smithi026.stderr:mgr is available 2024-09-17T00:03:56.698 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2024-09-17T00:03:56.699 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: [global] 2024-09-17T00:03:56.699 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: fsid = 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:03:56.699 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-09-17T00:03:56.699 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-09-17T00:03:56.699 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-09-17T00:03:56.699 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-09-17T00:03:56.699 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2024-09-17T00:03:56.699 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: [mgr] 2024-09-17T00:03:56.699 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-09-17T00:03:56.699 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 2024-09-17T00:03:56.699 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: [osd] 2024-09-17T00:03:56.699 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-09-17T00:03:56.700 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-09-17T00:03:57.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:56 smithi026 bash[19832]: audit 2024-09-17T00:03:56.692477+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.26:0/968462006' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T00:03:57.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:56 smithi026 bash[19832]: audit 2024-09-17T00:03:56.697008+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.26:0/968462006' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T00:03:57.299 INFO:teuthology.orchestra.run.smithi026.stderr:Enabling cephadm module... 2024-09-17T00:03:59.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:58 smithi026 bash[19832]: audit 2024-09-17T00:03:58.736693+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.26:0/445584755' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T00:03:59.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:58 smithi026 bash[20085]: ignoring --setuser ceph since I am not root 2024-09-17T00:03:59.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:58 smithi026 bash[20085]: ignoring --setgroup ceph since I am not root 2024-09-17T00:03:59.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:03:58 smithi026 bash[20085]: debug 2024-09-17T00:03:58.975+0000 7f449af70000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:04:00.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:59 smithi026 bash[19832]: audit 2024-09-17T00:03:58.792844+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.26:0/445584755' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T00:04:00.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:03:59 smithi026 bash[19832]: cluster 2024-09-17T00:03:58.792904+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-09-17T00:04:00.901 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:00 smithi026 bash[20085]: debug 2024-09-17T00:04:00.547+0000 7f449af70000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:04:00.901 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:00 smithi026 bash[20085]: debug 2024-09-17T00:04:00.647+0000 7f449af70000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:04:00.901 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:00 smithi026 bash[20085]: debug 2024-09-17T00:04:00.899+0000 7f449af70000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:04:00.905 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: { 2024-09-17T00:04:00.905 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 5, 2024-09-17T00:04:00.905 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "available": true, 2024-09-17T00:04:00.906 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "active_name": "y", 2024-09-17T00:04:00.906 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_standby": 0 2024-09-17T00:04:00.906 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: } 2024-09-17T00:04:01.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:00 smithi026 bash[19832]: audit 2024-09-17T00:04:00.905042+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.26:0/3305337211' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T00:04:01.528 INFO:teuthology.orchestra.run.smithi026.stderr:Waiting for the mgr to restart... 2024-09-17T00:04:01.528 INFO:teuthology.orchestra.run.smithi026.stderr:Waiting for mgr epoch 5... 2024-09-17T00:04:01.875 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:01 smithi026 bash[20085]: debug 2024-09-17T00:04:01.659+0000 7f449af70000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:04:01.875 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:01 smithi026 bash[20085]: debug 2024-09-17T00:04:01.767+0000 7f449af70000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:04:02.203 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:01 smithi026 bash[20085]: debug 2024-09-17T00:04:01.871+0000 7f449af70000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:04:02.203 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:01 smithi026 bash[20085]: debug 2024-09-17T00:04:01.987+0000 7f449af70000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:04:02.489 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:02 smithi026 bash[20085]: debug 2024-09-17T00:04:02.199+0000 7f449af70000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:04:02.755 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:02 smithi026 bash[20085]: debug 2024-09-17T00:04:02.487+0000 7f449af70000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:04:02.755 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:02 smithi026 bash[20085]: debug 2024-09-17T00:04:02.591+0000 7f449af70000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:04:03.029 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:02 smithi026 bash[20085]: debug 2024-09-17T00:04:02.775+0000 7f449af70000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:04:03.304 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:03 smithi026 bash[20085]: debug 2024-09-17T00:04:03.027+0000 7f449af70000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:04:03.711 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:03 smithi026 bash[20085]: debug 2024-09-17T00:04:03.299+0000 7f449af70000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:04:03.711 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:03 smithi026 bash[20085]: debug 2024-09-17T00:04:03.467+0000 7f449af70000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:04:04.005 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:03 smithi026 bash[20085]: debug 2024-09-17T00:04:03.707+0000 7f449af70000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:04:04.005 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:03 smithi026 bash[20085]: debug 2024-09-17T00:04:03.827+0000 7f449af70000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:04:04.507 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:04 smithi026 bash[20085]: debug 2024-09-17T00:04:04.167+0000 7f449af70000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:04:05.245 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:04 smithi026 bash[20085]: debug 2024-09-17T00:04:04.915+0000 7f449af70000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:04:05.245 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:05 smithi026 bash[20085]: debug 2024-09-17T00:04:05.031+0000 7f449af70000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:04:05.955 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:05 smithi026 bash[20085]: debug 2024-09-17T00:04:05.243+0000 7f449af70000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:04:05.955 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:05 smithi026 bash[20085]: debug 2024-09-17T00:04:05.567+0000 7f449af70000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:04:06.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:05 smithi026 bash[20085]: debug 2024-09-17T00:04:05.951+0000 7f449af70000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:04:06.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:06 smithi026 bash[20085]: debug 2024-09-17T00:04:06.067+0000 7f449af70000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:04:06.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:06 smithi026 bash[19832]: cluster 2024-09-17T00:04:06.090913+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-09-17T00:04:06.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:06 smithi026 bash[19832]: cluster 2024-09-17T00:04:06.091709+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-09-17T00:04:06.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:06 smithi026 bash[19832]: cluster 2024-09-17T00:04:06.095817+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T00:04:07.169 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: { 2024-09-17T00:04:07.169 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-09-17T00:04:07.170 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "initialized": true 2024-09-17T00:04:07.170 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: } 2024-09-17T00:04:07.505 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:07 smithi026 bash[19832]: cluster 2024-09-17T00:04:06.147537+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0559944s) 2024-09-17T00:04:07.505 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:07 smithi026 bash[19832]: audit 2024-09-17T00:04:06.153173+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:04:07.506 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:07 smithi026 bash[19832]: audit 2024-09-17T00:04:06.154992+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:04:07.506 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:07 smithi026 bash[19832]: audit 2024-09-17T00:04:06.156500+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:04:07.506 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:07 smithi026 bash[19832]: audit 2024-09-17T00:04:06.156900+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:04:07.506 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:07 smithi026 bash[19832]: audit 2024-09-17T00:04:06.157248+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:04:07.506 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:07 smithi026 bash[19832]: cluster 2024-09-17T00:04:06.186790+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-09-17T00:04:07.506 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:07 smithi026 bash[19832]: audit 2024-09-17T00:04:06.201162+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' 2024-09-17T00:04:07.506 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:07 smithi026 bash[19832]: audit 2024-09-17T00:04:06.203763+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' 2024-09-17T00:04:07.506 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:07 smithi026 bash[19832]: audit 2024-09-17T00:04:06.207492+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:04:07.506 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:07 smithi026 bash[19832]: audit 2024-09-17T00:04:06.209737+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:04:07.506 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:07 smithi026 bash[19832]: audit 2024-09-17T00:04:06.211830+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:04:07.506 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:07 smithi026 bash[19832]: audit 2024-09-17T00:04:06.219567+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:04:07.506 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:07 smithi026 bash[19832]: audit 2024-09-17T00:04:06.220856+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:04:07.801 INFO:teuthology.orchestra.run.smithi026.stderr:mgr epoch 5 is available 2024-09-17T00:04:07.801 INFO:teuthology.orchestra.run.smithi026.stderr:Setting orchestrator backend to cephadm... 2024-09-17T00:04:08.159 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:07 smithi026 bash[20085]: [17/Sep/2024:00:04:07] ENGINE Bus STARTING 2024-09-17T00:04:08.159 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:07 smithi026 bash[20085]: [17/Sep/2024:00:04:07] ENGINE Serving on https://172.21.15.26:7150 2024-09-17T00:04:08.159 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:07 smithi026 bash[20085]: [17/Sep/2024:00:04:07] ENGINE Bus STARTED 2024-09-17T00:04:08.505 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:08 smithi026 bash[19832]: cluster 2024-09-17T00:04:07.157812+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.06628s) 2024-09-17T00:04:08.505 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:08 smithi026 bash[19832]: cephadm 2024-09-17T00:04:07.837879+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [17/Sep/2024:00:04:07] ENGINE Bus STARTING 2024-09-17T00:04:08.505 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:08 smithi026 bash[19832]: audit 2024-09-17T00:04:07.961290+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' 2024-09-17T00:04:08.505 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:08 smithi026 bash[19832]: audit 2024-09-17T00:04:07.981832+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:04:09.467 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:09 smithi026 bash[19832]: cephadm 2024-09-17T00:04:07.955933+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [17/Sep/2024:00:04:07] ENGINE Serving on https://172.21.15.26:7150 2024-09-17T00:04:09.467 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:09 smithi026 bash[19832]: cephadm 2024-09-17T00:04:07.956120+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [17/Sep/2024:00:04:07] ENGINE Bus STARTED 2024-09-17T00:04:09.467 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:09 smithi026 bash[19832]: cluster 2024-09-17T00:04:08.963387+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-17T00:04:10.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:10 smithi026 bash[19832]: audit 2024-09-17T00:04:09.439821+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-09-17T00:04:10.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:10 smithi026 bash[19832]: audit 2024-09-17T00:04:09.450987+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' 2024-09-17T00:04:10.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:10 smithi026 bash[19832]: audit 2024-09-17T00:04:09.501137+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:04:11.398 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: value unchanged 2024-09-17T00:04:11.984 INFO:teuthology.orchestra.run.smithi026.stderr:Generating ssh key... 2024-09-17T00:04:12.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:11 smithi026 bash[19832]: audit 2024-09-17T00:04:11.397388+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-09-17T00:04:14.005 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:13 smithi026 bash[20085]: Generating public/private rsa key pair. 2024-09-17T00:04:14.005 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:13 smithi026 bash[20085]: Your identification has been saved in /tmp/tmp5nf1udo5/key. 2024-09-17T00:04:14.005 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:13 smithi026 bash[20085]: Your public key has been saved in /tmp/tmp5nf1udo5/key.pub. 2024-09-17T00:04:14.006 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:13 smithi026 bash[20085]: The key fingerprint is: 2024-09-17T00:04:14.006 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:13 smithi026 bash[20085]: SHA256:chRoCq9cAIeWVFwe5J49R1i4yfJryyh4575czYXtzgQ ceph-23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:04:14.006 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:13 smithi026 bash[20085]: The key's randomart image is: 2024-09-17T00:04:14.006 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:13 smithi026 bash[20085]: +---[RSA 3072]----+ 2024-09-17T00:04:14.006 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:13 smithi026 bash[20085]: |o+=.o+ .o. | 2024-09-17T00:04:14.006 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:13 smithi026 bash[20085]: |.+o.o +.o. | 2024-09-17T00:04:14.006 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:13 smithi026 bash[20085]: |. + =..+. | 2024-09-17T00:04:14.006 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:13 smithi026 bash[20085]: | =.o=. o | 2024-09-17T00:04:14.006 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:13 smithi026 bash[20085]: | . o o+oSE o | 2024-09-17T00:04:14.006 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:13 smithi026 bash[20085]: | o += + | 2024-09-17T00:04:14.006 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:13 smithi026 bash[20085]: | . ..o o | 2024-09-17T00:04:14.006 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:13 smithi026 bash[20085]: | . o..+o + | 2024-09-17T00:04:14.007 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:13 smithi026 bash[20085]: | . =*oo. o | 2024-09-17T00:04:14.007 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:13 smithi026 bash[20085]: +----[SHA256]-----+ 2024-09-17T00:04:15.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:14 smithi026 bash[19832]: audit 2024-09-17T00:04:13.516360+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:04:15.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:14 smithi026 bash[19832]: cephadm 2024-09-17T00:04:13.516591+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-09-17T00:04:15.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:14 smithi026 bash[19832]: audit 2024-09-17T00:04:13.699179+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' 2024-09-17T00:04:15.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:14 smithi026 bash[19832]: audit 2024-09-17T00:04:13.701532+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' 2024-09-17T00:04:15.592 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDC2eZPt+cOCTPiLYzjYTIpESIxN3epm4hw0PM1malZtADJ5VBNq3CBkJ3XjvaRcU7LSpcCh3M5sjDjsKlhIZokgWxTZWaj+lnOhKpeyl2UV/CoVrrI9tTiJP23phqChe1pnY/G89p+gCU9g6eiF8ntlH5GAzXXRnyQHzQRvexOOPF460TQCLujETpM+oZBg3PE99SUVVn9RCalwhyUuNbQ27ytxAwaz6CfzPdg2N0rfCIsUHiKJhZVf3KGE4xI7GQuaulaWRlERwXHYHTSwZMt/9zt2FxyxHbVDhYlm+C0ZopR47JO0WsG/cQvv53t/YlXa0tttHJA660VelzhoU5Aaxr3+cozdU05hZN4CfeNtc2q4LdQgqATXCH/TMf22ThYRWG8MwV82cLgDfmFXbox5v5KXd/h1bODv1D0lPwnbcR1DssXNQ4KSsj6rnZCQgMJpQN3kPz2z2GDiv42HRGgiULxj6G4tuUMT/ZpIkYWY0Ixumo1fxyfyji2u9Lp5Tc= ceph-23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:04:16.164 INFO:teuthology.orchestra.run.smithi026.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T00:04:16.164 INFO:teuthology.orchestra.run.smithi026.stderr:Adding key to root@localhost authorized_keys... 2024-09-17T00:04:16.164 INFO:teuthology.orchestra.run.smithi026.stderr:Adding host smithi026... 2024-09-17T00:04:16.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:15 smithi026 bash[19832]: audit 2024-09-17T00:04:15.591626+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-09-17T00:04:17.965 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:17 smithi026 bash[19832]: audit 2024-09-17T00:04:17.676184+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi026", "addr": "172.21.15.26", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:04:18.677 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: Added host 'smithi026' with addr '172.21.15.26' 2024-09-17T00:04:19.480 INFO:teuthology.orchestra.run.smithi026.stderr:Deploying unmanaged mon service... 2024-09-17T00:04:19.976 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:19 smithi026 bash[19832]: cephadm 2024-09-17T00:04:17.982245+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi026 2024-09-17T00:04:19.976 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:19 smithi026 bash[19832]: audit 2024-09-17T00:04:18.677063+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' 2024-09-17T00:04:19.977 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:19 smithi026 bash[19832]: cephadm 2024-09-17T00:04:18.677445+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi026 2024-09-17T00:04:19.977 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:19 smithi026 bash[19832]: audit 2024-09-17T00:04:18.721026+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:04:21.635 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: Scheduled mon update... 2024-09-17T00:04:22.476 INFO:teuthology.orchestra.run.smithi026.stderr:Deploying unmanaged mgr service... 2024-09-17T00:04:22.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:22 smithi026 bash[19832]: audit 2024-09-17T00:04:21.625786+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-09-17T00:04:22.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:22 smithi026 bash[19832]: cephadm 2024-09-17T00:04:21.628816+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T00:04:22.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:22 smithi026 bash[19832]: audit 2024-09-17T00:04:21.633979+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' 2024-09-17T00:04:22.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:22 smithi026 bash[19832]: audit 2024-09-17T00:04:22.224877+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' 2024-09-17T00:04:22.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:22 smithi026 bash[19832]: audit 2024-09-17T00:04:22.482111+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' 2024-09-17T00:04:24.114 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-09-17T00:04:25.462 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:25 smithi026 bash[19832]: audit 2024-09-17T00:04:24.106444+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-09-17T00:04:25.463 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:25 smithi026 bash[19832]: cephadm 2024-09-17T00:04:24.108341+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T00:04:25.463 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:25 smithi026 bash[19832]: audit 2024-09-17T00:04:24.113315+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' 2024-09-17T00:04:26.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:26 smithi026 bash[19832]: audit 2024-09-17T00:04:25.469354+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' 2024-09-17T00:04:26.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:26 smithi026 bash[19832]: audit 2024-09-17T00:04:25.929154+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.26:0/1289344338' entity='mgr.y' 2024-09-17T00:04:26.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:26 smithi026 bash[19832]: audit 2024-09-17T00:04:26.082432+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.26:0/1432151079' entity='client.admin' 2024-09-17T00:04:27.720 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:27 smithi026 bash[19832]: cluster 2024-09-17T00:04:26.158185+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:04:28.875 INFO:teuthology.orchestra.run.smithi026.stderr:Enabling the dashboard module... 2024-09-17T00:04:29.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:29 smithi026 bash[19832]: cluster 2024-09-17T00:04:28.158451+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:04:29.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:29 smithi026 bash[19832]: audit 2024-09-17T00:04:28.280488+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.26:0/770877501' entity='client.admin' 2024-09-17T00:04:32.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:31 smithi026 bash[19832]: cluster 2024-09-17T00:04:30.158864+0000 mgr.y (mgr.14120) 20 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:04:32.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:31 smithi026 bash[19832]: audit 2024-09-17T00:04:30.862794+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.26:0/4086727352' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T00:04:32.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:31 smithi026 bash[20085]: ignoring --setuser ceph since I am not root 2024-09-17T00:04:32.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:31 smithi026 bash[20085]: ignoring --setgroup ceph since I am not root 2024-09-17T00:04:32.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:32 smithi026 bash[20085]: debug 2024-09-17T00:04:31.999+0000 7fd297a87000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:04:33.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:32 smithi026 bash[19832]: audit 2024-09-17T00:04:31.802827+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.26:0/4086727352' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T00:04:33.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:32 smithi026 bash[19832]: cluster 2024-09-17T00:04:31.802898+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 25s) 2024-09-17T00:04:33.921 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: { 2024-09-17T00:04:33.921 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "epoch": 9, 2024-09-17T00:04:33.922 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "available": true, 2024-09-17T00:04:33.922 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "active_name": "y", 2024-09-17T00:04:33.922 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "num_standby": 0 2024-09-17T00:04:33.922 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: } 2024-09-17T00:04:33.932 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:33 smithi026 bash[20085]: debug 2024-09-17T00:04:33.579+0000 7fd297a87000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:04:33.932 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:33 smithi026 bash[20085]: debug 2024-09-17T00:04:33.679+0000 7fd297a87000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:04:34.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:33 smithi026 bash[20085]: debug 2024-09-17T00:04:33.927+0000 7fd297a87000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:04:34.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:33 smithi026 bash[19832]: audit 2024-09-17T00:04:33.921035+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.26:0/45033628' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T00:04:34.538 INFO:teuthology.orchestra.run.smithi026.stderr:Waiting for the mgr to restart... 2024-09-17T00:04:34.538 INFO:teuthology.orchestra.run.smithi026.stderr:Waiting for mgr epoch 9... 2024-09-17T00:04:34.907 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:34 smithi026 bash[20085]: debug 2024-09-17T00:04:34.687+0000 7fd297a87000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:04:34.907 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:34 smithi026 bash[20085]: debug 2024-09-17T00:04:34.799+0000 7fd297a87000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:04:35.239 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:34 smithi026 bash[20085]: debug 2024-09-17T00:04:34.903+0000 7fd297a87000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:04:35.239 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:35 smithi026 bash[20085]: debug 2024-09-17T00:04:35.015+0000 7fd297a87000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:04:35.500 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:35 smithi026 bash[20085]: debug 2024-09-17T00:04:35.235+0000 7fd297a87000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:04:35.755 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:35 smithi026 bash[20085]: debug 2024-09-17T00:04:35.523+0000 7fd297a87000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:04:35.755 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:35 smithi026 bash[20085]: debug 2024-09-17T00:04:35.627+0000 7fd297a87000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:04:36.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:35 smithi026 bash[20085]: debug 2024-09-17T00:04:35.811+0000 7fd297a87000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:04:36.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:36 smithi026 bash[20085]: debug 2024-09-17T00:04:36.059+0000 7fd297a87000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:04:36.746 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:36 smithi026 bash[20085]: debug 2024-09-17T00:04:36.335+0000 7fd297a87000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:04:36.746 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:36 smithi026 bash[20085]: debug 2024-09-17T00:04:36.503+0000 7fd297a87000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:04:37.005 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:36 smithi026 bash[20085]: debug 2024-09-17T00:04:36.742+0000 7fd297a87000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:04:37.005 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:36 smithi026 bash[20085]: debug 2024-09-17T00:04:36.862+0000 7fd297a87000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:04:37.505 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:37 smithi026 bash[20085]: debug 2024-09-17T00:04:37.202+0000 7fd297a87000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:04:38.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:37 smithi026 bash[20085]: debug 2024-09-17T00:04:37.958+0000 7fd297a87000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:04:38.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:38 smithi026 bash[20085]: debug 2024-09-17T00:04:38.070+0000 7fd297a87000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:04:38.613 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:38 smithi026 bash[20085]: debug 2024-09-17T00:04:38.282+0000 7fd297a87000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:04:38.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:38 smithi026 bash[20085]: debug 2024-09-17T00:04:38.610+0000 7fd297a87000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:04:39.254 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:38 smithi026 bash[20085]: debug 2024-09-17T00:04:38.994+0000 7fd297a87000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:04:39.255 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:39 smithi026 bash[20085]: debug 2024-09-17T00:04:39.110+0000 7fd297a87000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:04:40.141 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:39 smithi026 bash[20085]: [17/Sep/2024:00:04:39] ENGINE Bus STARTING 2024-09-17T00:04:40.141 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:39 smithi026 bash[20085]: [17/Sep/2024:00:04:39] ENGINE Serving on https://172.21.15.26:7150 2024-09-17T00:04:40.141 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:04:39 smithi026 bash[20085]: [17/Sep/2024:00:04:39] ENGINE Bus STARTED 2024-09-17T00:04:40.213 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: { 2024-09-17T00:04:40.213 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-09-17T00:04:40.213 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: "initialized": true 2024-09-17T00:04:40.214 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: } 2024-09-17T00:04:40.415 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:40 smithi026 bash[19832]: cluster 2024-09-17T00:04:39.138643+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-09-17T00:04:40.415 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:40 smithi026 bash[19832]: cluster 2024-09-17T00:04:39.139573+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-09-17T00:04:40.415 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:40 smithi026 bash[19832]: cluster 2024-09-17T00:04:39.143017+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T00:04:40.415 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:40 smithi026 bash[19832]: cluster 2024-09-17T00:04:39.195299+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0559771s) 2024-09-17T00:04:40.415 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:40 smithi026 bash[19832]: audit 2024-09-17T00:04:39.197398+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:04:40.415 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:40 smithi026 bash[19832]: audit 2024-09-17T00:04:39.199188+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:04:40.415 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:40 smithi026 bash[19832]: audit 2024-09-17T00:04:39.200595+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:04:40.415 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:40 smithi026 bash[19832]: audit 2024-09-17T00:04:39.200936+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:04:40.415 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:40 smithi026 bash[19832]: audit 2024-09-17T00:04:39.201114+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:04:40.415 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:40 smithi026 bash[19832]: cluster 2024-09-17T00:04:39.227887+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2024-09-17T00:04:40.415 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:40 smithi026 bash[19832]: audit 2024-09-17T00:04:39.244333+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:04:40.415 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:40 smithi026 bash[19832]: audit 2024-09-17T00:04:39.248038+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:04:40.416 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:40 smithi026 bash[19832]: audit 2024-09-17T00:04:39.261319+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:04:40.416 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:40 smithi026 bash[19832]: audit 2024-09-17T00:04:39.262875+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:04:40.416 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:40 smithi026 bash[19832]: cephadm 2024-09-17T00:04:39.810481+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [17/Sep/2024:00:04:39] ENGINE Bus STARTING 2024-09-17T00:04:40.416 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:40 smithi026 bash[19832]: audit 2024-09-17T00:04:39.938314+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:04:40.921 INFO:teuthology.orchestra.run.smithi026.stderr:mgr epoch 9 is available 2024-09-17T00:04:40.921 INFO:teuthology.orchestra.run.smithi026.stderr:Generating a dashboard self-signed certificate... 2024-09-17T00:04:41.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:41 smithi026 bash[19832]: cephadm 2024-09-17T00:04:39.933339+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [17/Sep/2024:00:04:39] ENGINE Serving on https://172.21.15.26:7150 2024-09-17T00:04:41.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:41 smithi026 bash[19832]: cephadm 2024-09-17T00:04:39.933472+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [17/Sep/2024:00:04:39] ENGINE Bus STARTED 2024-09-17T00:04:41.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:41 smithi026 bash[19832]: audit 2024-09-17T00:04:40.199992+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T00:04:41.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:41 smithi026 bash[19832]: cluster 2024-09-17T00:04:40.202376+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: y(active, since 1.06306s) 2024-09-17T00:04:41.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:41 smithi026 bash[19832]: audit 2024-09-17T00:04:40.212889+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T00:04:42.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:42 smithi026 bash[19832]: cluster 2024-09-17T00:04:41.205169+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-17T00:04:42.613 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: Self-signed certificate created 2024-09-17T00:04:43.243 INFO:teuthology.orchestra.run.smithi026.stderr:Creating initial admin user... 2024-09-17T00:04:44.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:43 smithi026 bash[19832]: audit 2024-09-17T00:04:42.511873+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-09-17T00:04:44.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:43 smithi026 bash[19832]: audit 2024-09-17T00:04:42.611762+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:04:44.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:43 smithi026 bash[19832]: audit 2024-09-17T00:04:42.613755+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:04:44.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:43 smithi026 bash[19832]: audit 2024-09-17T00:04:42.645018+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:04:44.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:43 smithi026 bash[19832]: audit 2024-09-17T00:04:43.090619+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:04:45.157 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$qMQBygluwrbMvmWc5X97q.gQTqVO7NiOn.KWClaIv6vkyke0r0Pe6", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726531485, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T00:04:45.753 INFO:teuthology.orchestra.run.smithi026.stderr:Fetching dashboard port number... 2024-09-17T00:04:46.422 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:46 smithi026 bash[19832]: audit 2024-09-17T00:04:44.890531+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-09-17T00:04:46.423 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:46 smithi026 bash[19832]: audit 2024-09-17T00:04:45.154434+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:04:47.482 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:47 smithi026 bash[19832]: cluster 2024-09-17T00:04:46.158587+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 7s) 2024-09-17T00:04:47.616 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: 8443 2024-09-17T00:04:48.499 INFO:teuthology.orchestra.run.smithi026.stderr:firewalld does not appear to be present 2024-09-17T00:04:48.499 INFO:teuthology.orchestra.run.smithi026.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T00:04:48.500 INFO:teuthology.orchestra.run.smithi026.stderr:Ceph Dashboard is now available at: 2024-09-17T00:04:48.501 INFO:teuthology.orchestra.run.smithi026.stderr: 2024-09-17T00:04:48.501 INFO:teuthology.orchestra.run.smithi026.stderr: URL: https://smithi026.front.sepia.ceph.com:8443/ 2024-09-17T00:04:48.501 INFO:teuthology.orchestra.run.smithi026.stderr: User: admin 2024-09-17T00:04:48.501 INFO:teuthology.orchestra.run.smithi026.stderr: Password: vjeoke2xuw 2024-09-17T00:04:48.501 INFO:teuthology.orchestra.run.smithi026.stderr: 2024-09-17T00:04:48.501 INFO:teuthology.orchestra.run.smithi026.stderr:Enabling autotune for osd_memory_target 2024-09-17T00:04:48.504 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:48 smithi026 bash[19832]: audit 2024-09-17T00:04:47.616037+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.26:0/2471480813' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T00:04:52.251 INFO:teuthology.orchestra.run.smithi026.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-09-17T00:04:52.865 INFO:teuthology.orchestra.run.smithi026.stderr:You can access the Ceph CLI with: 2024-09-17T00:04:52.865 INFO:teuthology.orchestra.run.smithi026.stderr: 2024-09-17T00:04:52.865 INFO:teuthology.orchestra.run.smithi026.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T00:04:52.865 INFO:teuthology.orchestra.run.smithi026.stderr: 2024-09-17T00:04:52.865 INFO:teuthology.orchestra.run.smithi026.stderr:Please consider enabling telemetry to help improve Ceph: 2024-09-17T00:04:52.865 INFO:teuthology.orchestra.run.smithi026.stderr: 2024-09-17T00:04:52.865 INFO:teuthology.orchestra.run.smithi026.stderr: ceph telemetry on 2024-09-17T00:04:52.865 INFO:teuthology.orchestra.run.smithi026.stderr: 2024-09-17T00:04:52.865 INFO:teuthology.orchestra.run.smithi026.stderr:For more information see: 2024-09-17T00:04:52.865 INFO:teuthology.orchestra.run.smithi026.stderr: 2024-09-17T00:04:52.866 INFO:teuthology.orchestra.run.smithi026.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-09-17T00:04:52.866 INFO:teuthology.orchestra.run.smithi026.stderr: 2024-09-17T00:04:52.866 INFO:teuthology.orchestra.run.smithi026.stderr:Bootstrap complete. 2024-09-17T00:04:52.917 INFO:tasks.cephadm:Fetching config... 2024-09-17T00:04:52.918 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-17T00:04:52.918 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T00:04:52.923 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T00:04:52.924 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-17T00:04:52.924 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T00:04:52.972 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T00:04:52.972 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-17T00:04:52.972 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-17T00:04:53.031 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T00:04:53.031 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-17T00:04:53.031 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T00:04:53.076 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T00:04:53.077 DEBUG:teuthology.orchestra.run.smithi026:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDC2eZPt+cOCTPiLYzjYTIpESIxN3epm4hw0PM1malZtADJ5VBNq3CBkJ3XjvaRcU7LSpcCh3M5sjDjsKlhIZokgWxTZWaj+lnOhKpeyl2UV/CoVrrI9tTiJP23phqChe1pnY/G89p+gCU9g6eiF8ntlH5GAzXXRnyQHzQRvexOOPF460TQCLujETpM+oZBg3PE99SUVVn9RCalwhyUuNbQ27ytxAwaz6CfzPdg2N0rfCIsUHiKJhZVf3KGE4xI7GQuaulaWRlERwXHYHTSwZMt/9zt2FxyxHbVDhYlm+C0ZopR47JO0WsG/cQvv53t/YlXa0tttHJA660VelzhoU5Aaxr3+cozdU05hZN4CfeNtc2q4LdQgqATXCH/TMf22ThYRWG8MwV82cLgDfmFXbox5v5KXd/h1bODv1D0lPwnbcR1DssXNQ4KSsj6rnZCQgMJpQN3kPz2z2GDiv42HRGgiULxj6G4tuUMT/ZpIkYWY0Ixumo1fxyfyji2u9Lp5Tc= ceph-23e17d62-7488-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T00:04:53.141 INFO:teuthology.orchestra.run.smithi026.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDC2eZPt+cOCTPiLYzjYTIpESIxN3epm4hw0PM1malZtADJ5VBNq3CBkJ3XjvaRcU7LSpcCh3M5sjDjsKlhIZokgWxTZWaj+lnOhKpeyl2UV/CoVrrI9tTiJP23phqChe1pnY/G89p+gCU9g6eiF8ntlH5GAzXXRnyQHzQRvexOOPF460TQCLujETpM+oZBg3PE99SUVVn9RCalwhyUuNbQ27ytxAwaz6CfzPdg2N0rfCIsUHiKJhZVf3KGE4xI7GQuaulaWRlERwXHYHTSwZMt/9zt2FxyxHbVDhYlm+C0ZopR47JO0WsG/cQvv53t/YlXa0tttHJA660VelzhoU5Aaxr3+cozdU05hZN4CfeNtc2q4LdQgqATXCH/TMf22ThYRWG8MwV82cLgDfmFXbox5v5KXd/h1bODv1D0lPwnbcR1DssXNQ4KSsj6rnZCQgMJpQN3kPz2z2GDiv42HRGgiULxj6G4tuUMT/ZpIkYWY0Ixumo1fxyfyji2u9Lp5Tc= ceph-23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:04:53.150 DEBUG:teuthology.orchestra.run.smithi094:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDC2eZPt+cOCTPiLYzjYTIpESIxN3epm4hw0PM1malZtADJ5VBNq3CBkJ3XjvaRcU7LSpcCh3M5sjDjsKlhIZokgWxTZWaj+lnOhKpeyl2UV/CoVrrI9tTiJP23phqChe1pnY/G89p+gCU9g6eiF8ntlH5GAzXXRnyQHzQRvexOOPF460TQCLujETpM+oZBg3PE99SUVVn9RCalwhyUuNbQ27ytxAwaz6CfzPdg2N0rfCIsUHiKJhZVf3KGE4xI7GQuaulaWRlERwXHYHTSwZMt/9zt2FxyxHbVDhYlm+C0ZopR47JO0WsG/cQvv53t/YlXa0tttHJA660VelzhoU5Aaxr3+cozdU05hZN4CfeNtc2q4LdQgqATXCH/TMf22ThYRWG8MwV82cLgDfmFXbox5v5KXd/h1bODv1D0lPwnbcR1DssXNQ4KSsj6rnZCQgMJpQN3kPz2z2GDiv42HRGgiULxj6G4tuUMT/ZpIkYWY0Ixumo1fxyfyji2u9Lp5Tc= ceph-23e17d62-7488-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T00:04:53.173 INFO:teuthology.orchestra.run.smithi094.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDC2eZPt+cOCTPiLYzjYTIpESIxN3epm4hw0PM1malZtADJ5VBNq3CBkJ3XjvaRcU7LSpcCh3M5sjDjsKlhIZokgWxTZWaj+lnOhKpeyl2UV/CoVrrI9tTiJP23phqChe1pnY/G89p+gCU9g6eiF8ntlH5GAzXXRnyQHzQRvexOOPF460TQCLujETpM+oZBg3PE99SUVVn9RCalwhyUuNbQ27ytxAwaz6CfzPdg2N0rfCIsUHiKJhZVf3KGE4xI7GQuaulaWRlERwXHYHTSwZMt/9zt2FxyxHbVDhYlm+C0ZopR47JO0WsG/cQvv53t/YlXa0tttHJA660VelzhoU5Aaxr3+cozdU05hZN4CfeNtc2q4LdQgqATXCH/TMf22ThYRWG8MwV82cLgDfmFXbox5v5KXd/h1bODv1D0lPwnbcR1DssXNQ4KSsj6rnZCQgMJpQN3kPz2z2GDiv42HRGgiULxj6G4tuUMT/ZpIkYWY0Ixumo1fxyfyji2u9Lp5Tc= ceph-23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:04:53.182 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T00:04:53.505 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:53 smithi026 bash[19832]: audit 2024-09-17T00:04:52.247583+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.26:0/1501885532' entity='client.admin' 2024-09-17T00:04:58.172 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:57 smithi026 bash[19832]: audit 2024-09-17T00:04:56.888771+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:04:58.172 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:57 smithi026 bash[19832]: audit 2024-09-17T00:04:56.889536+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi026", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:04:58.172 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:57 smithi026 bash[19832]: audit 2024-09-17T00:04:56.892722+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:04:58.172 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:57 smithi026 bash[19832]: audit 2024-09-17T00:04:56.893666+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:04:58.173 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:57 smithi026 bash[19832]: audit 2024-09-17T00:04:56.896997+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:04:58.173 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:57 smithi026 bash[19832]: audit 2024-09-17T00:04:57.175868+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.26:0/660498742' entity='client.admin' 2024-09-17T00:04:58.173 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:57 smithi026 bash[19832]: audit 2024-09-17T00:04:57.212172+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:04:58.173 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:04:57 smithi026 bash[19832]: audit 2024-09-17T00:04:57.216535+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:04:58.174 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T00:04:58.175 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T00:05:01.215 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:00 smithi026 bash[19832]: cluster 2024-09-17T00:04:59.201841+0000 mgr.y (mgr.14152) 8 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:02.378 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi094 2024-09-17T00:05:02.378 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2024-09-17T00:05:02.378 DEBUG:teuthology.orchestra.run.smithi094:> dd of=/etc/ceph/ceph.conf 2024-09-17T00:05:02.384 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2024-09-17T00:05:02.384 DEBUG:teuthology.orchestra.run.smithi094:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:05:02.433 INFO:tasks.cephadm:Adding host smithi094 to orchestrator... 2024-09-17T00:05:02.434 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph orch host add smithi094 2024-09-17T00:05:03.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:02 smithi026 bash[19832]: cluster 2024-09-17T00:05:01.202240+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:03.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:02 smithi026 bash[19832]: audit 2024-09-17T00:05:01.642101+0000 mgr.y (mgr.14152) 10 : 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-09-17T00:05:03.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:02 smithi026 bash[19832]: audit 2024-09-17T00:05:01.645420+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:03.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:02 smithi026 bash[19832]: audit 2024-09-17T00:05:01.696075+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:03.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:02 smithi026 bash[19832]: audit 2024-09-17T00:05:01.697481+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:03.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:02 smithi026 bash[19832]: audit 2024-09-17T00:05:01.698193+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:03.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:02 smithi026 bash[19832]: cephadm 2024-09-17T00:05:01.699212+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:05:03.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:02 smithi026 bash[19832]: cephadm 2024-09-17T00:05:01.780483+0000 mgr.y (mgr.14152) 12 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:05:03.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:02 smithi026 bash[19832]: audit 2024-09-17T00:05:01.869916+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:03.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:02 smithi026 bash[19832]: audit 2024-09-17T00:05:01.873511+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:05.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:04 smithi026 bash[19832]: cluster 2024-09-17T00:05:03.202693+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:06.431 INFO:teuthology.orchestra.run.smithi026.stdout:Added host 'smithi094' with addr '172.21.15.94' 2024-09-17T00:05:07.056 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:06 smithi026 bash[19832]: cluster 2024-09-17T00:05:05.202964+0000 mgr.y (mgr.14152) 14 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:07.057 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:06 smithi026 bash[19832]: audit 2024-09-17T00:05:05.409880+0000 mgr.y (mgr.14152) 15 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi094", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:05:07.057 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:06 smithi026 bash[19832]: cephadm 2024-09-17T00:05:05.732440+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Deploying cephadm binary to smithi094 2024-09-17T00:05:07.057 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:06 smithi026 bash[19832]: audit 2024-09-17T00:05:06.430522+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:07.057 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:06 smithi026 bash[19832]: audit 2024-09-17T00:05:06.480238+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:07.057 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:06 smithi026 bash[19832]: audit 2024-09-17T00:05:06.481509+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:07.057 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:06 smithi026 bash[19832]: audit 2024-09-17T00:05:06.482276+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:07.057 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:06 smithi026 bash[19832]: audit 2024-09-17T00:05:06.721824+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:07.058 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T00:05:08.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:07 smithi026 bash[19832]: cephadm 2024-09-17T00:05:06.431312+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi094 2024-09-17T00:05:08.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:07 smithi026 bash[19832]: audit 2024-09-17T00:05:07.444637+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:09.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:08 smithi026 bash[19832]: cluster 2024-09-17T00:05:07.203418+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:09.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:08 smithi026 bash[19832]: audit 2024-09-17T00:05:08.048981+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:10.291 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-17T00:05:10.291 INFO:teuthology.orchestra.run.smithi026.stdout:[{"addr": "172.21.15.26", "hostname": "smithi026", "labels": [], "status": ""}, {"addr": "172.21.15.94", "hostname": "smithi094", "labels": [], "status": ""}] 2024-09-17T00:05:10.902 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T00:05:10.902 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T00:05:11.158 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:10 smithi026 bash[19832]: cluster 2024-09-17T00:05:09.203970+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:12.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:11 smithi026 bash[19832]: audit 2024-09-17T00:05:10.290801+0000 mgr.y (mgr.14152) 20 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:05:13.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:12 smithi026 bash[19832]: cluster 2024-09-17T00:05:11.204404+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:14.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:13 smithi026 bash[19832]: audit 2024-09-17T00:05:12.982313+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:14.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:13 smithi026 bash[19832]: audit 2024-09-17T00:05:12.988427+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:14.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:13 smithi026 bash[19832]: audit 2024-09-17T00:05:12.990043+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi094", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:05:14.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:13 smithi026 bash[19832]: audit 2024-09-17T00:05:12.996441+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:14.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:13 smithi026 bash[19832]: cluster 2024-09-17T00:05:13.204864+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:15.006 INFO:teuthology.orchestra.run.smithi026.stderr:adjusted tunables profile to default 2024-09-17T00:05:15.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:14 smithi026 bash[19832]: audit 2024-09-17T00:05:14.144558+0000 mon.a (mon.0) 121 : audit [INF] from='client.? 172.21.15.26:0/1936914618' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T00:05:15.590 INFO:tasks.cephadm:Adding mon.a on smithi026 2024-09-17T00:05:15.591 INFO:tasks.cephadm:Adding mon.c on smithi026 2024-09-17T00:05:15.591 INFO:tasks.cephadm:Adding mon.b on smithi094 2024-09-17T00:05:15.591 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi094:172.21.15.94=b' 2024-09-17T00:05:16.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:16 smithi026 bash[19832]: audit 2024-09-17T00:05:15.002396+0000 mon.a (mon.0) 122 : audit [INF] from='client.? 172.21.15.26:0/1936914618' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T00:05:16.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:16 smithi026 bash[19832]: cluster 2024-09-17T00:05:15.002545+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:05:16.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:16 smithi026 bash[19832]: cluster 2024-09-17T00:05:15.205187+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:18.455 INFO:teuthology.orchestra.run.smithi094.stdout:Scheduled mon update... 2024-09-17T00:05:18.754 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:18 smithi026 bash[19832]: cluster 2024-09-17T00:05:17.205648+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:19.134 DEBUG:teuthology.orchestra.run.smithi026:mon.c> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@mon.c.service 2024-09-17T00:05:19.137 DEBUG:teuthology.orchestra.run.smithi094:mon.b> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@mon.b.service 2024-09-17T00:05:19.139 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T00:05:19.139 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T00:05:19.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:19 smithi026 bash[19832]: audit 2024-09-17T00:05:18.443251+0000 mgr.y (mgr.14152) 25 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi094:172.21.15.94=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:05:19.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:19 smithi026 bash[19832]: cephadm 2024-09-17T00:05:18.449191+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Saving service mon spec with placement smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi094:172.21.15.94=b;count:3 2024-09-17T00:05:19.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:19 smithi026 bash[19832]: audit 2024-09-17T00:05:18.454467+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:19.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:19 smithi026 bash[19832]: audit 2024-09-17T00:05:18.476877+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:19.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:19 smithi026 bash[19832]: audit 2024-09-17T00:05:18.480211+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:19.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:19 smithi026 bash[19832]: audit 2024-09-17T00:05:18.482346+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:19.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:19 smithi026 bash[19832]: cephadm 2024-09-17T00:05:18.485253+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:05:19.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:19 smithi026 bash[19832]: cephadm 2024-09-17T00:05:18.613196+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:05:19.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:19 smithi026 bash[19832]: audit 2024-09-17T00:05:18.817567+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:19.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:19 smithi026 bash[19832]: audit 2024-09-17T00:05:18.823535+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:19.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:19 smithi026 bash[19832]: audit 2024-09-17T00:05:18.826951+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:05:19.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:19 smithi026 bash[19832]: audit 2024-09-17T00:05:18.828624+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:19.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:19 smithi026 bash[19832]: cephadm 2024-09-17T00:05:18.830442+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.c on smithi026 2024-09-17T00:05:21.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:20 smithi026 bash[19832]: cluster 2024-09-17T00:05:19.206175+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:22.134 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-17T00:05:22.134 INFO:teuthology.orchestra.run.smithi094.stdout:{"epoch":1,"fsid":"23e17d62-7488-11ef-bceb-c7b262605968","modified":"2024-09-17T00:03:29.041441Z","created":"2024-09-17T00:03:29.041441Z","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.26:3300","nonce":0},{"type":"v1","addr":"172.21.15.26:6789","nonce":0}]},"addr":"172.21.15.26:6789/0","public_addr":"172.21.15.26:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T00:05:22.136 INFO:teuthology.orchestra.run.smithi094.stderr:dumped monmap epoch 1 2024-09-17T00:05:23.139 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:05:22 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:05:23.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:22 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:05:23.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:23 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:05:23.210 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:23 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:05:23.210 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:22 smithi026 bash[19832]: cluster 2024-09-17T00:05:21.206729+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:23.210 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:22 smithi026 bash[19832]: audit 2024-09-17T00:05:22.134081+0000 mon.a (mon.0) 132 : audit [DBG] from='client.? 172.21.15.94:0/1320880412' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:05:23.210 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:22 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:05:23.504 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:23 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:05:23.505 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:05:23 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:05:23.505 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:23 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:05:23.505 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:23 smithi026 systemd[1]: Started Ceph mon.c for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:05:23.715 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T00:05:23.715 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T00:05:24.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[19832]: cluster 2024-09-17T00:05:23.207251+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:24.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[19832]: audit 2024-09-17T00:05:23.267574+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:24.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[19832]: audit 2024-09-17T00:05:23.268709+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:05:24.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[19832]: audit 2024-09-17T00:05:23.269494+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:24.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[19832]: cephadm 2024-09-17T00:05:23.270294+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Deploying daemon mon.b on smithi094 2024-09-17T00:05:24.757 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.322+0000 7fc6b81fb880 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T00:05:24.757 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.322+0000 7fc6b81fb880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-09-17T00:05:24.757 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.322+0000 7fc6b81fb880 0 pidfile_write: ignore empty --pid-file 2024-09-17T00:05:24.757 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 0 load: jerasure load: lrc 2024-09-17T00:05:24.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: RocksDB version: 6.15.5 2024-09-17T00:05:24.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-09-17T00:05:24.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Compile date Apr 18 2022 2024-09-17T00:05:24.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: DB SUMMARY 2024-09-17T00:05:24.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: DB Session ID: 0I10AG7RRWBWZDVN6JSJ 2024-09-17T00:05:24.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: CURRENT file: CURRENT 2024-09-17T00:05:24.759 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T00:05:24.759 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-09-17T00:05:24.759 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-17T00:05:24.759 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-17T00:05:24.759 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.error_if_exists: 0 2024-09-17T00:05:24.759 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.create_if_missing: 0 2024-09-17T00:05:24.760 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T00:05:24.760 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T00:05:24.760 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.env: 0x559a4b0c6860 2024-09-17T00:05:24.760 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.fs: Posix File System 2024-09-17T00:05:24.760 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.info_log: 0x559a4c6a9e00 2024-09-17T00:05:24.760 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T00:05:24.761 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.statistics: (nil) 2024-09-17T00:05:24.761 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.use_fsync: 0 2024-09-17T00:05:24.761 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T00:05:24.761 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T00:05:24.761 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T00:05:24.761 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T00:05:24.761 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T00:05:24.761 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T00:05:24.762 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T00:05:24.762 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T00:05:24.762 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T00:05:24.762 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T00:05:24.762 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T00:05:24.762 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.db_log_dir: 2024-09-17T00:05:24.763 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-09-17T00:05:24.763 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T00:05:24.763 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T00:05:24.763 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T00:05:24.763 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T00:05:24.763 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T00:05:24.763 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T00:05:24.764 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T00:05:24.764 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T00:05:24.764 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.write_buffer_manager: 0x559a4c79a300 2024-09-17T00:05:24.764 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T00:05:24.764 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-09-17T00:05:24.764 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T00:05:24.764 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T00:05:24.765 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T00:05:24.765 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T00:05:24.765 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T00:05:24.765 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T00:05:24.765 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T00:05:24.765 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.unordered_write: 0 2024-09-17T00:05:24.766 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T00:05:24.766 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T00:05:24.766 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T00:05:24.766 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T00:05:24.766 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.row_cache: None 2024-09-17T00:05:24.766 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.wal_filter: None 2024-09-17T00:05:24.766 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T00:05:24.767 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T00:05:24.767 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.preserve_deletes: 0 2024-09-17T00:05:24.767 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.two_write_queues: 0 2024-09-17T00:05:24.767 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T00:05:24.767 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.atomic_flush: 0 2024-09-17T00:05:24.767 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T00:05:24.768 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T00:05:24.768 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T00:05:24.768 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T00:05:24.768 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T00:05:24.768 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T00:05:24.768 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T00:05:24.768 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T00:05:24.769 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T00:05:24.769 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T00:05:24.769 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T00:05:24.769 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T00:05:24.769 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T00:05:24.769 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T00:05:24.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T00:05:24.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T00:05:24.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T00:05:24.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T00:05:24.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T00:05:24.772 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T00:05:24.773 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T00:05:24.773 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_open_files: -1 2024-09-17T00:05:24.773 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T00:05:24.773 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T00:05:24.773 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T00:05:24.773 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T00:05:24.774 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T00:05:24.774 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Compression algorithms supported: 2024-09-17T00:05:24.774 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T00:05:24.774 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: kZSTD supported: 0 2024-09-17T00:05:24.774 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: kXpressCompression supported: 0 2024-09-17T00:05:24.774 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T00:05:24.774 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T00:05:24.774 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T00:05:24.775 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: kZlibCompression supported: 1 2024-09-17T00:05:24.775 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T00:05:24.775 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T00:05:24.775 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-09-17T00:05:24.775 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-09-17T00:05:24.775 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T00:05:24.775 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.merge_operator: 2024-09-17T00:05:24.775 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compaction_filter: None 2024-09-17T00:05:24.776 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T00:05:24.776 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T00:05:24.776 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T00:05:24.776 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T00:05:24.776 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559a4c677d00) 2024-09-17T00:05:24.776 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: cache_index_and_filter_blocks: 1 2024-09-17T00:05:24.776 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T00:05:24.776 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T00:05:24.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: pin_top_level_index_and_filter: 1 2024-09-17T00:05:24.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: index_type: 0 2024-09-17T00:05:24.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: data_block_index_type: 0 2024-09-17T00:05:24.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: index_shortening: 1 2024-09-17T00:05:24.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T00:05:24.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: hash_index_allow_collision: 1 2024-09-17T00:05:24.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: checksum: 1 2024-09-17T00:05:24.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: no_block_cache: 0 2024-09-17T00:05:24.777 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: block_cache: 0x559a4c6de170 2024-09-17T00:05:24.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: block_cache_name: BinnedLRUCache 2024-09-17T00:05:24.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: block_cache_options: 2024-09-17T00:05:24.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: capacity : 536870912 2024-09-17T00:05:24.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: num_shard_bits : 4 2024-09-17T00:05:24.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: strict_capacity_limit : 0 2024-09-17T00:05:24.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: high_pri_pool_ratio: 0.000 2024-09-17T00:05:24.778 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: block_cache_compressed: (nil) 2024-09-17T00:05:24.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: persistent_cache: (nil) 2024-09-17T00:05:24.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: block_size: 4096 2024-09-17T00:05:24.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: block_size_deviation: 10 2024-09-17T00:05:24.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: block_restart_interval: 16 2024-09-17T00:05:24.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: index_block_restart_interval: 1 2024-09-17T00:05:24.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: metadata_block_size: 4096 2024-09-17T00:05:24.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: partition_filters: 0 2024-09-17T00:05:24.779 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: use_delta_encoding: 1 2024-09-17T00:05:24.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: filter_policy: rocksdb.BuiltinBloomFilter 2024-09-17T00:05:24.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: whole_key_filtering: 1 2024-09-17T00:05:24.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: verify_compression: 0 2024-09-17T00:05:24.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: read_amp_bytes_per_bit: 0 2024-09-17T00:05:24.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: format_version: 4 2024-09-17T00:05:24.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: enable_index_compression: 1 2024-09-17T00:05:24.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: block_align: 0 2024-09-17T00:05:24.780 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T00:05:24.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T00:05:24.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compression: NoCompression 2024-09-17T00:05:24.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T00:05:24.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T00:05:24.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T00:05:24.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.num_levels: 7 2024-09-17T00:05:24.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T00:05:24.781 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T00:05:24.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T00:05:24.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T00:05:24.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T00:05:24.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T00:05:24.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T00:05:24.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:05:24.782 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T00:05:24.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T00:05:24.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T00:05:24.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T00:05:24.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T00:05:24.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T00:05:24.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:05:24.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T00:05:24.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T00:05:24.783 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T00:05:24.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T00:05:24.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T00:05:24.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T00:05:24.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T00:05:24.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T00:05:24.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T00:05:24.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T00:05:24.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T00:05:24.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T00:05:24.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T00:05:24.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T00:05:24.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T00:05:24.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T00:05:24.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T00:05:24.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T00:05:24.785 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T00:05:24.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.arena_block_size: 4194304 2024-09-17T00:05:24.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T00:05:24.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T00:05:24.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-09-17T00:05:24.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T00:05:24.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T00:05:24.786 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T00:05:24.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T00:05:24.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T00:05:24.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T00:05:24.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T00:05:24.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T00:05:24.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T00:05:24.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T00:05:24.787 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T00:05:24.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.table_properties_collectors: 2024-09-17T00:05:24.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T00:05:24.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T00:05:24.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T00:05:24.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T00:05:24.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T00:05:24.788 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.bloom_locality: 0 2024-09-17T00:05:24.789 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T00:05:24.789 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T00:05:24.789 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T00:05:24.789 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T00:05:24.789 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T00:05:24.789 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.ttl: 2592000 2024-09-17T00:05:24.789 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T00:05:24.789 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.enable_blob_files: false 2024-09-17T00:05:24.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.min_blob_size: 0 2024-09-17T00:05:24.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T00:05:24.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T00:05:24.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T00:05:24.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.330+0000 7fc6b81fb880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T00:05:24.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.334+0000 7fc6b81fb880 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-09-17T00:05:24.790 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.334+0000 7fc6b81fb880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-09-17T00:05:24.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.334+0000 7fc6b81fb880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-09-17T00:05:24.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.334+0000 7fc6b81fb880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726531524337676, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-17T00:05:24.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.334+0000 7fc6b81fb880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-09-17T00:05:24.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.334+0000 7fc6b81fb880 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-09-17T00:05:24.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.334+0000 7fc6b81fb880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726531524338205, "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": 1726531524, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "6afb0772-8c33-485e-8ddd-983bb2518ba3", "db_session_id": "0I10AG7RRWBWZDVN6JSJ"}} 2024-09-17T00:05:24.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.334+0000 7fc6b81fb880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-09-17T00:05:24.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.334+0000 7fc6b81fb880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726531524338788, "job": 1, "event": "recovery_finished"} 2024-09-17T00:05:24.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.334+0000 7fc6b81fb880 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-09-17T00:05:24.791 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.334+0000 7fc6b81fb880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x559a4c6c4a80 2024-09-17T00:05:24.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.334+0000 7fc6b81fb880 4 rocksdb: DB pointer 0x559a4c6d4000 2024-09-17T00:05:24.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.334+0000 7fc6a7f83700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-09-17T00:05:24.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.334+0000 7fc6a7f83700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-09-17T00:05:24.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: ** DB Stats ** 2024-09-17T00:05:24.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:05:24.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T00:05:24.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:05:24.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:05:24.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T00:05:24.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-09-17T00:05:24.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:05:24.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: ** Compaction Stats [default] ** 2024-09-17T00:05:24.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: 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-09-17T00:05:24.792 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:05:24.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 2024-09-17T00:05:24.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 2024-09-17T00:05:24.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 2024-09-17T00:05:24.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: ** Compaction Stats [default] ** 2024-09-17T00:05:24.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: 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-09-17T00:05:24.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:05:24.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.9 0.00 0.00 1 0.001 0 0 2024-09-17T00:05:24.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:05:24.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T00:05:24.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:05:24.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:05:24.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:05:24.793 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:05:24.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Cumulative compaction: 0.00 GB write, 0.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:05:24.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Interval compaction: 0.00 GB write, 0.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:05:24.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: 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-09-17T00:05:24.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:05:24.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: ** Compaction Stats [default] ** 2024-09-17T00:05:24.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: 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-09-17T00:05:24.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:05:24.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 2024-09-17T00:05:24.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 2024-09-17T00:05:24.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: 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-09-17T00:05:24.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: ** Compaction Stats [default] ** 2024-09-17T00:05:24.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: 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-09-17T00:05:24.794 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:05:24.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.9 0.00 0.00 1 0.001 0 0 2024-09-17T00:05:24.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:05:24.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T00:05:24.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:05:24.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:05:24.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:05:24.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:05:24.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Cumulative compaction: 0.00 GB write, 0.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:05:24.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:05:24.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: 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-09-17T00:05:24.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:05:24.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.334+0000 7fc6b81fb880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-17T00:05:24.795 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.338+0000 7fc6b81fb880 0 using public_addrv [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] 2024-09-17T00:05:24.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.338+0000 7fc6b81fb880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] at bind addrs [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:05:24.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.338+0000 7fc6b81fb880 1 mon.c@-1(???) e0 preinit fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:05:24.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.354+0000 7fc6aaf89700 0 mon.c@-1(synchronizing).mds e1 new map 2024-09-17T00:05:24.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.354+0000 7fc6aaf89700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-09-17T00:05:24.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: e1 2024-09-17T00:05:24.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T00:05:24.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: 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-09-17T00:05:24.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: legacy client fscid: -1 2024-09-17T00:05:24.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: 2024-09-17T00:05:24.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: No filesystems configured 2024-09-17T00:05:24.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.354+0000 7fc6aaf89700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T00:05:24.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.354+0000 7fc6aaf89700 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-09-17T00:05:24.796 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.354+0000 7fc6aaf89700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T00:05:24.800 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.354+0000 7fc6aaf89700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T00:05:24.800 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.354+0000 7fc6aaf89700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T00:05:24.800 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.354+0000 7fc6aaf89700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T00:05:24.800 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.354+0000 7fc6aaf89700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T00:05:24.800 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.354+0000 7fc6aaf89700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:05:24.801 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.354+0000 7fc6aaf89700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:05:24.801 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.354+0000 7fc6aaf89700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T00:05:24.801 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:10.290801+0000 mgr.y (mgr.14152) 20 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:05:24.801 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: cluster 2024-09-17T00:05:11.204404+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:24.801 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:12.982313+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:24.801 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:12.988427+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:24.801 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:12.990043+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi094", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:05:24.801 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:12.996441+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:24.801 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: cluster 2024-09-17T00:05:13.204864+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:24.801 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:14.144558+0000 mon.a (mon.0) 121 : audit [INF] from='client.? 172.21.15.26:0/1936914618' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T00:05:24.801 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:15.002396+0000 mon.a (mon.0) 122 : audit [INF] from='client.? 172.21.15.26:0/1936914618' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T00:05:24.801 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: cluster 2024-09-17T00:05:15.002545+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:05:24.801 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: cluster 2024-09-17T00:05:15.205187+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:24.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: cluster 2024-09-17T00:05:17.205648+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:24.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:18.443251+0000 mgr.y (mgr.14152) 25 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi094:172.21.15.94=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:05:24.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: cephadm 2024-09-17T00:05:18.449191+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Saving service mon spec with placement smithi026:172.21.15.26=a;smithi026:[v2:172.21.15.26:3301,v1:172.21.15.26:6790]=c;smithi094:172.21.15.94=b;count:3 2024-09-17T00:05:24.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:18.454467+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:24.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:18.476877+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:24.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:18.480211+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:24.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:18.482346+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:24.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: cephadm 2024-09-17T00:05:18.485253+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:05:24.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: cephadm 2024-09-17T00:05:18.613196+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:05:24.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:18.817567+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:24.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:18.823535+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:24.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:18.826951+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:05:24.802 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:18.828624+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:24.803 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: cephadm 2024-09-17T00:05:18.830442+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.c on smithi026 2024-09-17T00:05:24.803 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: cluster 2024-09-17T00:05:19.206175+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:24.803 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: cluster 2024-09-17T00:05:21.206729+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:24.803 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:22.134081+0000 mon.a (mon.0) 132 : audit [DBG] from='client.? 172.21.15.94:0/1320880412' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T00:05:24.803 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: cluster 2024-09-17T00:05:23.207251+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:24.803 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:23.267574+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:24.803 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:23.268709+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:05:24.803 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: audit 2024-09-17T00:05:23.269494+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:24.803 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: cephadm 2024-09-17T00:05:23.270294+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Deploying daemon mon.b on smithi094 2024-09-17T00:05:24.804 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:24 smithi026 bash[24915]: debug 2024-09-17T00:05:24.354+0000 7fc6aaf89700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-17T00:05:29.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: audit 2024-09-17T00:05:24.367215+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:05:29.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: audit 2024-09-17T00:05:24.367360+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:29.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: cluster 2024-09-17T00:05:24.367472+0000 mon.a (mon.0) 139 : cluster [INF] mon.a calling monitor election 2024-09-17T00:05:29.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: cluster 2024-09-17T00:05:25.207689+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:29.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: audit 2024-09-17T00:05:25.364971+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:29.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: audit 2024-09-17T00:05:26.365150+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:29.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: cluster 2024-09-17T00:05:26.367429+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T00:05:29.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: cluster 2024-09-17T00:05:27.208085+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:29.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: audit 2024-09-17T00:05:27.365262+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:29.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: audit 2024-09-17T00:05:28.365443+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:29.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: audit 2024-09-17T00:05:29.365459+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:29.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: cluster 2024-09-17T00:05:29.406548+0000 mon.a (mon.0) 145 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T00:05:29.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: cluster 2024-09-17T00:05:29.412698+0000 mon.a (mon.0) 146 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} 2024-09-17T00:05:29.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: cluster 2024-09-17T00:05:29.412848+0000 mon.a (mon.0) 147 : cluster [DBG] fsmap 2024-09-17T00:05:29.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: cluster 2024-09-17T00:05:29.412905+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:05:29.756 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: cluster 2024-09-17T00:05:29.413166+0000 mon.a (mon.0) 149 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-09-17T00:05:29.757 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: cluster 2024-09-17T00:05:29.420293+0000 mon.a (mon.0) 150 : cluster [INF] overall HEALTH_OK 2024-09-17T00:05:29.757 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: audit 2024-09-17T00:05:29.425419+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:29.757 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: audit 2024-09-17T00:05:29.428403+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:29.757 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: audit 2024-09-17T00:05:29.431069+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:29.757 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[19832]: audit 2024-09-17T00:05:29.432920+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:29.757 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: audit 2024-09-17T00:05:24.367215+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:05:29.757 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: audit 2024-09-17T00:05:24.367360+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:29.757 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: cluster 2024-09-17T00:05:24.367472+0000 mon.a (mon.0) 139 : cluster [INF] mon.a calling monitor election 2024-09-17T00:05:29.757 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: cluster 2024-09-17T00:05:25.207689+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:29.757 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: audit 2024-09-17T00:05:25.364971+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:29.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: audit 2024-09-17T00:05:26.365150+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:29.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: cluster 2024-09-17T00:05:26.367429+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T00:05:29.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: cluster 2024-09-17T00:05:27.208085+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:29.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: audit 2024-09-17T00:05:27.365262+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:29.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: audit 2024-09-17T00:05:28.365443+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:29.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: audit 2024-09-17T00:05:29.365459+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:29.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: cluster 2024-09-17T00:05:29.406548+0000 mon.a (mon.0) 145 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T00:05:29.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: cluster 2024-09-17T00:05:29.412698+0000 mon.a (mon.0) 146 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} 2024-09-17T00:05:29.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: cluster 2024-09-17T00:05:29.412848+0000 mon.a (mon.0) 147 : cluster [DBG] fsmap 2024-09-17T00:05:29.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: cluster 2024-09-17T00:05:29.412905+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:05:29.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: cluster 2024-09-17T00:05:29.413166+0000 mon.a (mon.0) 149 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-09-17T00:05:29.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: cluster 2024-09-17T00:05:29.420293+0000 mon.a (mon.0) 150 : cluster [INF] overall HEALTH_OK 2024-09-17T00:05:29.758 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: audit 2024-09-17T00:05:29.425419+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:29.759 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: audit 2024-09-17T00:05:29.428403+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:29.759 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: audit 2024-09-17T00:05:29.431069+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:29.759 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:29 smithi026 bash[24915]: audit 2024-09-17T00:05:29.432920+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:29.917 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:29 smithi094 bash[19906]: audit 2024-09-17T00:05:27.365262+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:29.918 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:29 smithi094 bash[19906]: audit 2024-09-17T00:05:28.365443+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:29.918 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:29 smithi094 bash[19906]: audit 2024-09-17T00:05:29.365459+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:29.918 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:29 smithi094 bash[19906]: cluster 2024-09-17T00:05:29.406548+0000 mon.a (mon.0) 145 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T00:05:29.918 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:29 smithi094 bash[19906]: cluster 2024-09-17T00:05:29.412698+0000 mon.a (mon.0) 146 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} 2024-09-17T00:05:29.918 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:29 smithi094 bash[19906]: cluster 2024-09-17T00:05:29.412848+0000 mon.a (mon.0) 147 : cluster [DBG] fsmap 2024-09-17T00:05:29.918 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:29 smithi094 bash[19906]: cluster 2024-09-17T00:05:29.412905+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:05:30.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:29 smithi094 bash[19906]: cluster 2024-09-17T00:05:29.413166+0000 mon.a (mon.0) 149 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-09-17T00:05:30.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:29 smithi094 bash[19906]: cluster 2024-09-17T00:05:29.420293+0000 mon.a (mon.0) 150 : cluster [INF] overall HEALTH_OK 2024-09-17T00:05:30.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:29 smithi094 bash[19906]: audit 2024-09-17T00:05:29.425419+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:30.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:29 smithi094 bash[19906]: audit 2024-09-17T00:05:29.428403+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:30.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:29 smithi094 bash[19906]: audit 2024-09-17T00:05:29.431069+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:30.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:29 smithi094 bash[19906]: audit 2024-09-17T00:05:29.432920+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:30.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:29 smithi094 bash[19906]: debug 2024-09-17T00:05:29.921+0000 7fc2feb6c700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-17T00:05:30.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:29 smithi094 bash[19906]: debug 2024-09-17T00:05:29.921+0000 7fc2feb6c700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-09-17T00:05:35.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: audit 2024-09-17T00:05:29.928716+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:05:35.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: cluster 2024-09-17T00:05:29.929353+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2024-09-17T00:05:35.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: cluster 2024-09-17T00:05:29.929706+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T00:05:35.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: audit 2024-09-17T00:05:29.954287+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:35.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: audit 2024-09-17T00:05:29.954593+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:35.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: audit 2024-09-17T00:05:30.922980+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:35.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: cluster 2024-09-17T00:05:31.208891+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:35.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: audit 2024-09-17T00:05:31.923755+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:35.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: audit 2024-09-17T00:05:32.923283+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:35.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: cluster 2024-09-17T00:05:33.209335+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:35.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: audit 2024-09-17T00:05:33.923234+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:35.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: audit 2024-09-17T00:05:34.923390+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:35.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: cluster 2024-09-17T00:05:34.954180+0000 mon.a (mon.0) 165 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T00:05:35.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: cluster 2024-09-17T00:05:34.959520+0000 mon.a (mon.0) 166 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} 2024-09-17T00:05:35.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: cluster 2024-09-17T00:05:34.959620+0000 mon.a (mon.0) 167 : cluster [DBG] fsmap 2024-09-17T00:05:35.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: cluster 2024-09-17T00:05:34.959678+0000 mon.a (mon.0) 168 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:05:35.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: cluster 2024-09-17T00:05:34.959949+0000 mon.a (mon.0) 169 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-09-17T00:05:35.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: cluster 2024-09-17T00:05:34.960287+0000 mon.a (mon.0) 170 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-17T00:05:35.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: cluster 2024-09-17T00:05:34.967800+0000 mon.a (mon.0) 171 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-17T00:05:35.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: cluster 2024-09-17T00:05:34.967843+0000 mon.a (mon.0) 172 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-17T00:05:35.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: cluster 2024-09-17T00:05:34.967866+0000 mon.a (mon.0) 173 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] is down (out of quorum) 2024-09-17T00:05:35.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: audit 2024-09-17T00:05:34.972690+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:35.258 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: audit 2024-09-17T00:05:34.978419+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:35.258 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[19832]: audit 2024-09-17T00:05:34.983913+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:35.258 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: audit 2024-09-17T00:05:29.928716+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:05:35.258 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: cluster 2024-09-17T00:05:29.929353+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2024-09-17T00:05:35.259 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: cluster 2024-09-17T00:05:29.929706+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T00:05:35.259 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: audit 2024-09-17T00:05:29.954287+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:35.259 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: audit 2024-09-17T00:05:29.954593+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:35.259 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: audit 2024-09-17T00:05:30.922980+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:35.259 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: cluster 2024-09-17T00:05:31.208891+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:35.259 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: audit 2024-09-17T00:05:31.923755+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:35.259 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: audit 2024-09-17T00:05:32.923283+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:35.260 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: cluster 2024-09-17T00:05:33.209335+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:35.260 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: audit 2024-09-17T00:05:33.923234+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:35.260 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: audit 2024-09-17T00:05:34.923390+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:35.260 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: cluster 2024-09-17T00:05:34.954180+0000 mon.a (mon.0) 165 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T00:05:35.260 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: cluster 2024-09-17T00:05:34.959520+0000 mon.a (mon.0) 166 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} 2024-09-17T00:05:35.260 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: cluster 2024-09-17T00:05:34.959620+0000 mon.a (mon.0) 167 : cluster [DBG] fsmap 2024-09-17T00:05:35.260 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: cluster 2024-09-17T00:05:34.959678+0000 mon.a (mon.0) 168 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:05:35.260 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: cluster 2024-09-17T00:05:34.959949+0000 mon.a (mon.0) 169 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-09-17T00:05:35.260 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: cluster 2024-09-17T00:05:34.960287+0000 mon.a (mon.0) 170 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-17T00:05:35.260 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: cluster 2024-09-17T00:05:34.967800+0000 mon.a (mon.0) 171 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-17T00:05:35.260 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: cluster 2024-09-17T00:05:34.967843+0000 mon.a (mon.0) 172 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-17T00:05:35.260 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: cluster 2024-09-17T00:05:34.967866+0000 mon.a (mon.0) 173 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] is down (out of quorum) 2024-09-17T00:05:35.261 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: audit 2024-09-17T00:05:34.972690+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:35.261 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: audit 2024-09-17T00:05:34.978419+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:35.261 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:35 smithi026 bash[24915]: audit 2024-09-17T00:05:34.983913+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:36.376 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[24915]: cephadm 2024-09-17T00:05:34.973942+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:05:36.376 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[24915]: cephadm 2024-09-17T00:05:34.979792+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:05:36.376 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[24915]: audit 2024-09-17T00:05:35.102170+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:36.376 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[24915]: audit 2024-09-17T00:05:35.111358+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:36.377 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[24915]: audit 2024-09-17T00:05:35.115152+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:36.377 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[24915]: cephadm 2024-09-17T00:05:35.116512+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T00:05:36.377 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[24915]: audit 2024-09-17T00:05:35.116838+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:05:36.377 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[24915]: audit 2024-09-17T00:05:35.117622+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:05:36.377 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[24915]: audit 2024-09-17T00:05:35.118379+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:36.377 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[24915]: cephadm 2024-09-17T00:05:35.119312+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi026 2024-09-17T00:05:36.377 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[24915]: cluster 2024-09-17T00:05:35.209721+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:36.377 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[24915]: audit 2024-09-17T00:05:35.923798+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:36.377 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[19832]: cephadm 2024-09-17T00:05:34.973942+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:05:36.377 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[19832]: cephadm 2024-09-17T00:05:34.979792+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:05:36.377 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[19832]: audit 2024-09-17T00:05:35.102170+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:36.378 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[19832]: audit 2024-09-17T00:05:35.111358+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:36.378 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[19832]: audit 2024-09-17T00:05:35.115152+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:36.378 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[19832]: cephadm 2024-09-17T00:05:35.116512+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T00:05:36.378 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[19832]: audit 2024-09-17T00:05:35.116838+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:05:36.378 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[19832]: audit 2024-09-17T00:05:35.117622+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:05:36.378 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[19832]: audit 2024-09-17T00:05:35.118379+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:36.378 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[19832]: cephadm 2024-09-17T00:05:35.119312+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi026 2024-09-17T00:05:36.378 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[19832]: cluster 2024-09-17T00:05:35.209721+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:36.378 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:36 smithi026 bash[19832]: audit 2024-09-17T00:05:35.923798+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:36.517 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-17T00:05:36.517 INFO:teuthology.orchestra.run.smithi094.stdout:{"epoch":3,"fsid":"23e17d62-7488-11ef-bceb-c7b262605968","modified":"2024-09-17T00:05:29.922232Z","created":"2024-09-17T00:03:29.041441Z","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.26:3300","nonce":0},{"type":"v1","addr":"172.21.15.26:6789","nonce":0}]},"addr":"172.21.15.26:6789/0","public_addr":"172.21.15.26:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:3301","nonce":0},{"type":"v1","addr":"172.21.15.26:6790","nonce":0}]},"addr":"172.21.15.26:6790/0","public_addr":"172.21.15.26:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:3300","nonce":0},{"type":"v1","addr":"172.21.15.94:6789","nonce":0}]},"addr":"172.21.15.94:6789/0","public_addr":"172.21.15.94:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T00:05:36.520 INFO:teuthology.orchestra.run.smithi094.stderr:dumped monmap epoch 3 2024-09-17T00:05:37.224 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T00:05:37.225 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T00:05:37.226 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:29.928716+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:05:37.226 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cluster 2024-09-17T00:05:29.929353+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2024-09-17T00:05:37.226 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cluster 2024-09-17T00:05:29.929706+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T00:05:37.226 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:29.954287+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:37.226 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:29.954593+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:05:37.226 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:30.922980+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:37.226 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cluster 2024-09-17T00:05:31.208891+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:37.226 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:31.923755+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:37.226 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:32.923283+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:37.226 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cluster 2024-09-17T00:05:33.209335+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:37.226 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:33.923234+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:37.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:34.923390+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:37.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cluster 2024-09-17T00:05:34.954180+0000 mon.a (mon.0) 165 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T00:05:37.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cluster 2024-09-17T00:05:34.959520+0000 mon.a (mon.0) 166 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} 2024-09-17T00:05:37.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cluster 2024-09-17T00:05:34.959620+0000 mon.a (mon.0) 167 : cluster [DBG] fsmap 2024-09-17T00:05:37.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cluster 2024-09-17T00:05:34.959678+0000 mon.a (mon.0) 168 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:05:37.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cluster 2024-09-17T00:05:34.959949+0000 mon.a (mon.0) 169 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-09-17T00:05:37.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cluster 2024-09-17T00:05:34.960287+0000 mon.a (mon.0) 170 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-17T00:05:37.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cluster 2024-09-17T00:05:34.967800+0000 mon.a (mon.0) 171 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-17T00:05:37.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cluster 2024-09-17T00:05:34.967843+0000 mon.a (mon.0) 172 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-17T00:05:37.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cluster 2024-09-17T00:05:34.967866+0000 mon.a (mon.0) 173 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] is down (out of quorum) 2024-09-17T00:05:37.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:34.972690+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:37.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:34.978419+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:37.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:34.983913+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:37.228 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cephadm 2024-09-17T00:05:34.973942+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:05:37.228 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cephadm 2024-09-17T00:05:34.979792+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:05:37.228 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:35.102170+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:37.228 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:35.111358+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:37.228 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:35.115152+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:37.228 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cephadm 2024-09-17T00:05:35.116512+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T00:05:37.228 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:35.116838+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:05:37.228 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:35.117622+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:05:37.229 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:35.118379+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:37.229 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cephadm 2024-09-17T00:05:35.119312+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.a on smithi026 2024-09-17T00:05:37.229 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: cluster 2024-09-17T00:05:35.209721+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:37.229 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:36 smithi094 bash[19906]: audit 2024-09-17T00:05:35.923798+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:37.229 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:37 smithi094 bash[19906]: cluster 2024-09-17T00:05:31.930766+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T00:05:37.229 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:37 smithi094 bash[19906]: cluster 2024-09-17T00:05:36.961554+0000 mon.a (mon.0) 186 : cluster [INF] mon.a calling monitor election 2024-09-17T00:05:37.229 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:37 smithi094 bash[19906]: cluster 2024-09-17T00:05:36.961582+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-17T00:05:37.229 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:37 smithi094 bash[19906]: cluster 2024-09-17T00:05:36.966662+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T00:05:37.229 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:37 smithi094 bash[19906]: cluster 2024-09-17T00:05:36.986395+0000 mon.a (mon.0) 187 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T00:05:37.229 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:37 smithi094 bash[19906]: cluster 2024-09-17T00:05:36.992353+0000 mon.a (mon.0) 188 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} 2024-09-17T00:05:37.229 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:37 smithi094 bash[19906]: cluster 2024-09-17T00:05:36.992456+0000 mon.a (mon.0) 189 : cluster [DBG] fsmap 2024-09-17T00:05:37.229 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:37 smithi094 bash[19906]: cluster 2024-09-17T00:05:36.992508+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:05:37.229 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:37 smithi094 bash[19906]: cluster 2024-09-17T00:05:36.992808+0000 mon.a (mon.0) 191 : cluster [DBG] mgrmap e13: y(active, since 57s) 2024-09-17T00:05:37.230 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:37 smithi094 bash[19906]: cluster 2024-09-17T00:05:36.993118+0000 mon.a (mon.0) 192 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-17T00:05:37.230 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:37 smithi094 bash[19906]: cluster 2024-09-17T00:05:36.993166+0000 mon.a (mon.0) 193 : cluster [INF] Cluster is now healthy 2024-09-17T00:05:37.230 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:37 smithi094 bash[19906]: cluster 2024-09-17T00:05:36.999148+0000 mon.a (mon.0) 194 : cluster [INF] overall HEALTH_OK 2024-09-17T00:05:37.230 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:37 smithi094 bash[19906]: audit 2024-09-17T00:05:37.054054+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:37.230 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:37 smithi094 bash[19906]: audit 2024-09-17T00:05:37.055356+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:05:37.230 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:37 smithi094 bash[19906]: audit 2024-09-17T00:05:37.056262+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:05:37.230 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:37 smithi094 bash[19906]: audit 2024-09-17T00:05:37.057151+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:37.335 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[19832]: cluster 2024-09-17T00:05:31.930766+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T00:05:37.335 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[19832]: cluster 2024-09-17T00:05:36.961554+0000 mon.a (mon.0) 186 : cluster [INF] mon.a calling monitor election 2024-09-17T00:05:37.335 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[19832]: cluster 2024-09-17T00:05:36.961582+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-17T00:05:37.335 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[19832]: cluster 2024-09-17T00:05:36.966662+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T00:05:37.336 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[19832]: cluster 2024-09-17T00:05:36.986395+0000 mon.a (mon.0) 187 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T00:05:37.336 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[19832]: cluster 2024-09-17T00:05:36.992353+0000 mon.a (mon.0) 188 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} 2024-09-17T00:05:37.336 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[19832]: cluster 2024-09-17T00:05:36.992456+0000 mon.a (mon.0) 189 : cluster [DBG] fsmap 2024-09-17T00:05:37.336 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[19832]: cluster 2024-09-17T00:05:36.992508+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:05:37.336 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[19832]: cluster 2024-09-17T00:05:36.992808+0000 mon.a (mon.0) 191 : cluster [DBG] mgrmap e13: y(active, since 57s) 2024-09-17T00:05:37.336 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[19832]: cluster 2024-09-17T00:05:36.993118+0000 mon.a (mon.0) 192 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-17T00:05:37.336 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[19832]: cluster 2024-09-17T00:05:36.993166+0000 mon.a (mon.0) 193 : cluster [INF] Cluster is now healthy 2024-09-17T00:05:37.336 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[19832]: cluster 2024-09-17T00:05:36.999148+0000 mon.a (mon.0) 194 : cluster [INF] overall HEALTH_OK 2024-09-17T00:05:37.336 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[19832]: audit 2024-09-17T00:05:37.054054+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:37.337 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[19832]: audit 2024-09-17T00:05:37.055356+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:05:37.337 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[19832]: audit 2024-09-17T00:05:37.056262+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:05:37.337 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[19832]: audit 2024-09-17T00:05:37.057151+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:37.337 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[24915]: cluster 2024-09-17T00:05:31.930766+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T00:05:37.338 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[24915]: cluster 2024-09-17T00:05:36.961554+0000 mon.a (mon.0) 186 : cluster [INF] mon.a calling monitor election 2024-09-17T00:05:37.338 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[24915]: cluster 2024-09-17T00:05:36.961582+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-17T00:05:37.338 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[24915]: cluster 2024-09-17T00:05:36.966662+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T00:05:37.338 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[24915]: cluster 2024-09-17T00:05:36.986395+0000 mon.a (mon.0) 187 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T00:05:37.338 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[24915]: cluster 2024-09-17T00:05:36.992353+0000 mon.a (mon.0) 188 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0],b=[v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0],c=[v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0]} 2024-09-17T00:05:37.338 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[24915]: cluster 2024-09-17T00:05:36.992456+0000 mon.a (mon.0) 189 : cluster [DBG] fsmap 2024-09-17T00:05:37.338 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[24915]: cluster 2024-09-17T00:05:36.992508+0000 mon.a (mon.0) 190 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T00:05:37.338 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[24915]: cluster 2024-09-17T00:05:36.992808+0000 mon.a (mon.0) 191 : cluster [DBG] mgrmap e13: y(active, since 57s) 2024-09-17T00:05:37.338 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[24915]: cluster 2024-09-17T00:05:36.993118+0000 mon.a (mon.0) 192 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-17T00:05:37.338 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[24915]: cluster 2024-09-17T00:05:36.993166+0000 mon.a (mon.0) 193 : cluster [INF] Cluster is now healthy 2024-09-17T00:05:37.339 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[24915]: cluster 2024-09-17T00:05:36.999148+0000 mon.a (mon.0) 194 : cluster [INF] overall HEALTH_OK 2024-09-17T00:05:37.339 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[24915]: audit 2024-09-17T00:05:37.054054+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:37.339 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[24915]: audit 2024-09-17T00:05:37.055356+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:05:37.339 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[24915]: audit 2024-09-17T00:05:37.056262+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:05:37.339 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:37 smithi026 bash[24915]: audit 2024-09-17T00:05:37.057151+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:38.129 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:38 smithi026 bash[19832]: cephadm 2024-09-17T00:05:37.054953+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T00:05:38.504 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:38 smithi026 bash[19832]: cephadm 2024-09-17T00:05:37.058160+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.c on smithi026 2024-09-17T00:05:38.505 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:38 smithi026 bash[19832]: cluster 2024-09-17T00:05:37.210206+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:38.505 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:38 smithi026 bash[19832]: audit 2024-09-17T00:05:37.924284+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:38.505 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:38 smithi026 bash[24915]: cephadm 2024-09-17T00:05:37.054953+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T00:05:38.505 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:38 smithi026 bash[24915]: cephadm 2024-09-17T00:05:37.058160+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.c on smithi026 2024-09-17T00:05:38.505 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:38 smithi026 bash[24915]: cluster 2024-09-17T00:05:37.210206+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:38.505 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:38 smithi026 bash[24915]: audit 2024-09-17T00:05:37.924284+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:38.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:38 smithi094 bash[19906]: cephadm 2024-09-17T00:05:37.054953+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T00:05:38.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:38 smithi094 bash[19906]: cephadm 2024-09-17T00:05:37.058160+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.c on smithi026 2024-09-17T00:05:38.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:38 smithi094 bash[19906]: cluster 2024-09-17T00:05:37.210206+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:38.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:38 smithi094 bash[19906]: audit 2024-09-17T00:05:37.924284+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:05:40.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:40 smithi094 bash[19906]: cluster 2024-09-17T00:05:39.210563+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:40.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:40 smithi094 bash[19906]: audit 2024-09-17T00:05:39.262557+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:05:40.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:40 smithi094 bash[19906]: audit 2024-09-17T00:05:39.264837+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:05:40.754 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:40 smithi026 bash[19832]: cluster 2024-09-17T00:05:39.210563+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:40.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:40 smithi026 bash[19832]: audit 2024-09-17T00:05:39.262557+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:05:40.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:40 smithi026 bash[19832]: audit 2024-09-17T00:05:39.264837+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:05:40.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:40 smithi026 bash[24915]: cluster 2024-09-17T00:05:39.210563+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:40.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:40 smithi026 bash[24915]: audit 2024-09-17T00:05:39.262557+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:05:40.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:40 smithi026 bash[24915]: audit 2024-09-17T00:05:39.264837+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:05:41.677 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:41 smithi094 bash[19906]: audit 2024-09-17T00:05:40.409573+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:41.678 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:41 smithi094 bash[19906]: cephadm 2024-09-17T00:05:40.410317+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T00:05:41.678 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:41 smithi094 bash[19906]: audit 2024-09-17T00:05:40.410623+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:05:41.678 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:41 smithi094 bash[19906]: audit 2024-09-17T00:05:40.411457+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:05:41.678 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:41 smithi094 bash[19906]: audit 2024-09-17T00:05:40.412185+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:41.678 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:41 smithi094 bash[19906]: cephadm 2024-09-17T00:05:40.413035+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi094 2024-09-17T00:05:41.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:41 smithi026 bash[19832]: audit 2024-09-17T00:05:40.409573+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:41.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:41 smithi026 bash[19832]: cephadm 2024-09-17T00:05:40.410317+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T00:05:41.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:41 smithi026 bash[19832]: audit 2024-09-17T00:05:40.410623+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:05:41.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:41 smithi026 bash[19832]: audit 2024-09-17T00:05:40.411457+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:05:41.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:41 smithi026 bash[19832]: audit 2024-09-17T00:05:40.412185+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:41.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:41 smithi026 bash[19832]: cephadm 2024-09-17T00:05:40.413035+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi094 2024-09-17T00:05:41.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:41 smithi026 bash[24915]: audit 2024-09-17T00:05:40.409573+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:41.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:41 smithi026 bash[24915]: cephadm 2024-09-17T00:05:40.410317+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T00:05:41.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:41 smithi026 bash[24915]: audit 2024-09-17T00:05:40.410623+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:05:41.756 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:41 smithi026 bash[24915]: audit 2024-09-17T00:05:40.411457+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:05:41.756 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:41 smithi026 bash[24915]: audit 2024-09-17T00:05:40.412185+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:41.756 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:41 smithi026 bash[24915]: cephadm 2024-09-17T00:05:40.413035+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi094 2024-09-17T00:05:41.773 INFO:teuthology.orchestra.run.smithi026.stdout:# minimal ceph.conf for 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:05:41.773 INFO:teuthology.orchestra.run.smithi026.stdout:[global] 2024-09-17T00:05:41.773 INFO:teuthology.orchestra.run.smithi026.stdout: fsid = 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:05:41.773 INFO:teuthology.orchestra.run.smithi026.stdout: mon_host = [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] 2024-09-17T00:05:42.422 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T00:05:42.422 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-17T00:05:42.422 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T00:05:42.435 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-17T00:05:42.435 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:05:42.493 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2024-09-17T00:05:42.493 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T00:05:42.504 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:42 smithi026 bash[19832]: cluster 2024-09-17T00:05:41.211008+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:42.505 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:42 smithi026 bash[19832]: audit 2024-09-17T00:05:41.773744+0000 mon.a (mon.0) 206 : audit [DBG] from='client.? 172.21.15.26:0/952001645' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:42.505 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:42 smithi026 bash[19832]: audit 2024-09-17T00:05:42.216713+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:42.505 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:42 smithi026 bash[19832]: audit 2024-09-17T00:05:42.219112+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:42.505 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:42 smithi026 bash[19832]: audit 2024-09-17T00:05:42.221685+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:42.505 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:42 smithi026 bash[19832]: audit 2024-09-17T00:05:42.223388+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:42.505 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:42 smithi026 bash[24915]: cluster 2024-09-17T00:05:41.211008+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:42.505 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:42 smithi026 bash[24915]: audit 2024-09-17T00:05:41.773744+0000 mon.a (mon.0) 206 : audit [DBG] from='client.? 172.21.15.26:0/952001645' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:42.505 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:42 smithi026 bash[24915]: audit 2024-09-17T00:05:42.216713+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:42.505 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:42 smithi026 bash[24915]: audit 2024-09-17T00:05:42.219112+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:42.505 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:42 smithi026 bash[24915]: audit 2024-09-17T00:05:42.221685+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:42.505 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:42 smithi026 bash[24915]: audit 2024-09-17T00:05:42.223388+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:42.506 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:42 smithi094 bash[19906]: cluster 2024-09-17T00:05:41.211008+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:42.506 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:42 smithi094 bash[19906]: audit 2024-09-17T00:05:41.773744+0000 mon.a (mon.0) 206 : audit [DBG] from='client.? 172.21.15.26:0/952001645' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:42.506 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:42 smithi094 bash[19906]: audit 2024-09-17T00:05:42.216713+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:42.506 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:42 smithi094 bash[19906]: audit 2024-09-17T00:05:42.219112+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:42.506 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:42 smithi094 bash[19906]: audit 2024-09-17T00:05:42.221685+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:42.506 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:42 smithi094 bash[19906]: audit 2024-09-17T00:05:42.223388+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:42.508 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2024-09-17T00:05:42.508 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:05:42.564 INFO:tasks.cephadm:Adding mgr.y on smithi026 2024-09-17T00:05:42.564 INFO:tasks.cephadm:Adding mgr.x on smithi094 2024-09-17T00:05:42.564 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi026=y;smithi094=x' 2024-09-17T00:05:43.748 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:43 smithi094 bash[19906]: cephadm 2024-09-17T00:05:42.225824+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:05:43.748 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:43 smithi094 bash[19906]: cephadm 2024-09-17T00:05:42.226462+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:05:43.748 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:43 smithi094 bash[19906]: audit 2024-09-17T00:05:42.424012+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:43.749 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:43 smithi094 bash[19906]: audit 2024-09-17T00:05:42.427726+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:43.749 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:43 smithi094 bash[19906]: audit 2024-09-17T00:05:42.432559+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:43.754 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:43 smithi026 bash[19832]: cephadm 2024-09-17T00:05:42.225824+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:05:43.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:43 smithi026 bash[19832]: cephadm 2024-09-17T00:05:42.226462+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:05:43.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:43 smithi026 bash[19832]: audit 2024-09-17T00:05:42.424012+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:43.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:43 smithi026 bash[19832]: audit 2024-09-17T00:05:42.427726+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:43.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:43 smithi026 bash[19832]: audit 2024-09-17T00:05:42.432559+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:43.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:43 smithi026 bash[24915]: cephadm 2024-09-17T00:05:42.225824+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:05:43.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:43 smithi026 bash[24915]: cephadm 2024-09-17T00:05:42.226462+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:05:43.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:43 smithi026 bash[24915]: audit 2024-09-17T00:05:42.424012+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:43.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:43 smithi026 bash[24915]: audit 2024-09-17T00:05:42.427726+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:43.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:43 smithi026 bash[24915]: audit 2024-09-17T00:05:42.432559+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:44.754 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:44 smithi026 bash[19832]: cluster 2024-09-17T00:05:43.211417+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:44.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:44 smithi026 bash[24915]: cluster 2024-09-17T00:05:43.211417+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:44.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:44 smithi094 bash[19906]: cluster 2024-09-17T00:05:43.211417+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:45.720 INFO:teuthology.orchestra.run.smithi094.stdout:Scheduled mgr update... 2024-09-17T00:05:46.320 DEBUG:teuthology.orchestra.run.smithi094:mgr.x> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@mgr.x.service 2024-09-17T00:05:46.322 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T00:05:46.322 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-17T00:05:46.323 DEBUG:teuthology.orchestra.run.smithi026:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T00:05:46.329 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-09-17T00:05:46.329 DEBUG:teuthology.orchestra.run.smithi026:> stat /dev/vg_nvme/lv_1 2024-09-17T00:05:46.377 INFO:teuthology.orchestra.run.smithi026.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T00:05:46.377 INFO:teuthology.orchestra.run.smithi026.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:05:46.377 INFO:teuthology.orchestra.run.smithi026.stdout:Device: 5h/5d Inode: 893 Links: 1 2024-09-17T00:05:46.377 INFO:teuthology.orchestra.run.smithi026.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:05:46.377 INFO:teuthology.orchestra.run.smithi026.stdout:Access: 2024-09-16 23:58:51.443380256 +0000 2024-09-17T00:05:46.377 INFO:teuthology.orchestra.run.smithi026.stdout:Modify: 2024-09-16 23:58:51.171382674 +0000 2024-09-17T00:05:46.377 INFO:teuthology.orchestra.run.smithi026.stdout:Change: 2024-09-16 23:58:51.171382674 +0000 2024-09-17T00:05:46.377 INFO:teuthology.orchestra.run.smithi026.stdout: Birth: - 2024-09-17T00:05:46.377 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T00:05:46.431 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records in 2024-09-17T00:05:46.431 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records out 2024-09-17T00:05:46.431 INFO:teuthology.orchestra.run.smithi026.stderr:512 bytes copied, 0.000213826 s, 2.4 MB/s 2024-09-17T00:05:46.432 DEBUG:teuthology.orchestra.run.smithi026:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T00:05:46.481 DEBUG:teuthology.orchestra.run.smithi026:> stat /dev/vg_nvme/lv_2 2024-09-17T00:05:46.532 INFO:teuthology.orchestra.run.smithi026.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T00:05:46.532 INFO:teuthology.orchestra.run.smithi026.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:05:46.532 INFO:teuthology.orchestra.run.smithi026.stdout:Device: 5h/5d Inode: 910 Links: 1 2024-09-17T00:05:46.532 INFO:teuthology.orchestra.run.smithi026.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:05:46.532 INFO:teuthology.orchestra.run.smithi026.stdout:Access: 2024-09-16 23:58:51.931375918 +0000 2024-09-17T00:05:46.532 INFO:teuthology.orchestra.run.smithi026.stdout:Modify: 2024-09-16 23:58:51.671378228 +0000 2024-09-17T00:05:46.532 INFO:teuthology.orchestra.run.smithi026.stdout:Change: 2024-09-16 23:58:51.671378228 +0000 2024-09-17T00:05:46.532 INFO:teuthology.orchestra.run.smithi026.stdout: Birth: - 2024-09-17T00:05:46.533 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T00:05:46.587 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records in 2024-09-17T00:05:46.587 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records out 2024-09-17T00:05:46.587 INFO:teuthology.orchestra.run.smithi026.stderr:512 bytes copied, 0.000249803 s, 2.0 MB/s 2024-09-17T00:05:46.589 DEBUG:teuthology.orchestra.run.smithi026:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T00:05:46.637 DEBUG:teuthology.orchestra.run.smithi026:> stat /dev/vg_nvme/lv_3 2024-09-17T00:05:46.688 INFO:teuthology.orchestra.run.smithi026.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T00:05:46.689 INFO:teuthology.orchestra.run.smithi026.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:05:46.689 INFO:teuthology.orchestra.run.smithi026.stdout:Device: 5h/5d Inode: 925 Links: 1 2024-09-17T00:05:46.689 INFO:teuthology.orchestra.run.smithi026.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:05:46.689 INFO:teuthology.orchestra.run.smithi026.stdout:Access: 2024-09-16 23:58:52.463371189 +0000 2024-09-17T00:05:46.689 INFO:teuthology.orchestra.run.smithi026.stdout:Modify: 2024-09-16 23:58:52.187373642 +0000 2024-09-17T00:05:46.689 INFO:teuthology.orchestra.run.smithi026.stdout:Change: 2024-09-16 23:58:52.187373642 +0000 2024-09-17T00:05:46.689 INFO:teuthology.orchestra.run.smithi026.stdout: Birth: - 2024-09-17T00:05:46.689 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T00:05:46.747 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records in 2024-09-17T00:05:46.747 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records out 2024-09-17T00:05:46.748 INFO:teuthology.orchestra.run.smithi026.stderr:512 bytes copied, 0.000287132 s, 1.8 MB/s 2024-09-17T00:05:46.749 DEBUG:teuthology.orchestra.run.smithi026:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T00:05:46.797 DEBUG:teuthology.orchestra.run.smithi026:> stat /dev/vg_nvme/lv_4 2024-09-17T00:05:46.844 INFO:teuthology.orchestra.run.smithi026.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T00:05:46.844 INFO:teuthology.orchestra.run.smithi026.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:05:46.844 INFO:teuthology.orchestra.run.smithi026.stdout:Device: 5h/5d Inode: 943 Links: 1 2024-09-17T00:05:46.844 INFO:teuthology.orchestra.run.smithi026.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:05:46.844 INFO:teuthology.orchestra.run.smithi026.stdout:Access: 2024-09-16 23:58:52.963366744 +0000 2024-09-17T00:05:46.844 INFO:teuthology.orchestra.run.smithi026.stdout:Modify: 2024-09-16 23:58:52.715368949 +0000 2024-09-17T00:05:46.844 INFO:teuthology.orchestra.run.smithi026.stdout:Change: 2024-09-16 23:58:52.715368949 +0000 2024-09-17T00:05:46.844 INFO:teuthology.orchestra.run.smithi026.stdout: Birth: - 2024-09-17T00:05:46.845 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T00:05:46.899 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records in 2024-09-17T00:05:46.899 INFO:teuthology.orchestra.run.smithi026.stderr:1+0 records out 2024-09-17T00:05:46.899 INFO:teuthology.orchestra.run.smithi026.stderr:512 bytes copied, 0.000301142 s, 1.7 MB/s 2024-09-17T00:05:46.900 DEBUG:teuthology.orchestra.run.smithi026:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T00:05:46.950 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2024-09-17T00:05:46.950 DEBUG:teuthology.orchestra.run.smithi094:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T00:05:46.956 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-09-17T00:05:46.956 DEBUG:teuthology.orchestra.run.smithi094:> stat /dev/vg_nvme/lv_1 2024-09-17T00:05:47.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[19832]: cluster 2024-09-17T00:05:45.211837+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:47.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[19832]: audit 2024-09-17T00:05:45.707971+0000 mgr.y (mgr.14152) 55 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi026=y;smithi094=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:05:47.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[19832]: cephadm 2024-09-17T00:05:45.711419+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Saving service mgr spec with placement smithi026=y;smithi094=x;count:2 2024-09-17T00:05:47.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[19832]: audit 2024-09-17T00:05:45.720003+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:47.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[19832]: audit 2024-09-17T00:05:45.757838+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:47.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[19832]: audit 2024-09-17T00:05:45.760771+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:47.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[19832]: audit 2024-09-17T00:05:45.762768+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:47.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[19832]: audit 2024-09-17T00:05:46.067111+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:47.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[19832]: audit 2024-09-17T00:05:46.068842+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:05:47.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[19832]: audit 2024-09-17T00:05:46.071797+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T00:05:47.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[19832]: audit 2024-09-17T00:05:46.072696+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:05:47.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[19832]: audit 2024-09-17T00:05:46.073635+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:47.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[24915]: cluster 2024-09-17T00:05:45.211837+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:47.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[24915]: audit 2024-09-17T00:05:45.707971+0000 mgr.y (mgr.14152) 55 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi026=y;smithi094=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:05:47.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[24915]: cephadm 2024-09-17T00:05:45.711419+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Saving service mgr spec with placement smithi026=y;smithi094=x;count:2 2024-09-17T00:05:47.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[24915]: audit 2024-09-17T00:05:45.720003+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:47.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[24915]: audit 2024-09-17T00:05:45.757838+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:47.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[24915]: audit 2024-09-17T00:05:45.760771+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:47.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[24915]: audit 2024-09-17T00:05:45.762768+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:47.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[24915]: audit 2024-09-17T00:05:46.067111+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:47.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[24915]: audit 2024-09-17T00:05:46.068842+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:05:47.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[24915]: audit 2024-09-17T00:05:46.071797+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T00:05:47.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[24915]: audit 2024-09-17T00:05:46.072696+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:05:47.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:46 smithi026 bash[24915]: audit 2024-09-17T00:05:46.073635+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:47.007 INFO:teuthology.orchestra.run.smithi094.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T00:05:47.007 INFO:teuthology.orchestra.run.smithi094.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:05:47.008 INFO:teuthology.orchestra.run.smithi094.stdout:Device: 5h/5d Inode: 881 Links: 1 2024-09-17T00:05:47.008 INFO:teuthology.orchestra.run.smithi094.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:05:47.008 INFO:teuthology.orchestra.run.smithi094.stdout:Access: 2024-09-16 23:58:50.873121816 +0000 2024-09-17T00:05:47.008 INFO:teuthology.orchestra.run.smithi094.stdout:Modify: 2024-09-16 23:58:50.625124031 +0000 2024-09-17T00:05:47.008 INFO:teuthology.orchestra.run.smithi094.stdout:Change: 2024-09-16 23:58:50.625124031 +0000 2024-09-17T00:05:47.008 INFO:teuthology.orchestra.run.smithi094.stdout: Birth: - 2024-09-17T00:05:47.008 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T00:05:47.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:46 smithi094 bash[19906]: cluster 2024-09-17T00:05:45.211837+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:47.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:46 smithi094 bash[19906]: audit 2024-09-17T00:05:45.707971+0000 mgr.y (mgr.14152) 55 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi026=y;smithi094=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:05:47.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:46 smithi094 bash[19906]: cephadm 2024-09-17T00:05:45.711419+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Saving service mgr spec with placement smithi026=y;smithi094=x;count:2 2024-09-17T00:05:47.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:46 smithi094 bash[19906]: audit 2024-09-17T00:05:45.720003+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:47.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:46 smithi094 bash[19906]: audit 2024-09-17T00:05:45.757838+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:47.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:46 smithi094 bash[19906]: audit 2024-09-17T00:05:45.760771+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:47.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:46 smithi094 bash[19906]: audit 2024-09-17T00:05:45.762768+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:47.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:46 smithi094 bash[19906]: audit 2024-09-17T00:05:46.067111+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:47.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:46 smithi094 bash[19906]: audit 2024-09-17T00:05:46.068842+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:05:47.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:46 smithi094 bash[19906]: audit 2024-09-17T00:05:46.071797+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T00:05:47.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:46 smithi094 bash[19906]: audit 2024-09-17T00:05:46.072696+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:05:47.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:46 smithi094 bash[19906]: audit 2024-09-17T00:05:46.073635+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:47.063 INFO:teuthology.orchestra.run.smithi094.stderr:1+0 records in 2024-09-17T00:05:47.063 INFO:teuthology.orchestra.run.smithi094.stderr:1+0 records out 2024-09-17T00:05:47.063 INFO:teuthology.orchestra.run.smithi094.stderr:512 bytes copied, 0.000315798 s, 1.6 MB/s 2024-09-17T00:05:47.065 DEBUG:teuthology.orchestra.run.smithi094:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T00:05:47.114 DEBUG:teuthology.orchestra.run.smithi094:> stat /dev/vg_nvme/lv_2 2024-09-17T00:05:47.161 INFO:teuthology.orchestra.run.smithi094.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T00:05:47.161 INFO:teuthology.orchestra.run.smithi094.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:05:47.161 INFO:teuthology.orchestra.run.smithi094.stdout:Device: 5h/5d Inode: 905 Links: 1 2024-09-17T00:05:47.161 INFO:teuthology.orchestra.run.smithi094.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:05:47.161 INFO:teuthology.orchestra.run.smithi094.stdout:Access: 2024-09-16 23:58:51.105119742 +0000 2024-09-17T00:05:47.161 INFO:teuthology.orchestra.run.smithi094.stdout:Modify: 2024-09-16 23:58:51.101119779 +0000 2024-09-17T00:05:47.161 INFO:teuthology.orchestra.run.smithi094.stdout:Change: 2024-09-16 23:58:51.101119779 +0000 2024-09-17T00:05:47.161 INFO:teuthology.orchestra.run.smithi094.stdout: Birth: - 2024-09-17T00:05:47.161 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T00:05:47.215 INFO:teuthology.orchestra.run.smithi094.stderr:1+0 records in 2024-09-17T00:05:47.215 INFO:teuthology.orchestra.run.smithi094.stderr:1+0 records out 2024-09-17T00:05:47.215 INFO:teuthology.orchestra.run.smithi094.stderr:512 bytes copied, 0.000284235 s, 1.8 MB/s 2024-09-17T00:05:47.216 DEBUG:teuthology.orchestra.run.smithi094:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T00:05:47.266 DEBUG:teuthology.orchestra.run.smithi094:> stat /dev/vg_nvme/lv_3 2024-09-17T00:05:47.313 INFO:teuthology.orchestra.run.smithi094.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T00:05:47.313 INFO:teuthology.orchestra.run.smithi094.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:05:47.313 INFO:teuthology.orchestra.run.smithi094.stdout:Device: 5h/5d Inode: 921 Links: 1 2024-09-17T00:05:47.313 INFO:teuthology.orchestra.run.smithi094.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:05:47.313 INFO:teuthology.orchestra.run.smithi094.stdout:Access: 2024-09-16 23:58:51.809113454 +0000 2024-09-17T00:05:47.313 INFO:teuthology.orchestra.run.smithi094.stdout:Modify: 2024-09-16 23:58:51.569115598 +0000 2024-09-17T00:05:47.313 INFO:teuthology.orchestra.run.smithi094.stdout:Change: 2024-09-16 23:58:51.569115598 +0000 2024-09-17T00:05:47.313 INFO:teuthology.orchestra.run.smithi094.stdout: Birth: - 2024-09-17T00:05:47.314 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T00:05:47.367 INFO:teuthology.orchestra.run.smithi094.stderr:1+0 records in 2024-09-17T00:05:47.367 INFO:teuthology.orchestra.run.smithi094.stderr:1+0 records out 2024-09-17T00:05:47.367 INFO:teuthology.orchestra.run.smithi094.stderr:512 bytes copied, 0.000278141 s, 1.8 MB/s 2024-09-17T00:05:47.368 DEBUG:teuthology.orchestra.run.smithi094:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T00:05:47.418 DEBUG:teuthology.orchestra.run.smithi094:> stat /dev/vg_nvme/lv_4 2024-09-17T00:05:47.465 INFO:teuthology.orchestra.run.smithi094.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T00:05:47.465 INFO:teuthology.orchestra.run.smithi094.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T00:05:47.465 INFO:teuthology.orchestra.run.smithi094.stdout:Device: 5h/5d Inode: 940 Links: 1 2024-09-17T00:05:47.466 INFO:teuthology.orchestra.run.smithi094.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T00:05:47.466 INFO:teuthology.orchestra.run.smithi094.stdout:Access: 2024-09-16 23:58:52.057111239 +0000 2024-09-17T00:05:47.466 INFO:teuthology.orchestra.run.smithi094.stdout:Modify: 2024-09-16 23:58:52.053111275 +0000 2024-09-17T00:05:47.466 INFO:teuthology.orchestra.run.smithi094.stdout:Change: 2024-09-16 23:58:52.053111275 +0000 2024-09-17T00:05:47.466 INFO:teuthology.orchestra.run.smithi094.stdout: Birth: - 2024-09-17T00:05:47.466 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T00:05:47.516 INFO:teuthology.orchestra.run.smithi094.stderr:1+0 records in 2024-09-17T00:05:47.516 INFO:teuthology.orchestra.run.smithi094.stderr:1+0 records out 2024-09-17T00:05:47.517 INFO:teuthology.orchestra.run.smithi094.stderr:512 bytes copied, 0.000199813 s, 2.6 MB/s 2024-09-17T00:05:47.517 DEBUG:teuthology.orchestra.run.smithi094:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T00:05:47.569 INFO:tasks.cephadm:Deploying osd.0 on smithi026 with /dev/vg_nvme/lv_4... 2024-09-17T00:05:47.569 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T00:05:47.835 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:47 smithi026 bash[24915]: cephadm 2024-09-17T00:05:46.074654+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Deploying daemon mgr.x on smithi094 2024-09-17T00:05:47.836 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:47 smithi026 bash[19832]: cephadm 2024-09-17T00:05:46.074654+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Deploying daemon mgr.x on smithi094 2024-09-17T00:05:48.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:47 smithi094 bash[19906]: cephadm 2024-09-17T00:05:46.074654+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Deploying daemon mgr.x on smithi094 2024-09-17T00:05:48.437 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:48 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:05:48.688 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:48 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:05:48.688 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:48 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:05:48.688 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:48 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:05:48.688 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:48 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:05:48.688 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:48 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:05:48.688 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:48 smithi094 systemd[1]: Started Ceph mgr.x for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:05:49.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:48 smithi026 bash[19832]: cluster 2024-09-17T00:05:47.212258+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:49.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:48 smithi026 bash[19832]: audit 2024-09-17T00:05:48.704374+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:49.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:48 smithi026 bash[19832]: audit 2024-09-17T00:05:48.707797+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:49.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:48 smithi026 bash[19832]: audit 2024-09-17T00:05:48.709977+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:49.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:48 smithi026 bash[19832]: audit 2024-09-17T00:05:48.711399+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:49.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:48 smithi026 bash[24915]: cluster 2024-09-17T00:05:47.212258+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:49.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:48 smithi026 bash[24915]: audit 2024-09-17T00:05:48.704374+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:49.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:48 smithi026 bash[24915]: audit 2024-09-17T00:05:48.707797+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:49.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:48 smithi026 bash[24915]: audit 2024-09-17T00:05:48.709977+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:49.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:48 smithi026 bash[24915]: audit 2024-09-17T00:05:48.711399+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:49.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:48 smithi094 bash[19906]: cluster 2024-09-17T00:05:47.212258+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:49.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:48 smithi094 bash[19906]: audit 2024-09-17T00:05:48.704374+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:49.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:48 smithi094 bash[19906]: audit 2024-09-17T00:05:48.707797+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:49.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:48 smithi094 bash[19906]: audit 2024-09-17T00:05:48.709977+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:49.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:48 smithi094 bash[19906]: audit 2024-09-17T00:05:48.711399+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:49.858 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:49 smithi094 bash[20579]: debug 2024-09-17T00:05:49.701+0000 7faa5e643700 1 -- 172.21.15.94:0/2484590474 <== mon.2 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a7b18b2340 con 0x55a7b262ec00 2024-09-17T00:05:49.858 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:49 smithi094 bash[20579]: debug 2024-09-17T00:05:49.841+0000 7faa672b2000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:05:51.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:50 smithi026 bash[19832]: cluster 2024-09-17T00:05:49.212712+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:51.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:50 smithi026 bash[19832]: audit 2024-09-17T00:05:49.991793+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:51.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:50 smithi026 bash[24915]: cluster 2024-09-17T00:05:49.212712+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:51.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:50 smithi026 bash[24915]: audit 2024-09-17T00:05:49.991793+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:51.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:50 smithi094 bash[19906]: cluster 2024-09-17T00:05:49.212712+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:51.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:50 smithi094 bash[19906]: audit 2024-09-17T00:05:49.991793+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:51.608 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:51 smithi094 bash[20579]: debug 2024-09-17T00:05:51.341+0000 7faa672b2000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:05:51.608 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:51 smithi094 bash[20579]: debug 2024-09-17T00:05:51.437+0000 7faa672b2000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:05:51.919 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-17T00:05:51.953 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi026:vg_nvme/lv_4 2024-09-17T00:05:52.108 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:51 smithi094 bash[20579]: debug 2024-09-17T00:05:51.701+0000 7faa672b2000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:05:52.737 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:52 smithi094 bash[20579]: debug 2024-09-17T00:05:52.429+0000 7faa672b2000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:05:52.737 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:52 smithi094 bash[20579]: debug 2024-09-17T00:05:52.533+0000 7faa672b2000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:05:52.737 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:52 smithi094 bash[20579]: debug 2024-09-17T00:05:52.633+0000 7faa672b2000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:05:52.737 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:52 smithi094 bash[20579]: debug 2024-09-17T00:05:52.741+0000 7faa672b2000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:05:52.738 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:52 smithi094 bash[19906]: cluster 2024-09-17T00:05:51.213254+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:52.738 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:52 smithi094 bash[19906]: audit 2024-09-17T00:05:51.644982+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:52.738 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:52 smithi094 bash[19906]: audit 2024-09-17T00:05:51.652576+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:52.738 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:52 smithi094 bash[19906]: cephadm 2024-09-17T00:05:51.656106+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T00:05:52.738 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:52 smithi094 bash[19906]: audit 2024-09-17T00:05:51.656817+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:05:52.738 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:52 smithi094 bash[19906]: audit 2024-09-17T00:05:51.658815+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:05:52.738 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:52 smithi094 bash[19906]: audit 2024-09-17T00:05:51.660444+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:52.738 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:52 smithi094 bash[19906]: cephadm 2024-09-17T00:05:51.662266+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring daemon mgr.y on smithi026 2024-09-17T00:05:53.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:52 smithi026 bash[19832]: cluster 2024-09-17T00:05:51.213254+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:53.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:52 smithi026 bash[19832]: audit 2024-09-17T00:05:51.644982+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:53.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:52 smithi026 bash[19832]: audit 2024-09-17T00:05:51.652576+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:53.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:52 smithi026 bash[19832]: cephadm 2024-09-17T00:05:51.656106+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T00:05:53.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:52 smithi026 bash[19832]: audit 2024-09-17T00:05:51.656817+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:05:53.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:52 smithi026 bash[19832]: audit 2024-09-17T00:05:51.658815+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:05:53.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:52 smithi026 bash[19832]: audit 2024-09-17T00:05:51.660444+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:53.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:52 smithi026 bash[19832]: cephadm 2024-09-17T00:05:51.662266+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring daemon mgr.y on smithi026 2024-09-17T00:05:53.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:52 smithi026 bash[24915]: cluster 2024-09-17T00:05:51.213254+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:53.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:52 smithi026 bash[24915]: audit 2024-09-17T00:05:51.644982+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:53.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:52 smithi026 bash[24915]: audit 2024-09-17T00:05:51.652576+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:53.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:52 smithi026 bash[24915]: cephadm 2024-09-17T00:05:51.656106+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T00:05:53.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:52 smithi026 bash[24915]: audit 2024-09-17T00:05:51.656817+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:05:53.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:52 smithi026 bash[24915]: audit 2024-09-17T00:05:51.658815+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:05:53.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:52 smithi026 bash[24915]: audit 2024-09-17T00:05:51.660444+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:53.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:52 smithi026 bash[24915]: cephadm 2024-09-17T00:05:51.662266+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring daemon mgr.y on smithi026 2024-09-17T00:05:53.108 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:52 smithi094 bash[20579]: debug 2024-09-17T00:05:52.945+0000 7faa672b2000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:05:53.484 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:53 smithi094 bash[20579]: debug 2024-09-17T00:05:53.213+0000 7faa672b2000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:05:53.484 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:53 smithi094 bash[20579]: debug 2024-09-17T00:05:53.313+0000 7faa672b2000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:05:53.858 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:53 smithi094 bash[20579]: debug 2024-09-17T00:05:53.485+0000 7faa672b2000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:05:53.858 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:53 smithi094 bash[20579]: debug 2024-09-17T00:05:53.725+0000 7faa672b2000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:05:54.358 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:53 smithi094 bash[20579]: debug 2024-09-17T00:05:53.989+0000 7faa672b2000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:05:54.358 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:54 smithi094 bash[20579]: debug 2024-09-17T00:05:54.149+0000 7faa672b2000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:05:54.646 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:54 smithi094 bash[20579]: debug 2024-09-17T00:05:54.377+0000 7faa672b2000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:05:54.646 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:54 smithi094 bash[20579]: debug 2024-09-17T00:05:54.489+0000 7faa672b2000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:05:55.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:54 smithi026 bash[19832]: cluster 2024-09-17T00:05:53.213811+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:55.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:54 smithi026 bash[24915]: cluster 2024-09-17T00:05:53.213811+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:55.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:54 smithi094 bash[19906]: cluster 2024-09-17T00:05:53.213811+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:55.108 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:54 smithi094 bash[20579]: debug 2024-09-17T00:05:54.821+0000 7faa672b2000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:05:55.834 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:55 smithi094 bash[20579]: debug 2024-09-17T00:05:55.525+0000 7faa672b2000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:05:55.834 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:55 smithi094 bash[20579]: debug 2024-09-17T00:05:55.633+0000 7faa672b2000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:05:55.835 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:55 smithi094 bash[19906]: audit 2024-09-17T00:05:54.695768+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:55.835 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:55 smithi094 bash[19906]: audit 2024-09-17T00:05:54.697229+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:55.835 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:55 smithi094 bash[19906]: audit 2024-09-17T00:05:54.698505+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:55.835 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:55 smithi094 bash[19906]: audit 2024-09-17T00:05:54.699362+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:55.835 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:55 smithi094 bash[19906]: audit 2024-09-17T00:05:54.704283+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:55.975 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:55 smithi026 bash[19832]: audit 2024-09-17T00:05:54.695768+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:55.975 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:55 smithi026 bash[19832]: audit 2024-09-17T00:05:54.697229+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:55.975 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:55 smithi026 bash[19832]: audit 2024-09-17T00:05:54.698505+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:55.975 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:55 smithi026 bash[19832]: audit 2024-09-17T00:05:54.699362+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:55.975 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:55 smithi026 bash[19832]: audit 2024-09-17T00:05:54.704283+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:55.976 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:55 smithi026 bash[24915]: audit 2024-09-17T00:05:54.695768+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:55.976 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:55 smithi026 bash[24915]: audit 2024-09-17T00:05:54.697229+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:05:55.976 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:55 smithi026 bash[24915]: audit 2024-09-17T00:05:54.698505+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:55.976 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:55 smithi026 bash[24915]: audit 2024-09-17T00:05:54.699362+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:05:55.976 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:55 smithi026 bash[24915]: audit 2024-09-17T00:05:54.704283+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:05:56.108 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:55 smithi094 bash[20579]: debug 2024-09-17T00:05:55.837+0000 7faa672b2000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:05:56.510 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:56 smithi094 bash[20579]: debug 2024-09-17T00:05:56.153+0000 7faa672b2000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:05:56.831 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:56 smithi094 bash[20579]: debug 2024-09-17T00:05:56.513+0000 7faa672b2000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:05:56.831 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:05:56 smithi094 bash[20579]: debug 2024-09-17T00:05:56.625+0000 7faa672b2000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:05:57.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:56 smithi094 bash[19906]: cluster 2024-09-17T00:05:55.214343+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:57.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:56 smithi094 bash[19906]: audit 2024-09-17T00:05:55.961133+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:05:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:56 smithi094 bash[19906]: audit 2024-09-17T00:05:55.964767+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:05:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:56 smithi094 bash[19906]: audit 2024-09-17T00:05:55.965669+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:56 smithi094 bash[19906]: cluster 2024-09-17T00:05:56.644729+0000 mon.a (mon.0) 241 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:05:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:56 smithi094 bash[19906]: audit 2024-09-17T00:05:56.651306+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.94:0/2878150094' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:05:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:56 smithi094 bash[19906]: audit 2024-09-17T00:05:56.652101+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.94:0/2878150094' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:05:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:56 smithi094 bash[19906]: audit 2024-09-17T00:05:56.653278+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.94:0/2878150094' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:05:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:56 smithi094 bash[19906]: audit 2024-09-17T00:05:56.653891+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.94:0/2878150094' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:05:57.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[24915]: cluster 2024-09-17T00:05:55.214343+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:57.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[24915]: audit 2024-09-17T00:05:55.961133+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:05:57.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[24915]: audit 2024-09-17T00:05:55.964767+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:05:57.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[24915]: audit 2024-09-17T00:05:55.965669+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:57.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[24915]: cluster 2024-09-17T00:05:56.644729+0000 mon.a (mon.0) 241 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:05:57.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[24915]: audit 2024-09-17T00:05:56.651306+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.94:0/2878150094' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:05:57.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[24915]: audit 2024-09-17T00:05:56.652101+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.94:0/2878150094' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:05:57.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[24915]: audit 2024-09-17T00:05:56.653278+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.94:0/2878150094' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:05:57.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[24915]: audit 2024-09-17T00:05:56.653891+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.94:0/2878150094' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:05:57.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[19832]: cluster 2024-09-17T00:05:55.214343+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:57.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[19832]: audit 2024-09-17T00:05:55.961133+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:05:57.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[19832]: audit 2024-09-17T00:05:55.964767+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:05:57.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[19832]: audit 2024-09-17T00:05:55.965669+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:05:57.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[19832]: cluster 2024-09-17T00:05:56.644729+0000 mon.a (mon.0) 241 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:05:57.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[19832]: audit 2024-09-17T00:05:56.651306+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.94:0/2878150094' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:05:57.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[19832]: audit 2024-09-17T00:05:56.652101+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.94:0/2878150094' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:05:57.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[19832]: audit 2024-09-17T00:05:56.653278+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.94:0/2878150094' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:05:57.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:56 smithi026 bash[19832]: audit 2024-09-17T00:05:56.653891+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.94:0/2878150094' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:05:58.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:57 smithi094 bash[19906]: audit 2024-09-17T00:05:55.954761+0000 mgr.y (mgr.14152) 65 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:05:58.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:57 smithi094 bash[19906]: cluster 2024-09-17T00:05:56.829662+0000 mon.a (mon.0) 242 : cluster [DBG] mgrmap e14: y(active, since 77s), standbys: x 2024-09-17T00:05:58.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:57 smithi094 bash[19906]: audit 2024-09-17T00:05:56.830423+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:05:58.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:57 smithi026 bash[24915]: audit 2024-09-17T00:05:55.954761+0000 mgr.y (mgr.14152) 65 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:05:58.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:57 smithi026 bash[24915]: cluster 2024-09-17T00:05:56.829662+0000 mon.a (mon.0) 242 : cluster [DBG] mgrmap e14: y(active, since 77s), standbys: x 2024-09-17T00:05:58.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:57 smithi026 bash[24915]: audit 2024-09-17T00:05:56.830423+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:05:58.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:57 smithi026 bash[19832]: audit 2024-09-17T00:05:55.954761+0000 mgr.y (mgr.14152) 65 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:05:58.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:57 smithi026 bash[19832]: cluster 2024-09-17T00:05:56.829662+0000 mon.a (mon.0) 242 : cluster [DBG] mgrmap e14: y(active, since 77s), standbys: x 2024-09-17T00:05:58.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:57 smithi026 bash[19832]: audit 2024-09-17T00:05:56.830423+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:05:59.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:05:58 smithi094 bash[19906]: cluster 2024-09-17T00:05:57.214840+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:59.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:05:58 smithi026 bash[24915]: cluster 2024-09-17T00:05:57.214840+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:05:59.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:05:58 smithi026 bash[19832]: cluster 2024-09-17T00:05:57.214840+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:01.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:00 smithi026 bash[19832]: cluster 2024-09-17T00:05:59.215374+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:01.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:00 smithi026 bash[24915]: cluster 2024-09-17T00:05:59.215374+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:01.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:00 smithi094 bash[19906]: cluster 2024-09-17T00:05:59.215374+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:03.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:02 smithi094 bash[19906]: cluster 2024-09-17T00:06:01.215852+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:03.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:02 smithi094 bash[19906]: audit 2024-09-17T00:06:02.423417+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.26:0/3797658449' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d422766-bb69-45bb-8a92-6703233ae264"}]: dispatch 2024-09-17T00:06:03.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:02 smithi094 bash[19906]: audit 2024-09-17T00:06:02.424036+0000 mon.a (mon.0) 244 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d422766-bb69-45bb-8a92-6703233ae264"}]: dispatch 2024-09-17T00:06:03.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:02 smithi094 bash[19906]: audit 2024-09-17T00:06:02.430623+0000 mon.a (mon.0) 245 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9d422766-bb69-45bb-8a92-6703233ae264"}]': finished 2024-09-17T00:06:03.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:02 smithi094 bash[19906]: cluster 2024-09-17T00:06:02.430843+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T00:06:03.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:02 smithi094 bash[19906]: audit 2024-09-17T00:06:02.431089+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:06:03.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:02 smithi026 bash[24915]: cluster 2024-09-17T00:06:01.215852+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:03.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:02 smithi026 bash[24915]: audit 2024-09-17T00:06:02.423417+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.26:0/3797658449' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d422766-bb69-45bb-8a92-6703233ae264"}]: dispatch 2024-09-17T00:06:03.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:02 smithi026 bash[24915]: audit 2024-09-17T00:06:02.424036+0000 mon.a (mon.0) 244 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d422766-bb69-45bb-8a92-6703233ae264"}]: dispatch 2024-09-17T00:06:03.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:02 smithi026 bash[24915]: audit 2024-09-17T00:06:02.430623+0000 mon.a (mon.0) 245 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9d422766-bb69-45bb-8a92-6703233ae264"}]': finished 2024-09-17T00:06:03.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:02 smithi026 bash[24915]: cluster 2024-09-17T00:06:02.430843+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T00:06:03.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:02 smithi026 bash[24915]: audit 2024-09-17T00:06:02.431089+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:06:03.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:02 smithi026 bash[19832]: cluster 2024-09-17T00:06:01.215852+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:03.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:02 smithi026 bash[19832]: audit 2024-09-17T00:06:02.423417+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.26:0/3797658449' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d422766-bb69-45bb-8a92-6703233ae264"}]: dispatch 2024-09-17T00:06:03.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:02 smithi026 bash[19832]: audit 2024-09-17T00:06:02.424036+0000 mon.a (mon.0) 244 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d422766-bb69-45bb-8a92-6703233ae264"}]: dispatch 2024-09-17T00:06:03.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:02 smithi026 bash[19832]: audit 2024-09-17T00:06:02.430623+0000 mon.a (mon.0) 245 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9d422766-bb69-45bb-8a92-6703233ae264"}]': finished 2024-09-17T00:06:03.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:02 smithi026 bash[19832]: cluster 2024-09-17T00:06:02.430843+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T00:06:03.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:02 smithi026 bash[19832]: audit 2024-09-17T00:06:02.431089+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:06:04.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:03 smithi094 bash[19906]: audit 2024-09-17T00:06:03.102338+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.26:0/1079373257' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:06:04.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:03 smithi026 bash[19832]: audit 2024-09-17T00:06:03.102338+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.26:0/1079373257' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:06:04.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:03 smithi026 bash[24915]: audit 2024-09-17T00:06:03.102338+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.26:0/1079373257' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:06:05.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:04 smithi094 bash[19906]: cluster 2024-09-17T00:06:03.216131+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:05.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:04 smithi026 bash[24915]: cluster 2024-09-17T00:06:03.216131+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:05.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:04 smithi026 bash[19832]: cluster 2024-09-17T00:06:03.216131+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:07.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:06 smithi026 bash[19832]: cluster 2024-09-17T00:06:05.216498+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:07.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:06 smithi026 bash[24915]: cluster 2024-09-17T00:06:05.216498+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:07.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:06 smithi094 bash[19906]: cluster 2024-09-17T00:06:05.216498+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:09.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:08 smithi026 bash[19832]: cluster 2024-09-17T00:06:07.216930+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:09.262 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:08 smithi026 bash[24915]: cluster 2024-09-17T00:06:07.216930+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:09.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:08 smithi094 bash[19906]: cluster 2024-09-17T00:06:07.216930+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:11.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:10 smithi026 bash[19832]: cluster 2024-09-17T00:06:09.217365+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:11.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:10 smithi026 bash[24915]: cluster 2024-09-17T00:06:09.217365+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:11.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:10 smithi094 bash[19906]: cluster 2024-09-17T00:06:09.217365+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:12.870 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:12 smithi026 bash[19832]: cluster 2024-09-17T00:06:11.217792+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:12.870 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:12 smithi026 bash[19832]: audit 2024-09-17T00:06:12.621226+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T00:06:12.870 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:12 smithi026 bash[19832]: audit 2024-09-17T00:06:12.622812+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:13.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:12 smithi026 bash[24915]: cluster 2024-09-17T00:06:11.217792+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:13.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:12 smithi026 bash[24915]: audit 2024-09-17T00:06:12.621226+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T00:06:13.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:12 smithi026 bash[24915]: audit 2024-09-17T00:06:12.622812+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:13.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:12 smithi094 bash[19906]: cluster 2024-09-17T00:06:11.217792+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:13.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:12 smithi094 bash[19906]: audit 2024-09-17T00:06:12.621226+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T00:06:13.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:12 smithi094 bash[19906]: audit 2024-09-17T00:06:12.622812+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:14.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:13 smithi026 bash[19832]: cephadm 2024-09-17T00:06:12.624158+0000 mgr.y (mgr.14152) 74 : cephadm [INF] Deploying daemon osd.0 on smithi026 2024-09-17T00:06:14.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:13 smithi026 bash[24915]: cephadm 2024-09-17T00:06:12.624158+0000 mgr.y (mgr.14152) 74 : cephadm [INF] Deploying daemon osd.0 on smithi026 2024-09-17T00:06:14.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:13 smithi094 bash[19906]: cephadm 2024-09-17T00:06:12.624158+0000 mgr.y (mgr.14152) 74 : cephadm [INF] Deploying daemon osd.0 on smithi026 2024-09-17T00:06:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:14 smithi026 bash[19832]: cluster 2024-09-17T00:06:13.218217+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:14 smithi026 bash[24915]: cluster 2024-09-17T00:06:13.218217+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:15.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:14 smithi094 bash[19906]: cluster 2024-09-17T00:06:13.218217+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:16.715 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:16 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:06:16.715 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:06:16 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:06:16.715 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:16 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:06:17.003 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:06:16 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:06:17.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:16 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:06:17.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:16 smithi026 bash[19832]: cluster 2024-09-17T00:06:15.218623+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:17.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:16 smithi026 bash[19832]: audit 2024-09-17T00:06:16.849735+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:17.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:16 smithi026 bash[19832]: audit 2024-09-17T00:06:16.874772+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:06:17.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:16 smithi026 bash[19832]: audit 2024-09-17T00:06:16.876031+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:17.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:16 smithi026 bash[19832]: audit 2024-09-17T00:06:16.876724+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:06:17.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:16 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:06:17.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:16 smithi026 bash[24915]: cluster 2024-09-17T00:06:15.218623+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:17.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:16 smithi026 bash[24915]: audit 2024-09-17T00:06:16.849735+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:17.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:16 smithi026 bash[24915]: audit 2024-09-17T00:06:16.874772+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:06:17.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:16 smithi026 bash[24915]: audit 2024-09-17T00:06:16.876031+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:17.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:16 smithi026 bash[24915]: audit 2024-09-17T00:06:16.876724+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:06:17.151 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:16 smithi094 bash[19906]: cluster 2024-09-17T00:06:15.218623+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:17.151 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:16 smithi094 bash[19906]: audit 2024-09-17T00:06:16.849735+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:17.151 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:16 smithi094 bash[19906]: audit 2024-09-17T00:06:16.874772+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:06:17.151 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:16 smithi094 bash[19906]: audit 2024-09-17T00:06:16.876031+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:17.151 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:16 smithi094 bash[19906]: audit 2024-09-17T00:06:16.876724+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:06:18.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:17 smithi026 bash[19832]: cluster 2024-09-17T00:06:17.219055+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:18.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:17 smithi026 bash[24915]: cluster 2024-09-17T00:06:17.219055+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:18.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:17 smithi094 bash[19906]: cluster 2024-09-17T00:06:17.219055+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:20.980 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:20 smithi026 bash[19832]: cluster 2024-09-17T00:06:19.219615+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:20.980 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:20 smithi026 bash[19832]: audit 2024-09-17T00:06:20.545486+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:20.980 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:20 smithi026 bash[19832]: audit 2024-09-17T00:06:20.549495+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:20.980 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:20 smithi026 bash[24915]: cluster 2024-09-17T00:06:19.219615+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:20.980 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:20 smithi026 bash[24915]: audit 2024-09-17T00:06:20.545486+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:20.980 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:20 smithi026 bash[24915]: audit 2024-09-17T00:06:20.549495+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:21.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:20 smithi094 bash[19906]: cluster 2024-09-17T00:06:19.219615+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:21.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:20 smithi094 bash[19906]: audit 2024-09-17T00:06:20.545486+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:21.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:20 smithi094 bash[19906]: audit 2024-09-17T00:06:20.549495+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:23.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:22 smithi094 bash[19906]: cluster 2024-09-17T00:06:21.220169+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:23.189 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:22 smithi026 bash[19832]: cluster 2024-09-17T00:06:21.220169+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:23.189 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:22 smithi026 bash[24915]: cluster 2024-09-17T00:06:21.220169+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:23.638 INFO:teuthology.orchestra.run.smithi026.stdout:Created osd(s) 0 on host 'smithi026' 2024-09-17T00:06:24.286 DEBUG:teuthology.orchestra.run.smithi026:osd.0> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.0.service 2024-09-17T00:06:24.289 INFO:tasks.cephadm:Deploying osd.1 on smithi026 with /dev/vg_nvme/lv_3... 2024-09-17T00:06:24.289 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T00:06:25.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:24 smithi026 bash[19832]: cluster 2024-09-17T00:06:23.220608+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:25.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:24 smithi026 bash[19832]: audit 2024-09-17T00:06:23.639095+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:25.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:24 smithi026 bash[19832]: audit 2024-09-17T00:06:23.674550+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:06:25.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:24 smithi026 bash[19832]: audit 2024-09-17T00:06:23.675883+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:25.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:24 smithi026 bash[19832]: audit 2024-09-17T00:06:23.676644+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:06:25.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:24 smithi026 bash[19832]: audit 2024-09-17T00:06:24.063464+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/270701918,v1:172.21.15.26:6803/270701918]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:06:25.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:24 smithi026 bash[24915]: cluster 2024-09-17T00:06:23.220608+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:25.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:24 smithi026 bash[24915]: audit 2024-09-17T00:06:23.639095+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:25.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:24 smithi026 bash[24915]: audit 2024-09-17T00:06:23.674550+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:06:25.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:24 smithi026 bash[24915]: audit 2024-09-17T00:06:23.675883+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:25.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:24 smithi026 bash[24915]: audit 2024-09-17T00:06:23.676644+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:06:25.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:24 smithi026 bash[24915]: audit 2024-09-17T00:06:24.063464+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/270701918,v1:172.21.15.26:6803/270701918]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:06:25.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:24 smithi094 bash[19906]: cluster 2024-09-17T00:06:23.220608+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:25.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:24 smithi094 bash[19906]: audit 2024-09-17T00:06:23.639095+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:25.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:24 smithi094 bash[19906]: audit 2024-09-17T00:06:23.674550+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:06:25.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:24 smithi094 bash[19906]: audit 2024-09-17T00:06:23.675883+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:25.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:24 smithi094 bash[19906]: audit 2024-09-17T00:06:23.676644+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:06:25.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:24 smithi094 bash[19906]: audit 2024-09-17T00:06:24.063464+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/270701918,v1:172.21.15.26:6803/270701918]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:06:25.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:25 smithi026 bash[24915]: audit 2024-09-17T00:06:24.834788+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/270701918,v1:172.21.15.26:6803/270701918]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T00:06:25.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:25 smithi026 bash[24915]: cluster 2024-09-17T00:06:24.834994+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T00:06:25.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:25 smithi026 bash[24915]: audit 2024-09-17T00:06:24.835306+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:06:25.930 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:25 smithi026 bash[24915]: audit 2024-09-17T00:06:24.836388+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/270701918,v1:172.21.15.26:6803/270701918]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:06:25.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:25 smithi026 bash[19832]: audit 2024-09-17T00:06:24.834788+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/270701918,v1:172.21.15.26:6803/270701918]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T00:06:25.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:25 smithi026 bash[19832]: cluster 2024-09-17T00:06:24.834994+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T00:06:25.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:25 smithi026 bash[19832]: audit 2024-09-17T00:06:24.835306+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:06:25.931 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:25 smithi026 bash[19832]: audit 2024-09-17T00:06:24.836388+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/270701918,v1:172.21.15.26:6803/270701918]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:06:25.931 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:06:25 smithi026 bash[27526]: debug 2024-09-17T00:06:25.835+0000 7f104c609700 -1 osd.0 0 waiting for initial osdmap 2024-09-17T00:06:25.931 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:06:25 smithi026 bash[27526]: debug 2024-09-17T00:06:25.839+0000 7f1044f9c700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:06:26.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:25 smithi094 bash[19906]: audit 2024-09-17T00:06:24.834788+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/270701918,v1:172.21.15.26:6803/270701918]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T00:06:26.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:25 smithi094 bash[19906]: cluster 2024-09-17T00:06:24.834994+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T00:06:26.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:25 smithi094 bash[19906]: audit 2024-09-17T00:06:24.835306+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:06:26.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:25 smithi094 bash[19906]: audit 2024-09-17T00:06:24.836388+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/270701918,v1:172.21.15.26:6803/270701918]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:06:27.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:26 smithi094 bash[19906]: cluster 2024-09-17T00:06:25.221009+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:27.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:26 smithi094 bash[19906]: audit 2024-09-17T00:06:25.834019+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/270701918,v1:172.21.15.26:6803/270701918]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-17T00:06:27.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:26 smithi094 bash[19906]: cluster 2024-09-17T00:06:25.834107+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T00:06:27.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:26 smithi094 bash[19906]: audit 2024-09-17T00:06:25.834545+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:06:27.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:26 smithi094 bash[19906]: audit 2024-09-17T00:06:25.839989+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:06:27.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:26 smithi026 bash[19832]: cluster 2024-09-17T00:06:25.221009+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:27.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:26 smithi026 bash[19832]: audit 2024-09-17T00:06:25.834019+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/270701918,v1:172.21.15.26:6803/270701918]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-17T00:06:27.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:26 smithi026 bash[19832]: cluster 2024-09-17T00:06:25.834107+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T00:06:27.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:26 smithi026 bash[19832]: audit 2024-09-17T00:06:25.834545+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:06:27.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:26 smithi026 bash[19832]: audit 2024-09-17T00:06:25.839989+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:06:27.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:26 smithi026 bash[24915]: cluster 2024-09-17T00:06:25.221009+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:27.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:26 smithi026 bash[24915]: audit 2024-09-17T00:06:25.834019+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/270701918,v1:172.21.15.26:6803/270701918]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-17T00:06:27.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:26 smithi026 bash[24915]: cluster 2024-09-17T00:06:25.834107+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T00:06:27.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:26 smithi026 bash[24915]: audit 2024-09-17T00:06:25.834545+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:06:27.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:26 smithi026 bash[24915]: audit 2024-09-17T00:06:25.839989+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:06:28.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:27 smithi026 bash[24915]: cluster 2024-09-17T00:06:25.044310+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:06:28.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:27 smithi026 bash[24915]: cluster 2024-09-17T00:06:25.044509+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:06:28.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:27 smithi026 bash[24915]: cluster 2024-09-17T00:06:26.841234+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 [v2:172.21.15.26:6802/270701918,v1:172.21.15.26:6803/270701918] boot 2024-09-17T00:06:28.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:27 smithi026 bash[24915]: cluster 2024-09-17T00:06:26.841276+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T00:06:28.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:27 smithi026 bash[24915]: audit 2024-09-17T00:06:26.841819+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:06:28.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:27 smithi026 bash[19832]: cluster 2024-09-17T00:06:25.044310+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:06:28.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:27 smithi026 bash[19832]: cluster 2024-09-17T00:06:25.044509+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:06:28.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:27 smithi026 bash[19832]: cluster 2024-09-17T00:06:26.841234+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 [v2:172.21.15.26:6802/270701918,v1:172.21.15.26:6803/270701918] boot 2024-09-17T00:06:28.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:27 smithi026 bash[19832]: cluster 2024-09-17T00:06:26.841276+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T00:06:28.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:27 smithi026 bash[19832]: audit 2024-09-17T00:06:26.841819+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:06:28.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:27 smithi094 bash[19906]: cluster 2024-09-17T00:06:25.044310+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:06:28.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:27 smithi094 bash[19906]: cluster 2024-09-17T00:06:25.044509+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:06:28.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:27 smithi094 bash[19906]: cluster 2024-09-17T00:06:26.841234+0000 mon.a (mon.0) 269 : cluster [INF] osd.0 [v2:172.21.15.26:6802/270701918,v1:172.21.15.26:6803/270701918] boot 2024-09-17T00:06:28.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:27 smithi094 bash[19906]: cluster 2024-09-17T00:06:26.841276+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T00:06:28.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:27 smithi094 bash[19906]: audit 2024-09-17T00:06:26.841819+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:06:29.018 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-17T00:06:29.046 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi026:vg_nvme/lv_3 2024-09-17T00:06:29.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:28 smithi094 bash[19906]: cluster 2024-09-17T00:06:27.221333+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:29.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:28 smithi094 bash[19906]: cluster 2024-09-17T00:06:27.855283+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T00:06:29.167 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:28 smithi026 bash[19832]: cluster 2024-09-17T00:06:27.221333+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:29.168 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:28 smithi026 bash[19832]: cluster 2024-09-17T00:06:27.855283+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T00:06:29.168 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:28 smithi026 bash[24915]: cluster 2024-09-17T00:06:27.221333+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T00:06:29.168 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:28 smithi026 bash[24915]: cluster 2024-09-17T00:06:27.855283+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T00:06:31.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:30 smithi094 bash[19906]: cluster 2024-09-17T00:06:29.221667+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:31.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:30 smithi026 bash[19832]: cluster 2024-09-17T00:06:29.221667+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:31.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:30 smithi026 bash[24915]: cluster 2024-09-17T00:06:29.221667+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:33.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:32 smithi094 bash[19906]: cluster 2024-09-17T00:06:31.222131+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:33.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:32 smithi026 bash[19832]: cluster 2024-09-17T00:06:31.222131+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:33.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:32 smithi026 bash[24915]: cluster 2024-09-17T00:06:31.222131+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:34.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[19832]: cephadm 2024-09-17T00:06:32.981918+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Detected new or changed devices on smithi026 2024-09-17T00:06:34.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[19832]: audit 2024-09-17T00:06:32.989247+0000 mgr.y (mgr.14152) 86 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:06:34.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[19832]: audit 2024-09-17T00:06:32.991390+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:34.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[19832]: audit 2024-09-17T00:06:32.992061+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:06:34.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[19832]: audit 2024-09-17T00:06:32.993251+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:06:34.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[19832]: audit 2024-09-17T00:06:32.997880+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:06:34.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[19832]: cephadm 2024-09-17T00:06:32.998098+0000 mgr.y (mgr.14152) 87 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 16245M 2024-09-17T00:06:34.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[19832]: audit 2024-09-17T00:06:32.999647+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:34.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[19832]: audit 2024-09-17T00:06:33.005852+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:34.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[19832]: audit 2024-09-17T00:06:33.011759+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:34.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[19832]: cluster 2024-09-17T00:06:33.222608+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:34.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[24915]: cephadm 2024-09-17T00:06:32.981918+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Detected new or changed devices on smithi026 2024-09-17T00:06:34.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[24915]: audit 2024-09-17T00:06:32.989247+0000 mgr.y (mgr.14152) 86 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:06:34.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[24915]: audit 2024-09-17T00:06:32.991390+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:34.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[24915]: audit 2024-09-17T00:06:32.992061+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:06:34.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[24915]: audit 2024-09-17T00:06:32.993251+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:06:34.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[24915]: audit 2024-09-17T00:06:32.997880+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:06:34.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[24915]: cephadm 2024-09-17T00:06:32.998098+0000 mgr.y (mgr.14152) 87 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 16245M 2024-09-17T00:06:34.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[24915]: audit 2024-09-17T00:06:32.999647+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:34.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[24915]: audit 2024-09-17T00:06:33.005852+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:34.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[24915]: audit 2024-09-17T00:06:33.011759+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:34.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:33 smithi026 bash[24915]: cluster 2024-09-17T00:06:33.222608+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:34.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:33 smithi094 bash[19906]: cephadm 2024-09-17T00:06:32.981918+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Detected new or changed devices on smithi026 2024-09-17T00:06:34.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:33 smithi094 bash[19906]: audit 2024-09-17T00:06:32.989247+0000 mgr.y (mgr.14152) 86 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:06:34.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:33 smithi094 bash[19906]: audit 2024-09-17T00:06:32.991390+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:34.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:33 smithi094 bash[19906]: audit 2024-09-17T00:06:32.992061+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:06:34.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:33 smithi094 bash[19906]: audit 2024-09-17T00:06:32.993251+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:06:34.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:33 smithi094 bash[19906]: audit 2024-09-17T00:06:32.997880+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:06:34.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:33 smithi094 bash[19906]: cephadm 2024-09-17T00:06:32.998098+0000 mgr.y (mgr.14152) 87 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 16245M 2024-09-17T00:06:34.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:33 smithi094 bash[19906]: audit 2024-09-17T00:06:32.999647+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:34.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:33 smithi094 bash[19906]: audit 2024-09-17T00:06:33.005852+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:34.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:33 smithi094 bash[19906]: audit 2024-09-17T00:06:33.011759+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:34.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:33 smithi094 bash[19906]: cluster 2024-09-17T00:06:33.222608+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:37.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:36 smithi026 bash[19832]: cluster 2024-09-17T00:06:35.223026+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:37.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:36 smithi026 bash[24915]: cluster 2024-09-17T00:06:35.223026+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:37.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:36 smithi094 bash[19906]: cluster 2024-09-17T00:06:35.223026+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:39.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:38 smithi094 bash[19906]: cluster 2024-09-17T00:06:37.223502+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:39.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:38 smithi026 bash[19832]: cluster 2024-09-17T00:06:37.223502+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:39.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:38 smithi026 bash[24915]: cluster 2024-09-17T00:06:37.223502+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:40.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:39 smithi094 bash[19906]: audit 2024-09-17T00:06:39.107968+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.26:0/4286685325' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3be7ad8b-bd4b-4149-9ade-53b17f7de111"}]: dispatch 2024-09-17T00:06:40.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:39 smithi094 bash[19906]: audit 2024-09-17T00:06:39.108841+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3be7ad8b-bd4b-4149-9ade-53b17f7de111"}]: dispatch 2024-09-17T00:06:40.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:39 smithi094 bash[19906]: audit 2024-09-17T00:06:39.117504+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3be7ad8b-bd4b-4149-9ade-53b17f7de111"}]': finished 2024-09-17T00:06:40.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:39 smithi094 bash[19906]: cluster 2024-09-17T00:06:39.117718+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T00:06:40.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:39 smithi094 bash[19906]: audit 2024-09-17T00:06:39.117882+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:06:40.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:39 smithi094 bash[19906]: audit 2024-09-17T00:06:39.264169+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:06:40.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:39 smithi094 bash[19906]: audit 2024-09-17T00:06:39.266209+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:06:40.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:39 smithi026 bash[19832]: audit 2024-09-17T00:06:39.107968+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.26:0/4286685325' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3be7ad8b-bd4b-4149-9ade-53b17f7de111"}]: dispatch 2024-09-17T00:06:40.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:39 smithi026 bash[19832]: audit 2024-09-17T00:06:39.108841+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3be7ad8b-bd4b-4149-9ade-53b17f7de111"}]: dispatch 2024-09-17T00:06:40.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:39 smithi026 bash[19832]: audit 2024-09-17T00:06:39.117504+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3be7ad8b-bd4b-4149-9ade-53b17f7de111"}]': finished 2024-09-17T00:06:40.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:39 smithi026 bash[19832]: cluster 2024-09-17T00:06:39.117718+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T00:06:40.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:39 smithi026 bash[19832]: audit 2024-09-17T00:06:39.117882+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:06:40.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:39 smithi026 bash[19832]: audit 2024-09-17T00:06:39.264169+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:06:40.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:39 smithi026 bash[19832]: audit 2024-09-17T00:06:39.266209+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:06:40.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:39 smithi026 bash[24915]: audit 2024-09-17T00:06:39.107968+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.26:0/4286685325' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3be7ad8b-bd4b-4149-9ade-53b17f7de111"}]: dispatch 2024-09-17T00:06:40.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:39 smithi026 bash[24915]: audit 2024-09-17T00:06:39.108841+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3be7ad8b-bd4b-4149-9ade-53b17f7de111"}]: dispatch 2024-09-17T00:06:40.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:39 smithi026 bash[24915]: audit 2024-09-17T00:06:39.117504+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3be7ad8b-bd4b-4149-9ade-53b17f7de111"}]': finished 2024-09-17T00:06:40.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:39 smithi026 bash[24915]: cluster 2024-09-17T00:06:39.117718+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T00:06:40.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:39 smithi026 bash[24915]: audit 2024-09-17T00:06:39.117882+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:06:40.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:39 smithi026 bash[24915]: audit 2024-09-17T00:06:39.264169+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:06:40.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:39 smithi026 bash[24915]: audit 2024-09-17T00:06:39.266209+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:06:41.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:40 smithi094 bash[19906]: cluster 2024-09-17T00:06:39.224007+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:41.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:40 smithi094 bash[19906]: audit 2024-09-17T00:06:39.837047+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.26:0/3405350870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:06:41.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:40 smithi026 bash[19832]: cluster 2024-09-17T00:06:39.224007+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:41.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:40 smithi026 bash[19832]: audit 2024-09-17T00:06:39.837047+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.26:0/3405350870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:06:41.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:40 smithi026 bash[24915]: cluster 2024-09-17T00:06:39.224007+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:41.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:40 smithi026 bash[24915]: audit 2024-09-17T00:06:39.837047+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.26:0/3405350870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:06:43.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:42 smithi094 bash[19906]: cluster 2024-09-17T00:06:41.224503+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:43.229 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:42 smithi026 bash[24915]: cluster 2024-09-17T00:06:41.224503+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:43.229 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:42 smithi026 bash[19832]: cluster 2024-09-17T00:06:41.224503+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:45.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:44 smithi094 bash[19906]: cluster 2024-09-17T00:06:43.224927+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:45.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:44 smithi026 bash[24915]: cluster 2024-09-17T00:06:43.224927+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:45.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:44 smithi026 bash[19832]: cluster 2024-09-17T00:06:43.224927+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:47.099 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:46 smithi026 bash[19832]: cluster 2024-09-17T00:06:45.225376+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:47.099 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:46 smithi026 bash[24915]: cluster 2024-09-17T00:06:45.225376+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:47.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:46 smithi094 bash[19906]: cluster 2024-09-17T00:06:45.225376+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:49.107 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:48 smithi026 bash[19832]: cluster 2024-09-17T00:06:47.225829+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:49.107 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:48 smithi026 bash[24915]: cluster 2024-09-17T00:06:47.225829+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:49.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:48 smithi094 bash[19906]: cluster 2024-09-17T00:06:47.225829+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:50.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:49 smithi026 bash[24915]: audit 2024-09-17T00:06:49.718269+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T00:06:50.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:49 smithi026 bash[24915]: audit 2024-09-17T00:06:49.719706+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:50.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:49 smithi026 bash[19832]: audit 2024-09-17T00:06:49.718269+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T00:06:50.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:49 smithi026 bash[19832]: audit 2024-09-17T00:06:49.719706+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:50.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:49 smithi094 bash[19906]: audit 2024-09-17T00:06:49.718269+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T00:06:50.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:49 smithi094 bash[19906]: audit 2024-09-17T00:06:49.719706+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:51.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:50 smithi026 bash[19832]: cluster 2024-09-17T00:06:49.226347+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-09-17T00:06:51.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:50 smithi026 bash[19832]: cephadm 2024-09-17T00:06:49.720887+0000 mgr.y (mgr.14152) 97 : cephadm [INF] Deploying daemon osd.1 on smithi026 2024-09-17T00:06:51.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:50 smithi026 bash[24915]: cluster 2024-09-17T00:06:49.226347+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-09-17T00:06:51.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:50 smithi026 bash[24915]: cephadm 2024-09-17T00:06:49.720887+0000 mgr.y (mgr.14152) 97 : cephadm [INF] Deploying daemon osd.1 on smithi026 2024-09-17T00:06:51.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:50 smithi094 bash[19906]: cluster 2024-09-17T00:06:49.226347+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-09-17T00:06:51.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:50 smithi094 bash[19906]: cephadm 2024-09-17T00:06:49.720887+0000 mgr.y (mgr.14152) 97 : cephadm [INF] Deploying daemon osd.1 on smithi026 2024-09-17T00:06:53.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:52 smithi026 bash[19832]: cluster 2024-09-17T00:06:51.226824+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:53.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:52 smithi026 bash[24915]: cluster 2024-09-17T00:06:51.226824+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:53.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:52 smithi094 bash[19906]: cluster 2024-09-17T00:06:51.226824+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:53.638 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:06:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:06:53.638 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:06:53.638 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:06:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:06:53.639 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:06:53.892 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:06:53.893 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:06:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:06:53.893 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:06:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:06:53.893 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:06:55.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:54 smithi026 bash[19832]: cluster 2024-09-17T00:06:53.227346+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:55.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:54 smithi026 bash[19832]: audit 2024-09-17T00:06:53.903018+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:55.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:54 smithi026 bash[19832]: audit 2024-09-17T00:06:53.928792+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:06:55.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:54 smithi026 bash[19832]: audit 2024-09-17T00:06:53.929962+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:55.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:54 smithi026 bash[19832]: audit 2024-09-17T00:06:53.930615+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:06:55.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:54 smithi026 bash[24915]: cluster 2024-09-17T00:06:53.227346+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:55.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:54 smithi026 bash[24915]: audit 2024-09-17T00:06:53.903018+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:55.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:54 smithi026 bash[24915]: audit 2024-09-17T00:06:53.928792+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:06:55.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:54 smithi026 bash[24915]: audit 2024-09-17T00:06:53.929962+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:55.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:54 smithi026 bash[24915]: audit 2024-09-17T00:06:53.930615+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:06:55.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:54 smithi094 bash[19906]: cluster 2024-09-17T00:06:53.227346+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:55.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:54 smithi094 bash[19906]: audit 2024-09-17T00:06:53.903018+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:55.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:54 smithi094 bash[19906]: audit 2024-09-17T00:06:53.928792+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:06:55.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:54 smithi094 bash[19906]: audit 2024-09-17T00:06:53.929962+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:06:55.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:54 smithi094 bash[19906]: audit 2024-09-17T00:06:53.930615+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:06:57.245 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:56 smithi026 bash[24915]: cluster 2024-09-17T00:06:55.227880+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:57.246 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:56 smithi026 bash[19832]: cluster 2024-09-17T00:06:55.227880+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:57.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:56 smithi094 bash[19906]: cluster 2024-09-17T00:06:55.227880+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:58.146 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:57 smithi026 bash[24915]: audit 2024-09-17T00:06:56.980347+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:58.147 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:57 smithi026 bash[24915]: cluster 2024-09-17T00:06:57.228291+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:58.147 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:06:57 smithi026 bash[24915]: audit 2024-09-17T00:06:57.258488+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:58.147 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:57 smithi026 bash[19832]: audit 2024-09-17T00:06:56.980347+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:58.147 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:57 smithi026 bash[19832]: cluster 2024-09-17T00:06:57.228291+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:58.147 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:06:57 smithi026 bash[19832]: audit 2024-09-17T00:06:57.258488+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:58.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:57 smithi094 bash[19906]: audit 2024-09-17T00:06:56.980347+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:06:58.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:57 smithi094 bash[19906]: cluster 2024-09-17T00:06:57.228291+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:06:58.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:06:57 smithi094 bash[19906]: audit 2024-09-17T00:06:57.258488+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:01.021 INFO:teuthology.orchestra.run.smithi026.stdout:Created osd(s) 1 on host 'smithi026' 2024-09-17T00:07:01.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:00 smithi094 bash[19906]: cluster 2024-09-17T00:06:59.228814+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:07:01.223 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:00 smithi026 bash[24915]: cluster 2024-09-17T00:06:59.228814+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:07:01.223 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:00 smithi026 bash[19832]: cluster 2024-09-17T00:06:59.228814+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:07:01.658 DEBUG:teuthology.orchestra.run.smithi026:osd.1> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.1.service 2024-09-17T00:07:01.660 INFO:tasks.cephadm:Deploying osd.2 on smithi026 with /dev/vg_nvme/lv_2... 2024-09-17T00:07:01.660 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-17T00:07:02.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:02 smithi026 bash[19832]: audit 2024-09-17T00:07:01.022836+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:02.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:02 smithi026 bash[19832]: audit 2024-09-17T00:07:01.033103+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:07:02.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:02 smithi026 bash[19832]: audit 2024-09-17T00:07:01.034883+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:02.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:02 smithi026 bash[19832]: audit 2024-09-17T00:07:01.035976+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:07:02.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:02 smithi026 bash[19832]: cluster 2024-09-17T00:07:01.229116+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:07:02.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:02 smithi026 bash[19832]: audit 2024-09-17T00:07:01.437267+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1498362707,v1:172.21.15.26:6811/1498362707]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T00:07:02.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:02 smithi026 bash[24915]: audit 2024-09-17T00:07:01.022836+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:02.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:02 smithi026 bash[24915]: audit 2024-09-17T00:07:01.033103+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:07:02.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:02 smithi026 bash[24915]: audit 2024-09-17T00:07:01.034883+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:02.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:02 smithi026 bash[24915]: audit 2024-09-17T00:07:01.035976+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:07:02.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:02 smithi026 bash[24915]: cluster 2024-09-17T00:07:01.229116+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:07:02.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:02 smithi026 bash[24915]: audit 2024-09-17T00:07:01.437267+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1498362707,v1:172.21.15.26:6811/1498362707]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T00:07:02.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:02 smithi094 bash[19906]: audit 2024-09-17T00:07:01.022836+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:02.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:02 smithi094 bash[19906]: audit 2024-09-17T00:07:01.033103+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:07:02.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:02 smithi094 bash[19906]: audit 2024-09-17T00:07:01.034883+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:02.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:02 smithi094 bash[19906]: audit 2024-09-17T00:07:01.035976+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:07:02.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:02 smithi094 bash[19906]: cluster 2024-09-17T00:07:01.229116+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:07:02.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:02 smithi094 bash[19906]: audit 2024-09-17T00:07:01.437267+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1498362707,v1:172.21.15.26:6811/1498362707]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T00:07:03.357 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:03 smithi026 bash[19832]: audit 2024-09-17T00:07:02.034830+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1498362707,v1:172.21.15.26:6811/1498362707]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T00:07:03.357 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:03 smithi026 bash[19832]: cluster 2024-09-17T00:07:02.035005+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T00:07:03.357 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:03 smithi026 bash[19832]: audit 2024-09-17T00:07:02.035524+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:07:03.358 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:03 smithi026 bash[19832]: audit 2024-09-17T00:07:02.036569+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1498362707,v1:172.21.15.26:6811/1498362707]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:07:03.358 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:03 smithi026 bash[24915]: audit 2024-09-17T00:07:02.034830+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1498362707,v1:172.21.15.26:6811/1498362707]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T00:07:03.358 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:03 smithi026 bash[24915]: cluster 2024-09-17T00:07:02.035005+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T00:07:03.358 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:03 smithi026 bash[24915]: audit 2024-09-17T00:07:02.035524+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:07:03.358 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:03 smithi026 bash[24915]: audit 2024-09-17T00:07:02.036569+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1498362707,v1:172.21.15.26:6811/1498362707]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:07:03.358 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:07:03 smithi026 bash[30506]: debug 2024-09-17T00:07:03.035+0000 7f217bc2f700 -1 osd.1 0 waiting for initial osdmap 2024-09-17T00:07:03.358 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:07:03 smithi026 bash[30506]: debug 2024-09-17T00:07:03.039+0000 7f21765c6700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:07:03.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:03 smithi094 bash[19906]: audit 2024-09-17T00:07:02.034830+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1498362707,v1:172.21.15.26:6811/1498362707]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T00:07:03.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:03 smithi094 bash[19906]: cluster 2024-09-17T00:07:02.035005+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T00:07:03.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:03 smithi094 bash[19906]: audit 2024-09-17T00:07:02.035524+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:07:03.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:03 smithi094 bash[19906]: audit 2024-09-17T00:07:02.036569+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1498362707,v1:172.21.15.26:6811/1498362707]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:07:04.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:04 smithi026 bash[19832]: audit 2024-09-17T00:07:03.032381+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1498362707,v1:172.21.15.26:6811/1498362707]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-17T00:07:04.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:04 smithi026 bash[19832]: cluster 2024-09-17T00:07:03.032447+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T00:07:04.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:04 smithi026 bash[19832]: audit 2024-09-17T00:07:03.032789+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:07:04.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:04 smithi026 bash[19832]: audit 2024-09-17T00:07:03.040355+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:07:04.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:04 smithi026 bash[19832]: cluster 2024-09-17T00:07:03.229529+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:07:04.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:04 smithi026 bash[24915]: audit 2024-09-17T00:07:03.032381+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1498362707,v1:172.21.15.26:6811/1498362707]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-17T00:07:04.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:04 smithi026 bash[24915]: cluster 2024-09-17T00:07:03.032447+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T00:07:04.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:04 smithi026 bash[24915]: audit 2024-09-17T00:07:03.032789+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:07:04.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:04 smithi026 bash[24915]: audit 2024-09-17T00:07:03.040355+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:07:04.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:04 smithi026 bash[24915]: cluster 2024-09-17T00:07:03.229529+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:07:04.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:04 smithi094 bash[19906]: audit 2024-09-17T00:07:03.032381+0000 mon.a (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1498362707,v1:172.21.15.26:6811/1498362707]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-17T00:07:04.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:04 smithi094 bash[19906]: cluster 2024-09-17T00:07:03.032447+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T00:07:04.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:04 smithi094 bash[19906]: audit 2024-09-17T00:07:03.032789+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:07:04.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:04 smithi094 bash[19906]: audit 2024-09-17T00:07:03.040355+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:07:04.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:04 smithi094 bash[19906]: cluster 2024-09-17T00:07:03.229529+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-09-17T00:07:05.307 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:05 smithi026 bash[24915]: cluster 2024-09-17T00:07:02.401125+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:07:05.307 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:05 smithi026 bash[24915]: cluster 2024-09-17T00:07:02.401307+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:07:05.307 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:05 smithi026 bash[24915]: cluster 2024-09-17T00:07:04.044301+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 [v2:172.21.15.26:6810/1498362707,v1:172.21.15.26:6811/1498362707] boot 2024-09-17T00:07:05.307 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:05 smithi026 bash[24915]: cluster 2024-09-17T00:07:04.044461+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T00:07:05.307 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:05 smithi026 bash[24915]: audit 2024-09-17T00:07:04.045538+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:07:05.308 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:05 smithi026 bash[19832]: cluster 2024-09-17T00:07:02.401125+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:07:05.308 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:05 smithi026 bash[19832]: cluster 2024-09-17T00:07:02.401307+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:07:05.308 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:05 smithi026 bash[19832]: cluster 2024-09-17T00:07:04.044301+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 [v2:172.21.15.26:6810/1498362707,v1:172.21.15.26:6811/1498362707] boot 2024-09-17T00:07:05.308 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:05 smithi026 bash[19832]: cluster 2024-09-17T00:07:04.044461+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T00:07:05.308 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:05 smithi026 bash[19832]: audit 2024-09-17T00:07:04.045538+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:07:05.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:05 smithi094 bash[19906]: cluster 2024-09-17T00:07:02.401125+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:07:05.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:05 smithi094 bash[19906]: cluster 2024-09-17T00:07:02.401307+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:07:05.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:05 smithi094 bash[19906]: cluster 2024-09-17T00:07:04.044301+0000 mon.a (mon.0) 307 : cluster [INF] osd.1 [v2:172.21.15.26:6810/1498362707,v1:172.21.15.26:6811/1498362707] boot 2024-09-17T00:07:05.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:05 smithi094 bash[19906]: cluster 2024-09-17T00:07:04.044461+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T00:07:05.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:05 smithi094 bash[19906]: audit 2024-09-17T00:07:04.045538+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:07:06.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:06 smithi026 bash[19832]: cluster 2024-09-17T00:07:05.054221+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T00:07:06.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:06 smithi026 bash[19832]: cluster 2024-09-17T00:07:05.230004+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:06.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:06 smithi026 bash[24915]: cluster 2024-09-17T00:07:05.054221+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T00:07:06.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:06 smithi026 bash[24915]: cluster 2024-09-17T00:07:05.230004+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:06.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:06 smithi094 bash[19906]: cluster 2024-09-17T00:07:05.054221+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T00:07:06.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:06 smithi094 bash[19906]: cluster 2024-09-17T00:07:05.230004+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:06.777 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-17T00:07:06.816 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi026:vg_nvme/lv_2 2024-09-17T00:07:08.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:08 smithi094 bash[19906]: cluster 2024-09-17T00:07:07.230471+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:08.611 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:08 smithi026 bash[19832]: cluster 2024-09-17T00:07:07.230471+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:08.611 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:08 smithi026 bash[24915]: cluster 2024-09-17T00:07:07.230471+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:11.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[19832]: cluster 2024-09-17T00:07:09.230977+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:11.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[19832]: audit 2024-09-17T00:07:10.577287+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:07:11.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[19832]: audit 2024-09-17T00:07:10.583263+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:07:11.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[19832]: audit 2024-09-17T00:07:10.584913+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:11.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[19832]: audit 2024-09-17T00:07:10.819612+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:11.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[19832]: audit 2024-09-17T00:07:10.820574+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:07:11.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[19832]: audit 2024-09-17T00:07:10.821411+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:07:11.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[19832]: audit 2024-09-17T00:07:10.825762+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:11.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[19832]: audit 2024-09-17T00:07:10.830467+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:11.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[24915]: cluster 2024-09-17T00:07:09.230977+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:11.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[24915]: audit 2024-09-17T00:07:10.577287+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:07:11.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[24915]: audit 2024-09-17T00:07:10.583263+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:07:11.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[24915]: audit 2024-09-17T00:07:10.584913+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:11.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[24915]: audit 2024-09-17T00:07:10.819612+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:11.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[24915]: audit 2024-09-17T00:07:10.820574+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:07:11.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[24915]: audit 2024-09-17T00:07:10.821411+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:07:11.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[24915]: audit 2024-09-17T00:07:10.825762+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:11.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:10 smithi026 bash[24915]: audit 2024-09-17T00:07:10.830467+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:11.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:10 smithi094 bash[19906]: cluster 2024-09-17T00:07:09.230977+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:11.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:10 smithi094 bash[19906]: audit 2024-09-17T00:07:10.577287+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:07:11.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:10 smithi094 bash[19906]: audit 2024-09-17T00:07:10.583263+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:07:11.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:10 smithi094 bash[19906]: audit 2024-09-17T00:07:10.584913+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:11.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:10 smithi094 bash[19906]: audit 2024-09-17T00:07:10.819612+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:11.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:10 smithi094 bash[19906]: audit 2024-09-17T00:07:10.820574+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:07:11.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:10 smithi094 bash[19906]: audit 2024-09-17T00:07:10.821411+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:07:11.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:10 smithi094 bash[19906]: audit 2024-09-17T00:07:10.825762+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:11.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:10 smithi094 bash[19906]: audit 2024-09-17T00:07:10.830467+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:12.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:11 smithi094 bash[19906]: audit 2024-09-17T00:07:10.570570+0000 mgr.y (mgr.14152) 108 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:07:12.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:11 smithi094 bash[19906]: cephadm 2024-09-17T00:07:10.814540+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Detected new or changed devices on smithi026 2024-09-17T00:07:12.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:11 smithi094 bash[19906]: cephadm 2024-09-17T00:07:10.821971+0000 mgr.y (mgr.14152) 110 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 8122M 2024-09-17T00:07:12.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:11 smithi026 bash[19832]: audit 2024-09-17T00:07:10.570570+0000 mgr.y (mgr.14152) 108 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:07:12.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:11 smithi026 bash[19832]: cephadm 2024-09-17T00:07:10.814540+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Detected new or changed devices on smithi026 2024-09-17T00:07:12.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:11 smithi026 bash[19832]: cephadm 2024-09-17T00:07:10.821971+0000 mgr.y (mgr.14152) 110 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 8122M 2024-09-17T00:07:12.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:11 smithi026 bash[24915]: audit 2024-09-17T00:07:10.570570+0000 mgr.y (mgr.14152) 108 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:07:12.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:11 smithi026 bash[24915]: cephadm 2024-09-17T00:07:10.814540+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Detected new or changed devices on smithi026 2024-09-17T00:07:12.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:11 smithi026 bash[24915]: cephadm 2024-09-17T00:07:10.821971+0000 mgr.y (mgr.14152) 110 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 8122M 2024-09-17T00:07:13.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:12 smithi094 bash[19906]: cluster 2024-09-17T00:07:11.231481+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:13.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:12 smithi026 bash[19832]: cluster 2024-09-17T00:07:11.231481+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:13.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:12 smithi026 bash[24915]: cluster 2024-09-17T00:07:11.231481+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:15.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:14 smithi026 bash[24915]: cluster 2024-09-17T00:07:13.231981+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-09-17T00:07:15.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:14 smithi026 bash[19832]: cluster 2024-09-17T00:07:13.231981+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-09-17T00:07:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:14 smithi094 bash[19906]: cluster 2024-09-17T00:07:13.231981+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-09-17T00:07:17.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:16 smithi094 bash[19906]: cluster 2024-09-17T00:07:15.232489+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-09-17T00:07:17.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:16 smithi094 bash[19906]: audit 2024-09-17T00:07:16.820828+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.26:0/3064014976' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea84c4a0-aced-4401-84bc-62f426c937f5"}]: dispatch 2024-09-17T00:07:17.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:16 smithi094 bash[19906]: audit 2024-09-17T00:07:16.821519+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea84c4a0-aced-4401-84bc-62f426c937f5"}]: dispatch 2024-09-17T00:07:17.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:16 smithi094 bash[19906]: audit 2024-09-17T00:07:16.828817+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea84c4a0-aced-4401-84bc-62f426c937f5"}]': finished 2024-09-17T00:07:17.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:16 smithi094 bash[19906]: cluster 2024-09-17T00:07:16.828943+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T00:07:17.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:16 smithi094 bash[19906]: audit 2024-09-17T00:07:16.829081+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:17.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:16 smithi026 bash[19832]: cluster 2024-09-17T00:07:15.232489+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-09-17T00:07:17.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:16 smithi026 bash[19832]: audit 2024-09-17T00:07:16.820828+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.26:0/3064014976' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea84c4a0-aced-4401-84bc-62f426c937f5"}]: dispatch 2024-09-17T00:07:17.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:16 smithi026 bash[19832]: audit 2024-09-17T00:07:16.821519+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea84c4a0-aced-4401-84bc-62f426c937f5"}]: dispatch 2024-09-17T00:07:17.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:16 smithi026 bash[19832]: audit 2024-09-17T00:07:16.828817+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea84c4a0-aced-4401-84bc-62f426c937f5"}]': finished 2024-09-17T00:07:17.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:16 smithi026 bash[19832]: cluster 2024-09-17T00:07:16.828943+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T00:07:17.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:16 smithi026 bash[19832]: audit 2024-09-17T00:07:16.829081+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:17.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:16 smithi026 bash[24915]: cluster 2024-09-17T00:07:15.232489+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-09-17T00:07:17.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:16 smithi026 bash[24915]: audit 2024-09-17T00:07:16.820828+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.26:0/3064014976' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea84c4a0-aced-4401-84bc-62f426c937f5"}]: dispatch 2024-09-17T00:07:17.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:16 smithi026 bash[24915]: audit 2024-09-17T00:07:16.821519+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea84c4a0-aced-4401-84bc-62f426c937f5"}]: dispatch 2024-09-17T00:07:17.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:16 smithi026 bash[24915]: audit 2024-09-17T00:07:16.828817+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea84c4a0-aced-4401-84bc-62f426c937f5"}]': finished 2024-09-17T00:07:17.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:16 smithi026 bash[24915]: cluster 2024-09-17T00:07:16.828943+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T00:07:17.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:16 smithi026 bash[24915]: audit 2024-09-17T00:07:16.829081+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:18.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:17 smithi094 bash[19906]: audit 2024-09-17T00:07:17.510494+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.26:0/2286802495' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:07:18.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:17 smithi026 bash[24915]: audit 2024-09-17T00:07:17.510494+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.26:0/2286802495' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:07:18.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:17 smithi026 bash[19832]: audit 2024-09-17T00:07:17.510494+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.26:0/2286802495' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:07:19.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:18 smithi026 bash[19832]: cluster 2024-09-17T00:07:17.233064+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:19.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:18 smithi026 bash[24915]: cluster 2024-09-17T00:07:17.233064+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:19.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:18 smithi094 bash[19906]: cluster 2024-09-17T00:07:17.233064+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:21.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:20 smithi026 bash[19832]: cluster 2024-09-17T00:07:19.233457+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:21.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:20 smithi026 bash[24915]: cluster 2024-09-17T00:07:19.233457+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:21.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:20 smithi094 bash[19906]: cluster 2024-09-17T00:07:19.233457+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:23.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:22 smithi026 bash[19832]: cluster 2024-09-17T00:07:21.233904+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:23.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:22 smithi026 bash[24915]: cluster 2024-09-17T00:07:21.233904+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:23.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:22 smithi094 bash[19906]: cluster 2024-09-17T00:07:21.233904+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:25.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:24 smithi026 bash[19832]: cluster 2024-09-17T00:07:23.234403+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-09-17T00:07:25.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:24 smithi026 bash[24915]: cluster 2024-09-17T00:07:23.234403+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-09-17T00:07:25.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:24 smithi094 bash[19906]: cluster 2024-09-17T00:07:23.234403+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-09-17T00:07:27.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:26 smithi026 bash[19832]: cluster 2024-09-17T00:07:25.234916+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:27.198 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:26 smithi026 bash[24915]: cluster 2024-09-17T00:07:25.234916+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:27.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:26 smithi094 bash[19906]: cluster 2024-09-17T00:07:25.234916+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:28.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:27 smithi026 bash[19832]: audit 2024-09-17T00:07:27.209998+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T00:07:28.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:27 smithi026 bash[19832]: audit 2024-09-17T00:07:27.211633+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:28.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:27 smithi026 bash[24915]: audit 2024-09-17T00:07:27.209998+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T00:07:28.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:27 smithi026 bash[24915]: audit 2024-09-17T00:07:27.211633+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:28.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:27 smithi094 bash[19906]: audit 2024-09-17T00:07:27.209998+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T00:07:28.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:27 smithi094 bash[19906]: audit 2024-09-17T00:07:27.211633+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:29.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:28 smithi026 bash[19832]: cephadm 2024-09-17T00:07:27.213089+0000 mgr.y (mgr.14152) 119 : cephadm [INF] Deploying daemon osd.2 on smithi026 2024-09-17T00:07:29.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:28 smithi026 bash[19832]: cluster 2024-09-17T00:07:27.235446+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:29.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:28 smithi026 bash[24915]: cephadm 2024-09-17T00:07:27.213089+0000 mgr.y (mgr.14152) 119 : cephadm [INF] Deploying daemon osd.2 on smithi026 2024-09-17T00:07:29.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:28 smithi026 bash[24915]: cluster 2024-09-17T00:07:27.235446+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:29.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:28 smithi094 bash[19906]: cephadm 2024-09-17T00:07:27.213089+0000 mgr.y (mgr.14152) 119 : cephadm [INF] Deploying daemon osd.2 on smithi026 2024-09-17T00:07:29.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:28 smithi094 bash[19906]: cluster 2024-09-17T00:07:27.235446+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:31.232 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:30 smithi026 bash[19832]: cluster 2024-09-17T00:07:29.236004+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:31.232 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:30 smithi026 bash[24915]: cluster 2024-09-17T00:07:29.236004+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:31.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:30 smithi094 bash[19906]: cluster 2024-09-17T00:07:29.236004+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:31.483 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:07:31 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:07:31.483 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:31 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:07:31.483 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:31 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:07:31.483 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:31 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:07:31.483 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:31 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:07:31.484 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:07:31 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:07:31.484 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:07:31 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:07:31.484 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:07:31 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:07:31.484 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:07:31 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:07:31.751 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:07:31 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:07:33.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:32 smithi026 bash[19832]: cluster 2024-09-17T00:07:31.236312+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:33.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:32 smithi026 bash[19832]: audit 2024-09-17T00:07:31.615821+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:33.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:32 smithi026 bash[19832]: audit 2024-09-17T00:07:31.646880+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:07:33.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:32 smithi026 bash[19832]: audit 2024-09-17T00:07:31.648139+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:33.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:32 smithi026 bash[19832]: audit 2024-09-17T00:07:31.648819+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:07:33.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:32 smithi026 bash[24915]: cluster 2024-09-17T00:07:31.236312+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:33.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:32 smithi026 bash[24915]: audit 2024-09-17T00:07:31.615821+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:33.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:32 smithi026 bash[24915]: audit 2024-09-17T00:07:31.646880+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:07:33.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:32 smithi026 bash[24915]: audit 2024-09-17T00:07:31.648139+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:33.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:32 smithi026 bash[24915]: audit 2024-09-17T00:07:31.648819+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:07:33.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:32 smithi094 bash[19906]: cluster 2024-09-17T00:07:31.236312+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:33.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:32 smithi094 bash[19906]: audit 2024-09-17T00:07:31.615821+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:33.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:32 smithi094 bash[19906]: audit 2024-09-17T00:07:31.646880+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:07:33.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:32 smithi094 bash[19906]: audit 2024-09-17T00:07:31.648139+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:33.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:32 smithi094 bash[19906]: audit 2024-09-17T00:07:31.648819+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:07:35.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:34 smithi026 bash[19832]: cluster 2024-09-17T00:07:33.236677+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:35.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:34 smithi026 bash[24915]: cluster 2024-09-17T00:07:33.236677+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:35.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:34 smithi094 bash[19906]: cluster 2024-09-17T00:07:33.236677+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:36.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:36 smithi026 bash[24915]: cluster 2024-09-17T00:07:35.237040+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:36.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:36 smithi026 bash[24915]: audit 2024-09-17T00:07:35.391263+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:36.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:36 smithi026 bash[24915]: audit 2024-09-17T00:07:35.398208+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:36.757 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:36 smithi026 bash[19832]: cluster 2024-09-17T00:07:35.237040+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:36.757 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:36 smithi026 bash[19832]: audit 2024-09-17T00:07:35.391263+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:36.757 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:36 smithi026 bash[19832]: audit 2024-09-17T00:07:35.398208+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:36.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:36 smithi094 bash[19906]: cluster 2024-09-17T00:07:35.237040+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:36.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:36 smithi094 bash[19906]: audit 2024-09-17T00:07:35.391263+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:36.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:36 smithi094 bash[19906]: audit 2024-09-17T00:07:35.398208+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:38.501 INFO:teuthology.orchestra.run.smithi026.stdout:Created osd(s) 2 on host 'smithi026' 2024-09-17T00:07:38.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:38 smithi026 bash[24915]: cluster 2024-09-17T00:07:37.237540+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:38.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:38 smithi026 bash[19832]: cluster 2024-09-17T00:07:37.237540+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:38.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:38 smithi094 bash[19906]: cluster 2024-09-17T00:07:37.237540+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:39.187 DEBUG:teuthology.orchestra.run.smithi026:osd.2> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.2.service 2024-09-17T00:07:39.189 INFO:tasks.cephadm:Deploying osd.3 on smithi026 with /dev/vg_nvme/lv_1... 2024-09-17T00:07:39.189 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-17T00:07:39.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:39 smithi026 bash[19832]: audit 2024-09-17T00:07:38.504519+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:39.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:39 smithi026 bash[19832]: audit 2024-09-17T00:07:38.524656+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:07:39.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:39 smithi026 bash[19832]: audit 2024-09-17T00:07:38.526155+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:39.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:39 smithi026 bash[19832]: audit 2024-09-17T00:07:38.526982+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:07:39.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:39 smithi026 bash[19832]: audit 2024-09-17T00:07:38.821683+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/3141384730,v1:172.21.15.26:6819/3141384730]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T00:07:39.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:39 smithi026 bash[19832]: audit 2024-09-17T00:07:38.822075+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T00:07:39.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:39 smithi026 bash[19832]: audit 2024-09-17T00:07:39.266344+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:07:39.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:39 smithi026 bash[19832]: audit 2024-09-17T00:07:39.268402+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:07:39.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:39 smithi026 bash[24915]: audit 2024-09-17T00:07:38.504519+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:39.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:39 smithi026 bash[24915]: audit 2024-09-17T00:07:38.524656+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:07:39.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:39 smithi026 bash[24915]: audit 2024-09-17T00:07:38.526155+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:39.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:39 smithi026 bash[24915]: audit 2024-09-17T00:07:38.526982+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:07:39.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:39 smithi026 bash[24915]: audit 2024-09-17T00:07:38.821683+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/3141384730,v1:172.21.15.26:6819/3141384730]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T00:07:39.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:39 smithi026 bash[24915]: audit 2024-09-17T00:07:38.822075+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T00:07:39.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:39 smithi026 bash[24915]: audit 2024-09-17T00:07:39.266344+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:07:39.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:39 smithi026 bash[24915]: audit 2024-09-17T00:07:39.268402+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:07:39.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:39 smithi094 bash[19906]: audit 2024-09-17T00:07:38.504519+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:39.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:39 smithi094 bash[19906]: audit 2024-09-17T00:07:38.524656+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:07:39.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:39 smithi094 bash[19906]: audit 2024-09-17T00:07:38.526155+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:39.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:39 smithi094 bash[19906]: audit 2024-09-17T00:07:38.526982+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:07:39.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:39 smithi094 bash[19906]: audit 2024-09-17T00:07:38.821683+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/3141384730,v1:172.21.15.26:6819/3141384730]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T00:07:39.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:39 smithi094 bash[19906]: audit 2024-09-17T00:07:38.822075+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T00:07:39.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:39 smithi094 bash[19906]: audit 2024-09-17T00:07:39.266344+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:07:39.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:39 smithi094 bash[19906]: audit 2024-09-17T00:07:39.268402+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:07:40.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:40 smithi026 bash[24915]: cluster 2024-09-17T00:07:39.238058+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:40.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:40 smithi026 bash[24915]: audit 2024-09-17T00:07:39.508581+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T00:07:40.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:40 smithi026 bash[24915]: cluster 2024-09-17T00:07:39.508696+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T00:07:40.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:40 smithi026 bash[24915]: audit 2024-09-17T00:07:39.509378+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:40.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:40 smithi026 bash[24915]: audit 2024-09-17T00:07:39.510826+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/3141384730,v1:172.21.15.26:6819/3141384730]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:07:40.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:40 smithi026 bash[24915]: audit 2024-09-17T00:07:39.517618+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:07:40.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:40 smithi026 bash[19832]: cluster 2024-09-17T00:07:39.238058+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:40.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:40 smithi026 bash[19832]: audit 2024-09-17T00:07:39.508581+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T00:07:40.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:40 smithi026 bash[19832]: cluster 2024-09-17T00:07:39.508696+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T00:07:40.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:40 smithi026 bash[19832]: audit 2024-09-17T00:07:39.509378+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:40.754 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:40 smithi026 bash[19832]: audit 2024-09-17T00:07:39.510826+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/3141384730,v1:172.21.15.26:6819/3141384730]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:07:40.754 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:40 smithi026 bash[19832]: audit 2024-09-17T00:07:39.517618+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:07:40.754 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:07:40 smithi026 bash[33505]: debug 2024-09-17T00:07:40.523+0000 7fedb1d76700 -1 osd.2 0 waiting for initial osdmap 2024-09-17T00:07:40.754 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:07:40 smithi026 bash[33505]: debug 2024-09-17T00:07:40.523+0000 7fedab70b700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:07:40.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:40 smithi094 bash[19906]: cluster 2024-09-17T00:07:39.238058+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:40.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:40 smithi094 bash[19906]: audit 2024-09-17T00:07:39.508581+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T00:07:40.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:40 smithi094 bash[19906]: cluster 2024-09-17T00:07:39.508696+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T00:07:40.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:40 smithi094 bash[19906]: audit 2024-09-17T00:07:39.509378+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:40.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:40 smithi094 bash[19906]: audit 2024-09-17T00:07:39.510826+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/3141384730,v1:172.21.15.26:6819/3141384730]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:07:40.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:40 smithi094 bash[19906]: audit 2024-09-17T00:07:39.517618+0000 mon.a (mon.0) 341 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:07:41.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:41 smithi026 bash[19832]: audit 2024-09-17T00:07:40.521279+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-17T00:07:41.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:41 smithi026 bash[19832]: cluster 2024-09-17T00:07:40.521386+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T00:07:41.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:41 smithi026 bash[19832]: audit 2024-09-17T00:07:40.521540+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:41.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:41 smithi026 bash[19832]: audit 2024-09-17T00:07:40.525313+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:41.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:41 smithi026 bash[24915]: audit 2024-09-17T00:07:40.521279+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-17T00:07:41.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:41 smithi026 bash[24915]: cluster 2024-09-17T00:07:40.521386+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T00:07:41.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:41 smithi026 bash[24915]: audit 2024-09-17T00:07:40.521540+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:41.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:41 smithi026 bash[24915]: audit 2024-09-17T00:07:40.525313+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:41.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:41 smithi094 bash[19906]: audit 2024-09-17T00:07:40.521279+0000 mon.a (mon.0) 342 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-17T00:07:41.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:41 smithi094 bash[19906]: cluster 2024-09-17T00:07:40.521386+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T00:07:41.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:41 smithi094 bash[19906]: audit 2024-09-17T00:07:40.521540+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:41.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:41 smithi094 bash[19906]: audit 2024-09-17T00:07:40.525313+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:42.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:42 smithi026 bash[19832]: cluster 2024-09-17T00:07:39.815155+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:07:42.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:42 smithi026 bash[19832]: cluster 2024-09-17T00:07:39.815358+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:07:42.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:42 smithi026 bash[19832]: cluster 2024-09-17T00:07:41.238440+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:42.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:42 smithi026 bash[19832]: audit 2024-09-17T00:07:41.526861+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:42.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:42 smithi026 bash[19832]: cluster 2024-09-17T00:07:41.535233+0000 mon.a (mon.0) 347 : cluster [INF] osd.2 [v2:172.21.15.26:6818/3141384730,v1:172.21.15.26:6819/3141384730] boot 2024-09-17T00:07:42.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:42 smithi026 bash[19832]: cluster 2024-09-17T00:07:41.535348+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T00:07:42.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:42 smithi026 bash[19832]: audit 2024-09-17T00:07:41.536024+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:42.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:42 smithi026 bash[24915]: cluster 2024-09-17T00:07:39.815155+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:07:42.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:42 smithi026 bash[24915]: cluster 2024-09-17T00:07:39.815358+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:07:42.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:42 smithi026 bash[24915]: cluster 2024-09-17T00:07:41.238440+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:42.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:42 smithi026 bash[24915]: audit 2024-09-17T00:07:41.526861+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:42.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:42 smithi026 bash[24915]: cluster 2024-09-17T00:07:41.535233+0000 mon.a (mon.0) 347 : cluster [INF] osd.2 [v2:172.21.15.26:6818/3141384730,v1:172.21.15.26:6819/3141384730] boot 2024-09-17T00:07:42.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:42 smithi026 bash[24915]: cluster 2024-09-17T00:07:41.535348+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T00:07:42.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:42 smithi026 bash[24915]: audit 2024-09-17T00:07:41.536024+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:42.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:42 smithi094 bash[19906]: cluster 2024-09-17T00:07:39.815155+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:07:42.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:42 smithi094 bash[19906]: cluster 2024-09-17T00:07:39.815358+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:07:42.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:42 smithi094 bash[19906]: cluster 2024-09-17T00:07:41.238440+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-09-17T00:07:42.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:42 smithi094 bash[19906]: audit 2024-09-17T00:07:41.526861+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:42.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:42 smithi094 bash[19906]: cluster 2024-09-17T00:07:41.535233+0000 mon.a (mon.0) 347 : cluster [INF] osd.2 [v2:172.21.15.26:6818/3141384730,v1:172.21.15.26:6819/3141384730] boot 2024-09-17T00:07:42.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:42 smithi094 bash[19906]: cluster 2024-09-17T00:07:41.535348+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T00:07:42.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:42 smithi094 bash[19906]: audit 2024-09-17T00:07:41.536024+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:07:44.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:43 smithi094 bash[19906]: cluster 2024-09-17T00:07:42.542138+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T00:07:44.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:43 smithi026 bash[19832]: cluster 2024-09-17T00:07:42.542138+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T00:07:44.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:43 smithi026 bash[24915]: cluster 2024-09-17T00:07:42.542138+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T00:07:44.294 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-17T00:07:44.333 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi026:vg_nvme/lv_1 2024-09-17T00:07:45.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:44 smithi094 bash[19906]: cluster 2024-09-17T00:07:43.238861+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:45.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:44 smithi094 bash[19906]: audit 2024-09-17T00:07:43.341906+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' 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-09-17T00:07:45.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:44 smithi094 bash[19906]: audit 2024-09-17T00:07:43.849127+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' 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-09-17T00:07:45.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:44 smithi094 bash[19906]: cluster 2024-09-17T00:07:43.849345+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T00:07:45.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:44 smithi094 bash[19906]: audit 2024-09-17T00:07:43.851107+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T00:07:45.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:44 smithi026 bash[19832]: cluster 2024-09-17T00:07:43.238861+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:45.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:44 smithi026 bash[19832]: audit 2024-09-17T00:07:43.341906+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' 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-09-17T00:07:45.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:44 smithi026 bash[19832]: audit 2024-09-17T00:07:43.849127+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' 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-09-17T00:07:45.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:44 smithi026 bash[19832]: cluster 2024-09-17T00:07:43.849345+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T00:07:45.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:44 smithi026 bash[19832]: audit 2024-09-17T00:07:43.851107+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T00:07:45.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:44 smithi026 bash[24915]: cluster 2024-09-17T00:07:43.238861+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:45.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:44 smithi026 bash[24915]: audit 2024-09-17T00:07:43.341906+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' 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-09-17T00:07:45.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:44 smithi026 bash[24915]: audit 2024-09-17T00:07:43.849127+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' 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-09-17T00:07:45.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:44 smithi026 bash[24915]: cluster 2024-09-17T00:07:43.849345+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T00:07:45.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:44 smithi026 bash[24915]: audit 2024-09-17T00:07:43.851107+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T00:07:46.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:45 smithi094 bash[19906]: audit 2024-09-17T00:07:44.851337+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T00:07:46.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:45 smithi094 bash[19906]: cluster 2024-09-17T00:07:44.851683+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T00:07:46.150 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:45 smithi026 bash[19832]: audit 2024-09-17T00:07:44.851337+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T00:07:46.150 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:45 smithi026 bash[19832]: cluster 2024-09-17T00:07:44.851683+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T00:07:46.151 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:45 smithi026 bash[24915]: audit 2024-09-17T00:07:44.851337+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T00:07:46.151 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:45 smithi026 bash[24915]: cluster 2024-09-17T00:07:44.851683+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T00:07:47.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:46 smithi026 bash[24915]: cluster 2024-09-17T00:07:45.239389+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:47.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:46 smithi026 bash[24915]: cluster 2024-09-17T00:07:45.864796+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T00:07:47.184 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:46 smithi026 bash[24915]: audit 2024-09-17T00:07:46.427804+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:47.184 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:46 smithi026 bash[19832]: cluster 2024-09-17T00:07:45.239389+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:47.184 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:46 smithi026 bash[19832]: cluster 2024-09-17T00:07:45.864796+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T00:07:47.184 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:46 smithi026 bash[19832]: audit 2024-09-17T00:07:46.427804+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:47.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:46 smithi094 bash[19906]: cluster 2024-09-17T00:07:45.239389+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:47.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:46 smithi094 bash[19906]: cluster 2024-09-17T00:07:45.864796+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T00:07:47.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:46 smithi094 bash[19906]: audit 2024-09-17T00:07:46.427804+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:49.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:49 smithi026 bash[24915]: cluster 2024-09-17T00:07:47.239704+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v106: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:49.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:49 smithi026 bash[24915]: cluster 2024-09-17T00:07:47.436380+0000 mon.a (mon.0) 359 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-09-17T00:07:49.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:49 smithi026 bash[19832]: cluster 2024-09-17T00:07:47.239704+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v106: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:49.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:49 smithi026 bash[19832]: cluster 2024-09-17T00:07:47.436380+0000 mon.a (mon.0) 359 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-09-17T00:07:49.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:49 smithi094 bash[19906]: cluster 2024-09-17T00:07:47.239704+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v106: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:49.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:49 smithi094 bash[19906]: cluster 2024-09-17T00:07:47.436380+0000 mon.a (mon.0) 359 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-09-17T00:07:51.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:48.239862+0000 mon.a (mon.0) 360 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:07:51.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: cephadm 2024-09-17T00:07:48.465862+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Detected new or changed devices on smithi026 2024-09-17T00:07:51.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:48.975876+0000 mgr.y (mgr.14152) 132 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:07:51.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:49.129387+0000 mon.a (mon.0) 361 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:07:51.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:49.129574+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:07:51.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:49.130585+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:07:51.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:49.130873+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:07:51.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:49.136042+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:07:51.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:49.139567+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:51.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:49.140388+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:07:51.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:49.140908+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:07:51.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:49.141167+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:07:51.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:49.141424+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:07:51.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:49.142949+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:07:51.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:49.143588+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:07:51.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:49.144878+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:51.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:49.145383+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:07:51.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:49.147729+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:07:51.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:48.239862+0000 mon.a (mon.0) 360 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:07:51.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: cephadm 2024-09-17T00:07:48.465862+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Detected new or changed devices on smithi026 2024-09-17T00:07:51.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:48.975876+0000 mgr.y (mgr.14152) 132 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:07:51.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:49.129387+0000 mon.a (mon.0) 361 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:07:51.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:49.129574+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:07:51.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:49.130585+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:07:51.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:49.130873+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:07:51.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:49.136042+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:07:51.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:49.139567+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:51.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:49.140388+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:07:51.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:49.140908+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:07:51.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:49.141167+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:07:51.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:49.141424+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:07:51.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:49.142949+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:07:51.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:49.143588+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:07:51.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:49.144878+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:51.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:49.145383+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:07:51.255 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:49.147729+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:07:51.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: cephadm 2024-09-17T00:07:49.148555+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 5415M 2024-09-17T00:07:51.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: cluster 2024-09-17T00:07:49.240059+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:51.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:50.049515+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:07:51.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:50.054651+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:51.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:50.058611+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:07:51.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:50.058846+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:07:51.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[24915]: audit 2024-09-17T00:07:50.059142+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:07:51.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: cephadm 2024-09-17T00:07:49.148555+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 5415M 2024-09-17T00:07:51.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: cluster 2024-09-17T00:07:49.240059+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:51.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:50.049515+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:07:51.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:50.054651+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:51.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:50.058611+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:07:51.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:50.058846+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:07:51.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:50 smithi026 bash[19832]: audit 2024-09-17T00:07:50.059142+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:07:51.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:48.239862+0000 mon.a (mon.0) 360 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:07:51.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: cephadm 2024-09-17T00:07:48.465862+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Detected new or changed devices on smithi026 2024-09-17T00:07:51.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:48.975876+0000 mgr.y (mgr.14152) 132 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi026:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:07:51.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:49.129387+0000 mon.a (mon.0) 361 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:07:51.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:49.129574+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:07:51.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:49.130585+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:07:51.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:49.130873+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:07:51.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:49.136042+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:07:51.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:49.139567+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:51.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:49.140388+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:07:51.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:49.140908+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:07:51.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:49.141167+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:07:51.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:49.141424+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:07:51.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:49.142949+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:07:51.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:49.143588+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:07:51.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:49.144878+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:07:51.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:49.145383+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:07:51.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:49.147729+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:07:51.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: cephadm 2024-09-17T00:07:49.148555+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 5415M 2024-09-17T00:07:51.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: cluster 2024-09-17T00:07:49.240059+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v107: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:51.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:50.049515+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:07:51.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:50.054651+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:51.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:50.058611+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:07:51.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:50.058846+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:07:51.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:50 smithi094 bash[19906]: audit 2024-09-17T00:07:50.059142+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:07:52.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:51 smithi026 bash[24915]: audit 2024-09-17T00:07:50.062383+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:07:52.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:51 smithi026 bash[24915]: audit 2024-09-17T00:07:50.919601+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:07:52.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:51 smithi026 bash[24915]: audit 2024-09-17T00:07:50.925843+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:52.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:51 smithi026 bash[24915]: audit 2024-09-17T00:07:50.976302+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:52.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:51 smithi026 bash[24915]: cluster 2024-09-17T00:07:51.240595+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:52.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:51 smithi026 bash[19832]: audit 2024-09-17T00:07:50.062383+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:07:52.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:51 smithi026 bash[19832]: audit 2024-09-17T00:07:50.919601+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:07:52.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:51 smithi026 bash[19832]: audit 2024-09-17T00:07:50.925843+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:52.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:51 smithi026 bash[19832]: audit 2024-09-17T00:07:50.976302+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:52.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:51 smithi026 bash[19832]: cluster 2024-09-17T00:07:51.240595+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:52.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:51 smithi094 bash[19906]: audit 2024-09-17T00:07:50.062383+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T00:07:52.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:51 smithi094 bash[19906]: audit 2024-09-17T00:07:50.919601+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T00:07:52.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:51 smithi094 bash[19906]: audit 2024-09-17T00:07:50.925843+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:52.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:51 smithi094 bash[19906]: audit 2024-09-17T00:07:50.976302+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:07:52.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:51 smithi094 bash[19906]: cluster 2024-09-17T00:07:51.240595+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:54.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:54 smithi094 bash[19906]: cluster 2024-09-17T00:07:53.241167+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:54.622 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:54 smithi026 bash[19832]: cluster 2024-09-17T00:07:53.241167+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:54.623 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:54 smithi026 bash[24915]: cluster 2024-09-17T00:07:53.241167+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:07:56.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:55 smithi094 bash[19906]: audit 2024-09-17T00:07:55.452415+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.26:0/3603228678' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80a8175a-6040-4690-97e8-63d7539013b2"}]: dispatch 2024-09-17T00:07:56.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:55 smithi094 bash[19906]: audit 2024-09-17T00:07:55.452994+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80a8175a-6040-4690-97e8-63d7539013b2"}]: dispatch 2024-09-17T00:07:56.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:55 smithi094 bash[19906]: audit 2024-09-17T00:07:55.459930+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "80a8175a-6040-4690-97e8-63d7539013b2"}]': finished 2024-09-17T00:07:56.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:55 smithi094 bash[19906]: cluster 2024-09-17T00:07:55.460165+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T00:07:56.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:55 smithi094 bash[19906]: audit 2024-09-17T00:07:55.460365+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:07:56.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:55 smithi026 bash[24915]: audit 2024-09-17T00:07:55.452415+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.26:0/3603228678' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80a8175a-6040-4690-97e8-63d7539013b2"}]: dispatch 2024-09-17T00:07:56.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:55 smithi026 bash[24915]: audit 2024-09-17T00:07:55.452994+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80a8175a-6040-4690-97e8-63d7539013b2"}]: dispatch 2024-09-17T00:07:56.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:55 smithi026 bash[24915]: audit 2024-09-17T00:07:55.459930+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "80a8175a-6040-4690-97e8-63d7539013b2"}]': finished 2024-09-17T00:07:56.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:55 smithi026 bash[24915]: cluster 2024-09-17T00:07:55.460165+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T00:07:56.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:55 smithi026 bash[24915]: audit 2024-09-17T00:07:55.460365+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:07:56.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:55 smithi026 bash[19832]: audit 2024-09-17T00:07:55.452415+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.26:0/3603228678' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80a8175a-6040-4690-97e8-63d7539013b2"}]: dispatch 2024-09-17T00:07:56.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:55 smithi026 bash[19832]: audit 2024-09-17T00:07:55.452994+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80a8175a-6040-4690-97e8-63d7539013b2"}]: dispatch 2024-09-17T00:07:56.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:55 smithi026 bash[19832]: audit 2024-09-17T00:07:55.459930+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "80a8175a-6040-4690-97e8-63d7539013b2"}]': finished 2024-09-17T00:07:56.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:55 smithi026 bash[19832]: cluster 2024-09-17T00:07:55.460165+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T00:07:56.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:55 smithi026 bash[19832]: audit 2024-09-17T00:07:55.460365+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:07:57.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:56 smithi094 bash[19906]: cluster 2024-09-17T00:07:55.241519+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-17T00:07:57.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:56 smithi094 bash[19906]: audit 2024-09-17T00:07:56.086606+0000 mon.a (mon.0) 385 : audit [DBG] from='client.? 172.21.15.26:0/3803162025' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:07:57.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:56 smithi026 bash[24915]: cluster 2024-09-17T00:07:55.241519+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-17T00:07:57.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:56 smithi026 bash[24915]: audit 2024-09-17T00:07:56.086606+0000 mon.a (mon.0) 385 : audit [DBG] from='client.? 172.21.15.26:0/3803162025' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:07:57.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:56 smithi026 bash[19832]: cluster 2024-09-17T00:07:55.241519+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-17T00:07:57.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:56 smithi026 bash[19832]: audit 2024-09-17T00:07:56.086606+0000 mon.a (mon.0) 385 : audit [DBG] from='client.? 172.21.15.26:0/3803162025' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:07:59.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:07:58 smithi026 bash[24915]: cluster 2024-09-17T00:07:57.242115+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v112: 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-09-17T00:07:59.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:07:58 smithi026 bash[19832]: cluster 2024-09-17T00:07:57.242115+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v112: 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-09-17T00:07:59.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:07:58 smithi094 bash[19906]: cluster 2024-09-17T00:07:57.242115+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v112: 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-09-17T00:08:01.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:00 smithi026 bash[24915]: cluster 2024-09-17T00:07:59.242820+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; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T00:08:01.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:00 smithi026 bash[19832]: cluster 2024-09-17T00:07:59.242820+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; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T00:08:01.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:00 smithi094 bash[19906]: cluster 2024-09-17T00:07:59.242820+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; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T00:08:03.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:02 smithi026 bash[19832]: cluster 2024-09-17T00:08:01.243552+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v114: 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-09-17T00:08:03.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:02 smithi026 bash[24915]: cluster 2024-09-17T00:08:01.243552+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v114: 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-09-17T00:08:03.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:02 smithi094 bash[19906]: cluster 2024-09-17T00:08:01.243552+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v114: 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-09-17T00:08:05.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:04 smithi026 bash[24915]: cluster 2024-09-17T00:08:03.244235+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v115: 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-09-17T00:08:05.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:04 smithi026 bash[19832]: cluster 2024-09-17T00:08:03.244235+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v115: 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-09-17T00:08:05.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:04 smithi094 bash[19906]: cluster 2024-09-17T00:08:03.244235+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v115: 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-09-17T00:08:07.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:06 smithi026 bash[19832]: cluster 2024-09-17T00:08:05.244983+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:07.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:06 smithi026 bash[19832]: audit 2024-09-17T00:08:06.380247+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T00:08:07.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:06 smithi026 bash[19832]: audit 2024-09-17T00:08:06.381966+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:07.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:06 smithi026 bash[24915]: cluster 2024-09-17T00:08:05.244983+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:07.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:06 smithi026 bash[24915]: audit 2024-09-17T00:08:06.380247+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T00:08:07.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:06 smithi026 bash[24915]: audit 2024-09-17T00:08:06.381966+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:07.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:06 smithi094 bash[19906]: cluster 2024-09-17T00:08:05.244983+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:07.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:06 smithi094 bash[19906]: audit 2024-09-17T00:08:06.380247+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T00:08:07.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:06 smithi094 bash[19906]: audit 2024-09-17T00:08:06.381966+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:07.989 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:07 smithi026 bash[19832]: cephadm 2024-09-17T00:08:06.383400+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Deploying daemon osd.3 on smithi026 2024-09-17T00:08:07.990 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:07 smithi026 bash[24915]: cephadm 2024-09-17T00:08:06.383400+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Deploying daemon osd.3 on smithi026 2024-09-17T00:08:08.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:07 smithi094 bash[19906]: cephadm 2024-09-17T00:08:06.383400+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Deploying daemon osd.3 on smithi026 2024-09-17T00:08:09.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:08 smithi026 bash[24915]: cluster 2024-09-17T00:08:07.245525+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:09.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:08 smithi026 bash[19832]: cluster 2024-09-17T00:08:07.245525+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:09.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:08 smithi094 bash[19906]: cluster 2024-09-17T00:08:07.245525+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:10.533 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:10 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:08:10.533 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:08:10 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:08:10.533 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:10 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:08:10.534 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:08:10 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:08:10.534 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:08:10 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:08:10.534 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:08:10 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:08:10.783 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:10 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:08:10.783 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:08:10 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:08:10.784 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:10 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:08:10.784 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:08:10 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:08:10.784 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:08:10 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:08:10.785 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:08:10 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:08:11.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:10 smithi026 bash[19832]: cluster 2024-09-17T00:08:09.246086+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:11.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:10 smithi026 bash[19832]: audit 2024-09-17T00:08:10.795396+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:11.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:10 smithi026 bash[19832]: audit 2024-09-17T00:08:10.803529+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:08:11.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:10 smithi026 bash[19832]: audit 2024-09-17T00:08:10.804627+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:11.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:10 smithi026 bash[19832]: audit 2024-09-17T00:08:10.805380+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:08:11.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:10 smithi026 bash[24915]: cluster 2024-09-17T00:08:09.246086+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:11.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:10 smithi026 bash[24915]: audit 2024-09-17T00:08:10.795396+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:11.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:10 smithi026 bash[24915]: audit 2024-09-17T00:08:10.803529+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:08:11.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:10 smithi026 bash[24915]: audit 2024-09-17T00:08:10.804627+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:11.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:10 smithi026 bash[24915]: audit 2024-09-17T00:08:10.805380+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:08:11.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:10 smithi094 bash[19906]: cluster 2024-09-17T00:08:09.246086+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:11.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:10 smithi094 bash[19906]: audit 2024-09-17T00:08:10.795396+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:11.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:10 smithi094 bash[19906]: audit 2024-09-17T00:08:10.803529+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:08:11.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:10 smithi094 bash[19906]: audit 2024-09-17T00:08:10.804627+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:11.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:10 smithi094 bash[19906]: audit 2024-09-17T00:08:10.805380+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:08:13.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:12 smithi026 bash[19832]: cluster 2024-09-17T00:08:11.246629+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:13.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:12 smithi026 bash[24915]: cluster 2024-09-17T00:08:11.246629+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:13.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:12 smithi094 bash[19906]: cluster 2024-09-17T00:08:11.246629+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:15.109 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:14 smithi026 bash[19832]: cluster 2024-09-17T00:08:13.247198+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:15.109 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:14 smithi026 bash[19832]: audit 2024-09-17T00:08:14.060445+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:15.109 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:14 smithi026 bash[19832]: audit 2024-09-17T00:08:14.335297+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:15.110 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:14 smithi026 bash[24915]: cluster 2024-09-17T00:08:13.247198+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:15.110 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:14 smithi026 bash[24915]: audit 2024-09-17T00:08:14.060445+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:15.110 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:14 smithi026 bash[24915]: audit 2024-09-17T00:08:14.335297+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:15.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:14 smithi094 bash[19906]: cluster 2024-09-17T00:08:13.247198+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:15.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:14 smithi094 bash[19906]: audit 2024-09-17T00:08:14.060445+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:15.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:14 smithi094 bash[19906]: audit 2024-09-17T00:08:14.335297+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:17.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:16 smithi026 bash[19832]: cluster 2024-09-17T00:08:15.247761+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:17.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:16 smithi026 bash[24915]: cluster 2024-09-17T00:08:15.247761+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:17.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:16 smithi094 bash[19906]: cluster 2024-09-17T00:08:15.247761+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:18.071 INFO:teuthology.orchestra.run.smithi026.stdout:Created osd(s) 3 on host 'smithi026' 2024-09-17T00:08:18.710 DEBUG:teuthology.orchestra.run.smithi026:osd.3> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.3.service 2024-09-17T00:08:18.713 INFO:tasks.cephadm:Deploying osd.4 on smithi094 with /dev/vg_nvme/lv_4... 2024-09-17T00:08:18.713 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T00:08:19.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:18 smithi026 bash[19832]: cluster 2024-09-17T00:08:17.248189+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:19.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:18 smithi026 bash[19832]: audit 2024-09-17T00:08:18.073348+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:19.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:18 smithi026 bash[19832]: audit 2024-09-17T00:08:18.109585+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:08:19.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:18 smithi026 bash[19832]: audit 2024-09-17T00:08:18.110864+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:19.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:18 smithi026 bash[19832]: audit 2024-09-17T00:08:18.111580+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:08:19.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:18 smithi026 bash[19832]: audit 2024-09-17T00:08:18.524026+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/950335773,v1:172.21.15.26:6827/950335773]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:08:19.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:18 smithi026 bash[24915]: cluster 2024-09-17T00:08:17.248189+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:19.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:18 smithi026 bash[24915]: audit 2024-09-17T00:08:18.073348+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:19.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:18 smithi026 bash[24915]: audit 2024-09-17T00:08:18.109585+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:08:19.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:18 smithi026 bash[24915]: audit 2024-09-17T00:08:18.110864+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:19.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:18 smithi026 bash[24915]: audit 2024-09-17T00:08:18.111580+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:08:19.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:18 smithi026 bash[24915]: audit 2024-09-17T00:08:18.524026+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/950335773,v1:172.21.15.26:6827/950335773]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:08:19.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:18 smithi094 bash[19906]: cluster 2024-09-17T00:08:17.248189+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:19.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:18 smithi094 bash[19906]: audit 2024-09-17T00:08:18.073348+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:19.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:18 smithi094 bash[19906]: audit 2024-09-17T00:08:18.109585+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:08:19.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:18 smithi094 bash[19906]: audit 2024-09-17T00:08:18.110864+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:19.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:18 smithi094 bash[19906]: audit 2024-09-17T00:08:18.111580+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:08:19.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:18 smithi094 bash[19906]: audit 2024-09-17T00:08:18.524026+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/950335773,v1:172.21.15.26:6827/950335773]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:08:20.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:20 smithi094 bash[19906]: audit 2024-09-17T00:08:19.077255+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/950335773,v1:172.21.15.26:6827/950335773]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T00:08:20.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:20 smithi094 bash[19906]: cluster 2024-09-17T00:08:19.077367+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T00:08:20.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:20 smithi094 bash[19906]: audit 2024-09-17T00:08:19.077675+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:08:20.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:20 smithi094 bash[19906]: audit 2024-09-17T00:08:19.078665+0000 mon.a (mon.0) 402 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/950335773,v1:172.21.15.26:6827/950335773]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:08:20.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:20 smithi094 bash[19906]: cluster 2024-09-17T00:08:19.248734+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:20.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:20 smithi026 bash[24915]: audit 2024-09-17T00:08:19.077255+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/950335773,v1:172.21.15.26:6827/950335773]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T00:08:20.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:20 smithi026 bash[24915]: cluster 2024-09-17T00:08:19.077367+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T00:08:20.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:20 smithi026 bash[24915]: audit 2024-09-17T00:08:19.077675+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:08:20.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:20 smithi026 bash[24915]: audit 2024-09-17T00:08:19.078665+0000 mon.a (mon.0) 402 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/950335773,v1:172.21.15.26:6827/950335773]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:08:20.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:20 smithi026 bash[24915]: cluster 2024-09-17T00:08:19.248734+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:20.503 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:20 smithi026 bash[19832]: audit 2024-09-17T00:08:19.077255+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/950335773,v1:172.21.15.26:6827/950335773]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T00:08:20.503 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:20 smithi026 bash[19832]: cluster 2024-09-17T00:08:19.077367+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T00:08:20.503 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:20 smithi026 bash[19832]: audit 2024-09-17T00:08:19.077675+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:08:20.503 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:20 smithi026 bash[19832]: audit 2024-09-17T00:08:19.078665+0000 mon.a (mon.0) 402 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/950335773,v1:172.21.15.26:6827/950335773]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:08:20.503 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:20 smithi026 bash[19832]: cluster 2024-09-17T00:08:19.248734+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-09-17T00:08:20.504 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:08:20 smithi026 bash[36578]: debug 2024-09-17T00:08:20.082+0000 7f198c911700 -1 osd.3 0 waiting for initial osdmap 2024-09-17T00:08:20.504 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:08:20 smithi026 bash[36578]: debug 2024-09-17T00:08:20.094+0000 7f19852a4700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:08:21.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:21 smithi026 bash[19832]: audit 2024-09-17T00:08:20.079622+0000 mon.a (mon.0) 403 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/950335773,v1:172.21.15.26:6827/950335773]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-17T00:08:21.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:21 smithi026 bash[19832]: cluster 2024-09-17T00:08:20.079750+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T00:08:21.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:21 smithi026 bash[19832]: audit 2024-09-17T00:08:20.080569+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:08:21.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:21 smithi026 bash[19832]: audit 2024-09-17T00:08:20.090661+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:08:21.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:21 smithi026 bash[24915]: audit 2024-09-17T00:08:20.079622+0000 mon.a (mon.0) 403 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/950335773,v1:172.21.15.26:6827/950335773]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-17T00:08:21.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:21 smithi026 bash[24915]: cluster 2024-09-17T00:08:20.079750+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T00:08:21.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:21 smithi026 bash[24915]: audit 2024-09-17T00:08:20.080569+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:08:21.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:21 smithi026 bash[24915]: audit 2024-09-17T00:08:20.090661+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:08:21.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:21 smithi094 bash[19906]: audit 2024-09-17T00:08:20.079622+0000 mon.a (mon.0) 403 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/950335773,v1:172.21.15.26:6827/950335773]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]': finished 2024-09-17T00:08:21.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:21 smithi094 bash[19906]: cluster 2024-09-17T00:08:20.079750+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T00:08:21.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:21 smithi094 bash[19906]: audit 2024-09-17T00:08:20.080569+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:08:21.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:21 smithi094 bash[19906]: audit 2024-09-17T00:08:20.090661+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:08:22.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:22 smithi094 bash[19906]: cluster 2024-09-17T00:08:19.564695+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:08:22.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:22 smithi094 bash[19906]: cluster 2024-09-17T00:08:19.564923+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:08:22.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:22 smithi094 bash[19906]: cluster 2024-09-17T00:08:21.090726+0000 mon.a (mon.0) 407 : cluster [INF] osd.3 [v2:172.21.15.26:6826/950335773,v1:172.21.15.26:6827/950335773] boot 2024-09-17T00:08:22.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:22 smithi094 bash[19906]: cluster 2024-09-17T00:08:21.090811+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T00:08:22.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:22 smithi094 bash[19906]: audit 2024-09-17T00:08:21.091504+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:08:22.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:22 smithi094 bash[19906]: cluster 2024-09-17T00:08:21.249283+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:22.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:22 smithi026 bash[19832]: cluster 2024-09-17T00:08:19.564695+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:08:22.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:22 smithi026 bash[19832]: cluster 2024-09-17T00:08:19.564923+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:08:22.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:22 smithi026 bash[19832]: cluster 2024-09-17T00:08:21.090726+0000 mon.a (mon.0) 407 : cluster [INF] osd.3 [v2:172.21.15.26:6826/950335773,v1:172.21.15.26:6827/950335773] boot 2024-09-17T00:08:22.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:22 smithi026 bash[19832]: cluster 2024-09-17T00:08:21.090811+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T00:08:22.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:22 smithi026 bash[19832]: audit 2024-09-17T00:08:21.091504+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:08:22.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:22 smithi026 bash[19832]: cluster 2024-09-17T00:08:21.249283+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:22.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:22 smithi026 bash[24915]: cluster 2024-09-17T00:08:19.564695+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:08:22.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:22 smithi026 bash[24915]: cluster 2024-09-17T00:08:19.564923+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:08:22.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:22 smithi026 bash[24915]: cluster 2024-09-17T00:08:21.090726+0000 mon.a (mon.0) 407 : cluster [INF] osd.3 [v2:172.21.15.26:6826/950335773,v1:172.21.15.26:6827/950335773] boot 2024-09-17T00:08:22.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:22 smithi026 bash[24915]: cluster 2024-09-17T00:08:21.090811+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T00:08:22.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:22 smithi026 bash[24915]: audit 2024-09-17T00:08:21.091504+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:08:22.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:22 smithi026 bash[24915]: cluster 2024-09-17T00:08:21.249283+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:22.381 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-17T00:08:22.418 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi094:vg_nvme/lv_4 2024-09-17T00:08:23.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:23 smithi094 bash[19906]: cluster 2024-09-17T00:08:22.104531+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T00:08:23.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:23 smithi026 bash[19832]: cluster 2024-09-17T00:08:22.104531+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T00:08:23.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:23 smithi026 bash[24915]: cluster 2024-09-17T00:08:22.104531+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T00:08:24.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:24 smithi094 bash[19906]: cluster 2024-09-17T00:08:23.249946+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:24.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:24 smithi026 bash[19832]: cluster 2024-09-17T00:08:23.249946+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:24.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:24 smithi026 bash[24915]: cluster 2024-09-17T00:08:23.249946+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:26.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[24915]: audit 2024-09-17T00:08:25.437386+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:08:26.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[24915]: audit 2024-09-17T00:08:25.444046+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:08:26.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[24915]: audit 2024-09-17T00:08:25.445825+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:26.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[24915]: audit 2024-09-17T00:08:25.643125+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:26.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[24915]: audit 2024-09-17T00:08:25.645482+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:08:26.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[24915]: audit 2024-09-17T00:08:25.647079+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:08:26.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[24915]: audit 2024-09-17T00:08:25.648723+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:08:26.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[24915]: audit 2024-09-17T00:08:25.650276+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:08:26.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[24915]: audit 2024-09-17T00:08:25.659367+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:26.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[24915]: audit 2024-09-17T00:08:25.667697+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:26.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[19832]: audit 2024-09-17T00:08:25.437386+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:08:26.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[19832]: audit 2024-09-17T00:08:25.444046+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:08:26.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[19832]: audit 2024-09-17T00:08:25.445825+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:26.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[19832]: audit 2024-09-17T00:08:25.643125+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:26.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[19832]: audit 2024-09-17T00:08:25.645482+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:08:26.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[19832]: audit 2024-09-17T00:08:25.647079+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:08:26.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[19832]: audit 2024-09-17T00:08:25.648723+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:08:26.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[19832]: audit 2024-09-17T00:08:25.650276+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:08:26.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[19832]: audit 2024-09-17T00:08:25.659367+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:26.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:25 smithi026 bash[19832]: audit 2024-09-17T00:08:25.667697+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:26.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:25 smithi094 bash[19906]: audit 2024-09-17T00:08:25.437386+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:08:26.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:25 smithi094 bash[19906]: audit 2024-09-17T00:08:25.444046+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:08:26.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:25 smithi094 bash[19906]: audit 2024-09-17T00:08:25.445825+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:26.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:25 smithi094 bash[19906]: audit 2024-09-17T00:08:25.643125+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:26.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:25 smithi094 bash[19906]: audit 2024-09-17T00:08:25.645482+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:08:26.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:25 smithi094 bash[19906]: audit 2024-09-17T00:08:25.647079+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:08:26.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:25 smithi094 bash[19906]: audit 2024-09-17T00:08:25.648723+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:08:26.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:25 smithi094 bash[19906]: audit 2024-09-17T00:08:25.650276+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:08:26.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:25 smithi094 bash[19906]: audit 2024-09-17T00:08:25.659367+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:26.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:25 smithi094 bash[19906]: audit 2024-09-17T00:08:25.667697+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:27.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:26 smithi026 bash[19832]: cluster 2024-09-17T00:08:25.250479+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:27.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:26 smithi026 bash[19832]: audit 2024-09-17T00:08:25.430432+0000 mgr.y (mgr.14152) 154 : audit [DBG] from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:08:27.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:26 smithi026 bash[19832]: cephadm 2024-09-17T00:08:25.633191+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Detected new or changed devices on smithi026 2024-09-17T00:08:27.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:26 smithi026 bash[19832]: cephadm 2024-09-17T00:08:25.651483+0000 mgr.y (mgr.14152) 156 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 4061M 2024-09-17T00:08:27.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:26 smithi026 bash[24915]: cluster 2024-09-17T00:08:25.250479+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:27.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:26 smithi026 bash[24915]: audit 2024-09-17T00:08:25.430432+0000 mgr.y (mgr.14152) 154 : audit [DBG] from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:08:27.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:26 smithi026 bash[24915]: cephadm 2024-09-17T00:08:25.633191+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Detected new or changed devices on smithi026 2024-09-17T00:08:27.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:26 smithi026 bash[24915]: cephadm 2024-09-17T00:08:25.651483+0000 mgr.y (mgr.14152) 156 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 4061M 2024-09-17T00:08:27.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:26 smithi094 bash[19906]: cluster 2024-09-17T00:08:25.250479+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:27.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:26 smithi094 bash[19906]: audit 2024-09-17T00:08:25.430432+0000 mgr.y (mgr.14152) 154 : audit [DBG] from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:08:27.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:26 smithi094 bash[19906]: cephadm 2024-09-17T00:08:25.633191+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Detected new or changed devices on smithi026 2024-09-17T00:08:27.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:26 smithi094 bash[19906]: cephadm 2024-09-17T00:08:25.651483+0000 mgr.y (mgr.14152) 156 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 4061M 2024-09-17T00:08:29.152 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:28 smithi094 bash[19906]: cluster 2024-09-17T00:08:27.251049+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:29.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:28 smithi026 bash[24915]: cluster 2024-09-17T00:08:27.251049+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:29.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:28 smithi026 bash[19832]: cluster 2024-09-17T00:08:27.251049+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:31.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:30 smithi094 bash[19906]: cluster 2024-09-17T00:08:29.251592+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:31.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:30 smithi026 bash[19832]: cluster 2024-09-17T00:08:29.251592+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:31.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:30 smithi026 bash[24915]: cluster 2024-09-17T00:08:29.251592+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:32.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:31 smithi026 bash[19832]: audit 2024-09-17T00:08:31.419999+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f46c2b9-3649-41d6-a277-98acccc062db"}]: dispatch 2024-09-17T00:08:32.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:31 smithi026 bash[19832]: audit 2024-09-17T00:08:31.423326+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.94:0/1593122770' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f46c2b9-3649-41d6-a277-98acccc062db"}]: dispatch 2024-09-17T00:08:32.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:31 smithi026 bash[19832]: audit 2024-09-17T00:08:31.428727+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f46c2b9-3649-41d6-a277-98acccc062db"}]': finished 2024-09-17T00:08:32.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:31 smithi026 bash[19832]: cluster 2024-09-17T00:08:31.428968+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T00:08:32.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:31 smithi026 bash[19832]: audit 2024-09-17T00:08:31.429247+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:08:32.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:31 smithi026 bash[24915]: audit 2024-09-17T00:08:31.419999+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f46c2b9-3649-41d6-a277-98acccc062db"}]: dispatch 2024-09-17T00:08:32.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:31 smithi026 bash[24915]: audit 2024-09-17T00:08:31.423326+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.94:0/1593122770' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f46c2b9-3649-41d6-a277-98acccc062db"}]: dispatch 2024-09-17T00:08:32.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:31 smithi026 bash[24915]: audit 2024-09-17T00:08:31.428727+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f46c2b9-3649-41d6-a277-98acccc062db"}]': finished 2024-09-17T00:08:32.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:31 smithi026 bash[24915]: cluster 2024-09-17T00:08:31.428968+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T00:08:32.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:31 smithi026 bash[24915]: audit 2024-09-17T00:08:31.429247+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:08:32.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:31 smithi094 bash[19906]: audit 2024-09-17T00:08:31.419999+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f46c2b9-3649-41d6-a277-98acccc062db"}]: dispatch 2024-09-17T00:08:32.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:31 smithi094 bash[19906]: audit 2024-09-17T00:08:31.423326+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.94:0/1593122770' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f46c2b9-3649-41d6-a277-98acccc062db"}]: dispatch 2024-09-17T00:08:32.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:31 smithi094 bash[19906]: audit 2024-09-17T00:08:31.428727+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f46c2b9-3649-41d6-a277-98acccc062db"}]': finished 2024-09-17T00:08:32.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:31 smithi094 bash[19906]: cluster 2024-09-17T00:08:31.428968+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T00:08:32.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:31 smithi094 bash[19906]: audit 2024-09-17T00:08:31.429247+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:08:33.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:32 smithi026 bash[19832]: cluster 2024-09-17T00:08:31.252139+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-09-17T00:08:33.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:32 smithi026 bash[19832]: audit 2024-09-17T00:08:32.060484+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.94:0/3291504548' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:08:33.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:32 smithi026 bash[24915]: cluster 2024-09-17T00:08:31.252139+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-09-17T00:08:33.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:32 smithi026 bash[24915]: audit 2024-09-17T00:08:32.060484+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.94:0/3291504548' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:08:33.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:32 smithi094 bash[19906]: cluster 2024-09-17T00:08:31.252139+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-09-17T00:08:33.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:32 smithi094 bash[19906]: audit 2024-09-17T00:08:32.060484+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.94:0/3291504548' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:08:35.140 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:34 smithi094 bash[19906]: cluster 2024-09-17T00:08:33.252677+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:35.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:34 smithi026 bash[19832]: cluster 2024-09-17T00:08:33.252677+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:35.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:34 smithi026 bash[24915]: cluster 2024-09-17T00:08:33.252677+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:37.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:36 smithi026 bash[19832]: cluster 2024-09-17T00:08:35.253226+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:37.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:36 smithi026 bash[24915]: cluster 2024-09-17T00:08:35.253226+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:37.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:36 smithi094 bash[19906]: cluster 2024-09-17T00:08:35.253226+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:39.064 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:38 smithi094 bash[19906]: cluster 2024-09-17T00:08:37.253764+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:39.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:38 smithi026 bash[19832]: cluster 2024-09-17T00:08:37.253764+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:39.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:38 smithi026 bash[24915]: cluster 2024-09-17T00:08:37.253764+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:40.170 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:39 smithi094 bash[19906]: audit 2024-09-17T00:08:39.268671+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:08:40.170 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:39 smithi094 bash[19906]: audit 2024-09-17T00:08:39.271545+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:08:40.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:39 smithi026 bash[19832]: audit 2024-09-17T00:08:39.268671+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:08:40.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:39 smithi026 bash[19832]: audit 2024-09-17T00:08:39.271545+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:08:40.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:39 smithi026 bash[24915]: audit 2024-09-17T00:08:39.268671+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:08:40.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:39 smithi026 bash[24915]: audit 2024-09-17T00:08:39.271545+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:08:41.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:40 smithi094 bash[19906]: cluster 2024-09-17T00:08:39.254314+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:41.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:40 smithi026 bash[24915]: cluster 2024-09-17T00:08:39.254314+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:41.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:40 smithi026 bash[19832]: cluster 2024-09-17T00:08:39.254314+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:42.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:41 smithi026 bash[19832]: audit 2024-09-17T00:08:41.226576+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T00:08:42.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:41 smithi026 bash[19832]: audit 2024-09-17T00:08:41.228538+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:42.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:41 smithi026 bash[24915]: audit 2024-09-17T00:08:41.226576+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T00:08:42.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:41 smithi026 bash[24915]: audit 2024-09-17T00:08:41.228538+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:42.318 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:41 smithi094 bash[19906]: audit 2024-09-17T00:08:41.226576+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T00:08:42.318 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:41 smithi094 bash[19906]: audit 2024-09-17T00:08:41.228538+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:43.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:42 smithi026 bash[24915]: cephadm 2024-09-17T00:08:41.230221+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Deploying daemon osd.4 on smithi094 2024-09-17T00:08:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:42 smithi026 bash[24915]: cluster 2024-09-17T00:08:41.254891+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:43.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:42 smithi026 bash[19832]: cephadm 2024-09-17T00:08:41.230221+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Deploying daemon osd.4 on smithi094 2024-09-17T00:08:43.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:42 smithi026 bash[19832]: cluster 2024-09-17T00:08:41.254891+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:43.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:42 smithi094 bash[19906]: cephadm 2024-09-17T00:08:41.230221+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Deploying daemon osd.4 on smithi094 2024-09-17T00:08:43.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:42 smithi094 bash[19906]: cluster 2024-09-17T00:08:41.254891+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:44.226 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:43 smithi094 bash[19906]: cluster 2024-09-17T00:08:43.255558+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:44.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:43 smithi026 bash[24915]: cluster 2024-09-17T00:08:43.255558+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:44.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:43 smithi026 bash[19832]: cluster 2024-09-17T00:08:43.255558+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:45.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:44 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:08:45.107 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:08:44 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:08:45.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:45 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:08:45.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:08:45 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:08:46.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:46 smithi094 bash[19906]: cluster 2024-09-17T00:08:45.256126+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:46.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:46 smithi094 bash[19906]: audit 2024-09-17T00:08:45.260244+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:46.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:46 smithi094 bash[19906]: audit 2024-09-17T00:08:45.290896+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:08:46.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:46 smithi094 bash[19906]: audit 2024-09-17T00:08:45.293892+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:46.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:46 smithi094 bash[19906]: audit 2024-09-17T00:08:45.295795+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:08:46.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:46 smithi026 bash[19832]: cluster 2024-09-17T00:08:45.256126+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:46.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:46 smithi026 bash[19832]: audit 2024-09-17T00:08:45.260244+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:46.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:46 smithi026 bash[19832]: audit 2024-09-17T00:08:45.290896+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:08:46.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:46 smithi026 bash[19832]: audit 2024-09-17T00:08:45.293892+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:46.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:46 smithi026 bash[19832]: audit 2024-09-17T00:08:45.295795+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:08:46.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:46 smithi026 bash[24915]: cluster 2024-09-17T00:08:45.256126+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:46.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:46 smithi026 bash[24915]: audit 2024-09-17T00:08:45.260244+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:46.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:46 smithi026 bash[24915]: audit 2024-09-17T00:08:45.290896+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:08:46.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:46 smithi026 bash[24915]: audit 2024-09-17T00:08:45.293892+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:46.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:46 smithi026 bash[24915]: audit 2024-09-17T00:08:45.295795+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:08:48.537 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:48 smithi094 bash[19906]: cluster 2024-09-17T00:08:47.256765+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:48.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:48 smithi026 bash[19832]: cluster 2024-09-17T00:08:47.256765+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:48.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:48 smithi026 bash[24915]: cluster 2024-09-17T00:08:47.256765+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:50.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:49 smithi026 bash[19832]: audit 2024-09-17T00:08:48.720388+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:50.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:49 smithi026 bash[19832]: audit 2024-09-17T00:08:48.998477+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:50.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:49 smithi026 bash[24915]: audit 2024-09-17T00:08:48.720388+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:50.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:49 smithi026 bash[24915]: audit 2024-09-17T00:08:48.998477+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:50.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:49 smithi094 bash[19906]: audit 2024-09-17T00:08:48.720388+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:50.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:49 smithi094 bash[19906]: audit 2024-09-17T00:08:48.998477+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:51.138 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:50 smithi094 bash[19906]: cluster 2024-09-17T00:08:49.257391+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:51.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:50 smithi026 bash[19832]: cluster 2024-09-17T00:08:49.257391+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:51.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:50 smithi026 bash[24915]: cluster 2024-09-17T00:08:49.257391+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:51.544 INFO:teuthology.orchestra.run.smithi094.stdout:Created osd(s) 4 on host 'smithi094' 2024-09-17T00:08:52.162 DEBUG:teuthology.orchestra.run.smithi094:osd.4> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.4.service 2024-09-17T00:08:52.164 INFO:tasks.cephadm:Deploying osd.5 on smithi094 with /dev/vg_nvme/lv_3... 2024-09-17T00:08:52.164 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T00:08:52.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:52 smithi094 bash[19906]: cluster 2024-09-17T00:08:51.257998+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:52.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:52 smithi094 bash[19906]: audit 2024-09-17T00:08:51.546335+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:52.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:52 smithi094 bash[19906]: audit 2024-09-17T00:08:51.574895+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:08:52.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:52 smithi094 bash[19906]: audit 2024-09-17T00:08:51.577679+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:52.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:52 smithi094 bash[19906]: audit 2024-09-17T00:08:51.579482+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:08:52.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:52 smithi094 bash[19906]: audit 2024-09-17T00:08:52.189236+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:08:52.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:52 smithi094 bash[19906]: audit 2024-09-17T00:08:52.193049+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.94:6800/9566125,v1:172.21.15.94:6801/9566125]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:08:53.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:52 smithi026 bash[24915]: cluster 2024-09-17T00:08:51.257998+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:53.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:52 smithi026 bash[24915]: audit 2024-09-17T00:08:51.546335+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:53.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:52 smithi026 bash[24915]: audit 2024-09-17T00:08:51.574895+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:08:53.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:52 smithi026 bash[24915]: audit 2024-09-17T00:08:51.577679+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:53.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:52 smithi026 bash[24915]: audit 2024-09-17T00:08:51.579482+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:08:53.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:52 smithi026 bash[24915]: audit 2024-09-17T00:08:52.189236+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:08:53.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:52 smithi026 bash[24915]: audit 2024-09-17T00:08:52.193049+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.94:6800/9566125,v1:172.21.15.94:6801/9566125]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:08:53.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:52 smithi026 bash[19832]: cluster 2024-09-17T00:08:51.257998+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:53.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:52 smithi026 bash[19832]: audit 2024-09-17T00:08:51.546335+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:08:53.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:52 smithi026 bash[19832]: audit 2024-09-17T00:08:51.574895+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:08:53.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:52 smithi026 bash[19832]: audit 2024-09-17T00:08:51.577679+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:08:53.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:52 smithi026 bash[19832]: audit 2024-09-17T00:08:51.579482+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:08:53.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:52 smithi026 bash[19832]: audit 2024-09-17T00:08:52.189236+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:08:53.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:52 smithi026 bash[19832]: audit 2024-09-17T00:08:52.193049+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.94:6800/9566125,v1:172.21.15.94:6801/9566125]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:08:54.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:53 smithi026 bash[24915]: audit 2024-09-17T00:08:52.876926+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T00:08:54.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:53 smithi026 bash[24915]: cluster 2024-09-17T00:08:52.877255+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T00:08:54.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:53 smithi026 bash[24915]: audit 2024-09-17T00:08:52.877554+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:08:54.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:53 smithi026 bash[24915]: audit 2024-09-17T00:08:52.879214+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:08:54.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:53 smithi026 bash[24915]: audit 2024-09-17T00:08:52.882789+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.94:6800/9566125,v1:172.21.15.94:6801/9566125]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:08:54.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:53 smithi026 bash[19832]: audit 2024-09-17T00:08:52.876926+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T00:08:54.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:53 smithi026 bash[19832]: cluster 2024-09-17T00:08:52.877255+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T00:08:54.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:53 smithi026 bash[19832]: audit 2024-09-17T00:08:52.877554+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:08:54.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:53 smithi026 bash[19832]: audit 2024-09-17T00:08:52.879214+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:08:54.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:53 smithi026 bash[19832]: audit 2024-09-17T00:08:52.882789+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.94:6800/9566125,v1:172.21.15.94:6801/9566125]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:08:54.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:53 smithi094 bash[19906]: audit 2024-09-17T00:08:52.876926+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T00:08:54.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:53 smithi094 bash[19906]: cluster 2024-09-17T00:08:52.877255+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T00:08:54.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:53 smithi094 bash[19906]: audit 2024-09-17T00:08:52.877554+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:08:54.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:53 smithi094 bash[19906]: audit 2024-09-17T00:08:52.879214+0000 mon.a (mon.0) 443 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:08:54.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:53 smithi094 bash[19906]: audit 2024-09-17T00:08:52.882789+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.94:6800/9566125,v1:172.21.15.94:6801/9566125]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:08:54.357 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:08:53 smithi094 bash[22779]: debug 2024-09-17T00:08:53.892+0000 7eff66135700 -1 osd.4 0 waiting for initial osdmap 2024-09-17T00:08:54.358 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:08:53 smithi094 bash[22779]: debug 2024-09-17T00:08:53.900+0000 7eff5f2c9700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:08:55.236 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:54 smithi094 bash[19906]: cluster 2024-09-17T00:08:53.258601+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:55.237 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:54 smithi094 bash[19906]: audit 2024-09-17T00:08:53.879818+0000 mon.a (mon.0) 444 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-17T00:08:55.237 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:54 smithi094 bash[19906]: cluster 2024-09-17T00:08:53.880022+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T00:08:55.237 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:54 smithi094 bash[19906]: audit 2024-09-17T00:08:53.880790+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:08:55.237 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:54 smithi094 bash[19906]: audit 2024-09-17T00:08:53.892156+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:08:55.237 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:54 smithi094 bash[19906]: cluster 2024-09-17T00:08:54.873423+0000 mon.a (mon.0) 448 : cluster [INF] osd.4 [v2:172.21.15.94:6800/9566125,v1:172.21.15.94:6801/9566125] boot 2024-09-17T00:08:55.237 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:54 smithi094 bash[19906]: cluster 2024-09-17T00:08:54.873556+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T00:08:55.237 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:54 smithi094 bash[19906]: audit 2024-09-17T00:08:54.874383+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:08:55.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:54 smithi026 bash[19832]: cluster 2024-09-17T00:08:53.258601+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:55.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:54 smithi026 bash[19832]: audit 2024-09-17T00:08:53.879818+0000 mon.a (mon.0) 444 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-17T00:08:55.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:54 smithi026 bash[19832]: cluster 2024-09-17T00:08:53.880022+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T00:08:55.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:54 smithi026 bash[19832]: audit 2024-09-17T00:08:53.880790+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:08:55.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:54 smithi026 bash[19832]: audit 2024-09-17T00:08:53.892156+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:08:55.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:54 smithi026 bash[19832]: cluster 2024-09-17T00:08:54.873423+0000 mon.a (mon.0) 448 : cluster [INF] osd.4 [v2:172.21.15.94:6800/9566125,v1:172.21.15.94:6801/9566125] boot 2024-09-17T00:08:55.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:54 smithi026 bash[19832]: cluster 2024-09-17T00:08:54.873556+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T00:08:55.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:54 smithi026 bash[19832]: audit 2024-09-17T00:08:54.874383+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:08:55.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:54 smithi026 bash[24915]: cluster 2024-09-17T00:08:53.258601+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-09-17T00:08:55.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:54 smithi026 bash[24915]: audit 2024-09-17T00:08:53.879818+0000 mon.a (mon.0) 444 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-17T00:08:55.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:54 smithi026 bash[24915]: cluster 2024-09-17T00:08:53.880022+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T00:08:55.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:54 smithi026 bash[24915]: audit 2024-09-17T00:08:53.880790+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:08:55.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:54 smithi026 bash[24915]: audit 2024-09-17T00:08:53.892156+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:08:55.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:54 smithi026 bash[24915]: cluster 2024-09-17T00:08:54.873423+0000 mon.a (mon.0) 448 : cluster [INF] osd.4 [v2:172.21.15.94:6800/9566125,v1:172.21.15.94:6801/9566125] boot 2024-09-17T00:08:55.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:54 smithi026 bash[24915]: cluster 2024-09-17T00:08:54.873556+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T00:08:55.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:54 smithi026 bash[24915]: audit 2024-09-17T00:08:54.874383+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:08:56.126 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:55 smithi094 bash[19906]: cluster 2024-09-17T00:08:53.233444+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:08:56.126 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:55 smithi094 bash[19906]: cluster 2024-09-17T00:08:53.233662+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:08:56.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:55 smithi026 bash[24915]: cluster 2024-09-17T00:08:53.233444+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:08:56.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:55 smithi026 bash[24915]: cluster 2024-09-17T00:08:53.233662+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:08:56.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:55 smithi026 bash[19832]: cluster 2024-09-17T00:08:53.233444+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:08:56.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:55 smithi026 bash[19832]: cluster 2024-09-17T00:08:53.233662+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:08:56.560 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-17T00:08:56.599 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi094:vg_nvme/lv_3 2024-09-17T00:08:57.070 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:56 smithi094 bash[19906]: cluster 2024-09-17T00:08:55.259191+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:08:57.070 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:56 smithi094 bash[19906]: cluster 2024-09-17T00:08:55.884012+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T00:08:57.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:56 smithi026 bash[19832]: cluster 2024-09-17T00:08:55.259191+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:08:57.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:56 smithi026 bash[19832]: cluster 2024-09-17T00:08:55.884012+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T00:08:57.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:56 smithi026 bash[24915]: cluster 2024-09-17T00:08:55.259191+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:08:57.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:56 smithi026 bash[24915]: cluster 2024-09-17T00:08:55.884012+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T00:08:58.166 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:57 smithi094 bash[19906]: cluster 2024-09-17T00:08:56.896582+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T00:08:58.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:57 smithi026 bash[19832]: cluster 2024-09-17T00:08:56.896582+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T00:08:58.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:57 smithi026 bash[24915]: cluster 2024-09-17T00:08:56.896582+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T00:08:59.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:58 smithi026 bash[24915]: cluster 2024-09-17T00:08:57.259693+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:08:59.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:58 smithi026 bash[24915]: cluster 2024-09-17T00:08:57.914720+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T00:08:59.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:58 smithi026 bash[19832]: cluster 2024-09-17T00:08:57.259693+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:08:59.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:58 smithi026 bash[19832]: cluster 2024-09-17T00:08:57.914720+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T00:08:59.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:58 smithi094 bash[19906]: cluster 2024-09-17T00:08:57.259693+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:08:59.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:58 smithi094 bash[19906]: cluster 2024-09-17T00:08:57.914720+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T00:09:00.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:59 smithi026 bash[19832]: cluster 2024-09-17T00:08:58.916016+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-17T00:09:00.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:08:59 smithi026 bash[19832]: cluster 2024-09-17T00:08:59.260379+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:00.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:59 smithi026 bash[24915]: cluster 2024-09-17T00:08:58.916016+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-17T00:09:00.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:08:59 smithi026 bash[24915]: cluster 2024-09-17T00:08:59.260379+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:00.317 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:59 smithi094 bash[19906]: cluster 2024-09-17T00:08:58.916016+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-17T00:09:00.317 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:08:59 smithi094 bash[19906]: cluster 2024-09-17T00:08:59.260379+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:01.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[19832]: cephadm 2024-09-17T00:09:00.429960+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Detected new or changed devices on smithi094 2024-09-17T00:09:01.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[19832]: audit 2024-09-17T00:09:00.441483+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:01.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[19832]: audit 2024-09-17T00:09:00.443712+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:09:01.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[19832]: cephadm 2024-09-17T00:09:00.445327+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Adjusting osd_memory_target on smithi094 to 17265M 2024-09-17T00:09:01.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[19832]: audit 2024-09-17T00:09:00.456577+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:01.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[19832]: audit 2024-09-17T00:09:00.465493+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:01.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[19832]: audit 2024-09-17T00:09:00.662809+0000 mgr.y (mgr.14152) 177 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:09:01.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[19832]: audit 2024-09-17T00:09:00.669573+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:09:01.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[19832]: audit 2024-09-17T00:09:00.675732+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:09:01.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[19832]: audit 2024-09-17T00:09:00.677419+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:01.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[24915]: cephadm 2024-09-17T00:09:00.429960+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Detected new or changed devices on smithi094 2024-09-17T00:09:01.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[24915]: audit 2024-09-17T00:09:00.441483+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:01.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[24915]: audit 2024-09-17T00:09:00.443712+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:09:01.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[24915]: cephadm 2024-09-17T00:09:00.445327+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Adjusting osd_memory_target on smithi094 to 17265M 2024-09-17T00:09:01.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[24915]: audit 2024-09-17T00:09:00.456577+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:01.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[24915]: audit 2024-09-17T00:09:00.465493+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:01.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[24915]: audit 2024-09-17T00:09:00.662809+0000 mgr.y (mgr.14152) 177 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:09:01.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[24915]: audit 2024-09-17T00:09:00.669573+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:09:01.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[24915]: audit 2024-09-17T00:09:00.675732+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:09:01.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:01 smithi026 bash[24915]: audit 2024-09-17T00:09:00.677419+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:01.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:01 smithi094 bash[19906]: cephadm 2024-09-17T00:09:00.429960+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Detected new or changed devices on smithi094 2024-09-17T00:09:01.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:01 smithi094 bash[19906]: audit 2024-09-17T00:09:00.441483+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:01.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:01 smithi094 bash[19906]: audit 2024-09-17T00:09:00.443712+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:09:01.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:01 smithi094 bash[19906]: cephadm 2024-09-17T00:09:00.445327+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Adjusting osd_memory_target on smithi094 to 17265M 2024-09-17T00:09:01.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:01 smithi094 bash[19906]: audit 2024-09-17T00:09:00.456577+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:01.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:01 smithi094 bash[19906]: audit 2024-09-17T00:09:00.465493+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:01.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:01 smithi094 bash[19906]: audit 2024-09-17T00:09:00.662809+0000 mgr.y (mgr.14152) 177 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:09:01.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:01 smithi094 bash[19906]: audit 2024-09-17T00:09:00.669573+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:09:01.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:01 smithi094 bash[19906]: audit 2024-09-17T00:09:00.675732+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:09:01.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:01 smithi094 bash[19906]: audit 2024-09-17T00:09:00.677419+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:02.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:02 smithi026 bash[19832]: cluster 2024-09-17T00:09:01.261147+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T00:09:02.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:02 smithi026 bash[24915]: cluster 2024-09-17T00:09:01.261147+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T00:09:02.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:02 smithi094 bash[19906]: cluster 2024-09-17T00:09:01.261147+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T00:09:04.578 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:04 smithi094 bash[19906]: cluster 2024-09-17T00:09:03.261871+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-17T00:09:04.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:04 smithi026 bash[19832]: cluster 2024-09-17T00:09:03.261871+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-17T00:09:04.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:04 smithi026 bash[24915]: cluster 2024-09-17T00:09:03.261871+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-17T00:09:07.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:06 smithi026 bash[19832]: cluster 2024-09-17T00:09:05.262497+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:09:07.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:06 smithi026 bash[19832]: audit 2024-09-17T00:09:06.537156+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b98ccda6-6200-491b-9aec-95b9348fa8b1"}]: dispatch 2024-09-17T00:09:07.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:06 smithi026 bash[19832]: audit 2024-09-17T00:09:06.540726+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.94:0/165471403' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b98ccda6-6200-491b-9aec-95b9348fa8b1"}]: dispatch 2024-09-17T00:09:07.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:06 smithi026 bash[19832]: audit 2024-09-17T00:09:06.546299+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b98ccda6-6200-491b-9aec-95b9348fa8b1"}]': finished 2024-09-17T00:09:07.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:06 smithi026 bash[19832]: cluster 2024-09-17T00:09:06.546476+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T00:09:07.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:06 smithi026 bash[19832]: audit 2024-09-17T00:09:06.546830+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:07.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:06 smithi026 bash[24915]: cluster 2024-09-17T00:09:05.262497+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:09:07.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:06 smithi026 bash[24915]: audit 2024-09-17T00:09:06.537156+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b98ccda6-6200-491b-9aec-95b9348fa8b1"}]: dispatch 2024-09-17T00:09:07.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:06 smithi026 bash[24915]: audit 2024-09-17T00:09:06.540726+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.94:0/165471403' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b98ccda6-6200-491b-9aec-95b9348fa8b1"}]: dispatch 2024-09-17T00:09:07.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:06 smithi026 bash[24915]: audit 2024-09-17T00:09:06.546299+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b98ccda6-6200-491b-9aec-95b9348fa8b1"}]': finished 2024-09-17T00:09:07.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:06 smithi026 bash[24915]: cluster 2024-09-17T00:09:06.546476+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T00:09:07.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:06 smithi026 bash[24915]: audit 2024-09-17T00:09:06.546830+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:07.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:06 smithi094 bash[19906]: cluster 2024-09-17T00:09:05.262497+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:09:07.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:06 smithi094 bash[19906]: audit 2024-09-17T00:09:06.537156+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b98ccda6-6200-491b-9aec-95b9348fa8b1"}]: dispatch 2024-09-17T00:09:07.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:06 smithi094 bash[19906]: audit 2024-09-17T00:09:06.540726+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.94:0/165471403' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b98ccda6-6200-491b-9aec-95b9348fa8b1"}]: dispatch 2024-09-17T00:09:07.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:06 smithi094 bash[19906]: audit 2024-09-17T00:09:06.546299+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b98ccda6-6200-491b-9aec-95b9348fa8b1"}]': finished 2024-09-17T00:09:07.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:06 smithi094 bash[19906]: cluster 2024-09-17T00:09:06.546476+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T00:09:07.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:06 smithi094 bash[19906]: audit 2024-09-17T00:09:06.546830+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:08.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:07 smithi026 bash[19832]: audit 2024-09-17T00:09:07.182470+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.94:0/1101706956' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:09:08.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:07 smithi026 bash[24915]: audit 2024-09-17T00:09:07.182470+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.94:0/1101706956' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:09:08.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:07 smithi094 bash[19906]: audit 2024-09-17T00:09:07.182470+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.94:0/1101706956' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:09:09.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:08 smithi026 bash[19832]: cluster 2024-09-17T00:09:07.263165+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; 62 KiB/s, 0 objects/s recovering 2024-09-17T00:09:09.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:08 smithi026 bash[24915]: cluster 2024-09-17T00:09:07.263165+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; 62 KiB/s, 0 objects/s recovering 2024-09-17T00:09:09.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:08 smithi094 bash[19906]: cluster 2024-09-17T00:09:07.263165+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; 62 KiB/s, 0 objects/s recovering 2024-09-17T00:09:11.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:10 smithi026 bash[19832]: cluster 2024-09-17T00:09:09.263898+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:09:11.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:10 smithi026 bash[24915]: cluster 2024-09-17T00:09:09.263898+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:09:11.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:10 smithi094 bash[19906]: cluster 2024-09-17T00:09:09.263898+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:09:13.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:12 smithi026 bash[19832]: cluster 2024-09-17T00:09:11.264506+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:13.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:12 smithi026 bash[24915]: cluster 2024-09-17T00:09:11.264506+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:13.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:12 smithi094 bash[19906]: cluster 2024-09-17T00:09:11.264506+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:15.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:14 smithi094 bash[19906]: cluster 2024-09-17T00:09:13.265125+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:15.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:14 smithi026 bash[19832]: cluster 2024-09-17T00:09:13.265125+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:15.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:14 smithi026 bash[24915]: cluster 2024-09-17T00:09:13.265125+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:17.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:16 smithi026 bash[19832]: cluster 2024-09-17T00:09:15.265709+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:17.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:16 smithi026 bash[19832]: audit 2024-09-17T00:09:16.642048+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T00:09:17.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:16 smithi026 bash[19832]: audit 2024-09-17T00:09:16.643868+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:17.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:16 smithi026 bash[24915]: cluster 2024-09-17T00:09:15.265709+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:17.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:16 smithi026 bash[24915]: audit 2024-09-17T00:09:16.642048+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T00:09:17.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:16 smithi026 bash[24915]: audit 2024-09-17T00:09:16.643868+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:17.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:16 smithi094 bash[19906]: cluster 2024-09-17T00:09:15.265709+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:17.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:16 smithi094 bash[19906]: audit 2024-09-17T00:09:16.642048+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T00:09:17.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:16 smithi094 bash[19906]: audit 2024-09-17T00:09:16.643868+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:18.076 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:17 smithi094 bash[19906]: cephadm 2024-09-17T00:09:16.645404+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Deploying daemon osd.5 on smithi094 2024-09-17T00:09:18.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:17 smithi026 bash[19832]: cephadm 2024-09-17T00:09:16.645404+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Deploying daemon osd.5 on smithi094 2024-09-17T00:09:18.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:17 smithi026 bash[24915]: cephadm 2024-09-17T00:09:16.645404+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Deploying daemon osd.5 on smithi094 2024-09-17T00:09:19.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:18 smithi026 bash[19832]: cluster 2024-09-17T00:09:17.266301+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:19.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:18 smithi026 bash[24915]: cluster 2024-09-17T00:09:17.266301+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:19.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:18 smithi094 bash[19906]: cluster 2024-09-17T00:09:17.266301+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:20.438 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:20 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:09:20.439 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:09:20 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:09:20.439 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:09:20 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:09:20.700 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:20 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:09:20.701 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:09:20 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:09:20.701 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:09:20 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:09:21.056 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:20 smithi026 bash[19832]: cluster 2024-09-17T00:09:19.266872+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:21.056 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:20 smithi026 bash[19832]: audit 2024-09-17T00:09:20.719882+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:21.057 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:20 smithi026 bash[19832]: audit 2024-09-17T00:09:20.740830+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:09:21.057 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:20 smithi026 bash[19832]: audit 2024-09-17T00:09:20.744376+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:21.057 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:20 smithi026 bash[19832]: audit 2024-09-17T00:09:20.746754+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:09:21.057 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:20 smithi026 bash[24915]: cluster 2024-09-17T00:09:19.266872+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:21.057 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:20 smithi026 bash[24915]: audit 2024-09-17T00:09:20.719882+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:21.057 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:20 smithi026 bash[24915]: audit 2024-09-17T00:09:20.740830+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:09:21.057 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:20 smithi026 bash[24915]: audit 2024-09-17T00:09:20.744376+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:21.057 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:20 smithi026 bash[24915]: audit 2024-09-17T00:09:20.746754+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:09:21.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:20 smithi094 bash[19906]: cluster 2024-09-17T00:09:19.266872+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:21.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:20 smithi094 bash[19906]: audit 2024-09-17T00:09:20.719882+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:21.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:20 smithi094 bash[19906]: audit 2024-09-17T00:09:20.740830+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:09:21.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:20 smithi094 bash[19906]: audit 2024-09-17T00:09:20.744376+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:21.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:20 smithi094 bash[19906]: audit 2024-09-17T00:09:20.746754+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:09:22.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:21 smithi094 bash[19906]: cluster 2024-09-17T00:09:21.267511+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:22.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:21 smithi026 bash[19832]: cluster 2024-09-17T00:09:21.267511+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:22.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:21 smithi026 bash[24915]: cluster 2024-09-17T00:09:21.267511+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:25.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:24 smithi026 bash[19832]: cluster 2024-09-17T00:09:23.268075+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:25.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:24 smithi026 bash[19832]: audit 2024-09-17T00:09:23.757511+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:25.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:24 smithi026 bash[19832]: audit 2024-09-17T00:09:23.766384+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:25.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:24 smithi026 bash[24915]: cluster 2024-09-17T00:09:23.268075+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:25.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:24 smithi026 bash[24915]: audit 2024-09-17T00:09:23.757511+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:25.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:24 smithi026 bash[24915]: audit 2024-09-17T00:09:23.766384+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:25.029 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:24 smithi094 bash[19906]: cluster 2024-09-17T00:09:23.268075+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:25.029 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:24 smithi094 bash[19906]: audit 2024-09-17T00:09:23.757511+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:25.029 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:24 smithi094 bash[19906]: audit 2024-09-17T00:09:23.766384+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:27.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:26 smithi094 bash[19906]: cluster 2024-09-17T00:09:25.268653+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:27.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:26 smithi026 bash[19832]: cluster 2024-09-17T00:09:25.268653+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:27.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:26 smithi026 bash[24915]: cluster 2024-09-17T00:09:25.268653+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:27.490 INFO:teuthology.orchestra.run.smithi094.stdout:Created osd(s) 5 on host 'smithi094' 2024-09-17T00:09:28.043 DEBUG:teuthology.orchestra.run.smithi094:osd.5> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.5.service 2024-09-17T00:09:28.046 INFO:tasks.cephadm:Deploying osd.6 on smithi094 with /dev/vg_nvme/lv_2... 2024-09-17T00:09:28.046 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-17T00:09:28.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:28 smithi026 bash[19832]: cluster 2024-09-17T00:09:27.269195+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:28.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:28 smithi026 bash[19832]: audit 2024-09-17T00:09:27.492107+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:28.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:28 smithi026 bash[19832]: audit 2024-09-17T00:09:27.495238+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:09:28.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:28 smithi026 bash[19832]: audit 2024-09-17T00:09:27.498444+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:28.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:28 smithi026 bash[19832]: audit 2024-09-17T00:09:27.500270+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:09:28.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:28 smithi026 bash[19832]: audit 2024-09-17T00:09:28.096846+0000 mon.a (mon.0) 478 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:09:28.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:28 smithi026 bash[19832]: audit 2024-09-17T00:09:28.101191+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.94:6808/4096092014,v1:172.21.15.94:6809/4096092014]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:09:28.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:28 smithi026 bash[24915]: cluster 2024-09-17T00:09:27.269195+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:28.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:28 smithi026 bash[24915]: audit 2024-09-17T00:09:27.492107+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:28.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:28 smithi026 bash[24915]: audit 2024-09-17T00:09:27.495238+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:09:28.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:28 smithi026 bash[24915]: audit 2024-09-17T00:09:27.498444+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:28.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:28 smithi026 bash[24915]: audit 2024-09-17T00:09:27.500270+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:09:28.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:28 smithi026 bash[24915]: audit 2024-09-17T00:09:28.096846+0000 mon.a (mon.0) 478 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:09:28.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:28 smithi026 bash[24915]: audit 2024-09-17T00:09:28.101191+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.94:6808/4096092014,v1:172.21.15.94:6809/4096092014]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:09:28.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:28 smithi094 bash[19906]: cluster 2024-09-17T00:09:27.269195+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:28.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:28 smithi094 bash[19906]: audit 2024-09-17T00:09:27.492107+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:28.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:28 smithi094 bash[19906]: audit 2024-09-17T00:09:27.495238+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:09:28.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:28 smithi094 bash[19906]: audit 2024-09-17T00:09:27.498444+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:28.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:28 smithi094 bash[19906]: audit 2024-09-17T00:09:27.500270+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:09:28.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:28 smithi094 bash[19906]: audit 2024-09-17T00:09:28.096846+0000 mon.a (mon.0) 478 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:09:28.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:28 smithi094 bash[19906]: audit 2024-09-17T00:09:28.101191+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.94:6808/4096092014,v1:172.21.15.94:6809/4096092014]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:09:30.016 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:29 smithi094 bash[19906]: audit 2024-09-17T00:09:28.891120+0000 mon.a (mon.0) 479 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T00:09:30.017 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:29 smithi094 bash[19906]: cluster 2024-09-17T00:09:28.891308+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T00:09:30.017 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:29 smithi094 bash[19906]: audit 2024-09-17T00:09:28.891581+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:30.017 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:29 smithi094 bash[19906]: audit 2024-09-17T00:09:28.893731+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:09:30.017 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:29 smithi094 bash[19906]: audit 2024-09-17T00:09:28.897874+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.94:6808/4096092014,v1:172.21.15.94:6809/4096092014]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:09:30.017 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:09:29 smithi094 bash[25760]: debug 2024-09-17T00:09:29.903+0000 7fc057a4c700 -1 osd.5 0 waiting for initial osdmap 2024-09-17T00:09:30.017 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:09:29 smithi094 bash[25760]: debug 2024-09-17T00:09:29.915+0000 7fc051be2700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:09:30.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:29 smithi026 bash[19832]: audit 2024-09-17T00:09:28.891120+0000 mon.a (mon.0) 479 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T00:09:30.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:29 smithi026 bash[19832]: cluster 2024-09-17T00:09:28.891308+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T00:09:30.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:29 smithi026 bash[19832]: audit 2024-09-17T00:09:28.891581+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:30.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:29 smithi026 bash[19832]: audit 2024-09-17T00:09:28.893731+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:09:30.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:29 smithi026 bash[19832]: audit 2024-09-17T00:09:28.897874+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.94:6808/4096092014,v1:172.21.15.94:6809/4096092014]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:09:30.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:29 smithi026 bash[24915]: audit 2024-09-17T00:09:28.891120+0000 mon.a (mon.0) 479 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T00:09:30.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:29 smithi026 bash[24915]: cluster 2024-09-17T00:09:28.891308+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T00:09:30.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:29 smithi026 bash[24915]: audit 2024-09-17T00:09:28.891581+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:30.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:29 smithi026 bash[24915]: audit 2024-09-17T00:09:28.893731+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:09:30.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:29 smithi026 bash[24915]: audit 2024-09-17T00:09:28.897874+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.94:6808/4096092014,v1:172.21.15.94:6809/4096092014]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:09:31.213 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:30 smithi094 bash[19906]: cluster 2024-09-17T00:09:29.269761+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:31.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:30 smithi094 bash[19906]: audit 2024-09-17T00:09:29.893719+0000 mon.a (mon.0) 483 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-17T00:09:31.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:30 smithi094 bash[19906]: cluster 2024-09-17T00:09:29.894006+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-17T00:09:31.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:30 smithi094 bash[19906]: audit 2024-09-17T00:09:29.894820+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:31.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:30 smithi094 bash[19906]: audit 2024-09-17T00:09:29.905493+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:31.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:30 smithi026 bash[19832]: cluster 2024-09-17T00:09:29.269761+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:31.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:30 smithi026 bash[19832]: audit 2024-09-17T00:09:29.893719+0000 mon.a (mon.0) 483 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-17T00:09:31.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:30 smithi026 bash[19832]: cluster 2024-09-17T00:09:29.894006+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-17T00:09:31.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:30 smithi026 bash[19832]: audit 2024-09-17T00:09:29.894820+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:31.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:30 smithi026 bash[19832]: audit 2024-09-17T00:09:29.905493+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:31.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:30 smithi026 bash[24915]: cluster 2024-09-17T00:09:29.269761+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:31.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:30 smithi026 bash[24915]: audit 2024-09-17T00:09:29.893719+0000 mon.a (mon.0) 483 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-17T00:09:31.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:30 smithi026 bash[24915]: cluster 2024-09-17T00:09:29.894006+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-17T00:09:31.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:30 smithi026 bash[24915]: audit 2024-09-17T00:09:29.894820+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:31.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:30 smithi026 bash[24915]: audit 2024-09-17T00:09:29.905493+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:32.124 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:31 smithi094 bash[19906]: cluster 2024-09-17T00:09:29.124934+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:09:32.124 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:31 smithi094 bash[19906]: cluster 2024-09-17T00:09:29.125110+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:09:32.124 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:31 smithi094 bash[19906]: audit 2024-09-17T00:09:30.906376+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:32.124 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:31 smithi094 bash[19906]: cluster 2024-09-17T00:09:30.913377+0000 mon.a (mon.0) 488 : cluster [INF] osd.5 [v2:172.21.15.94:6808/4096092014,v1:172.21.15.94:6809/4096092014] boot 2024-09-17T00:09:32.124 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:31 smithi094 bash[19906]: cluster 2024-09-17T00:09:30.913519+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T00:09:32.124 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:31 smithi094 bash[19906]: audit 2024-09-17T00:09:30.913954+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:32.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:32 smithi026 bash[24915]: cluster 2024-09-17T00:09:29.124934+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:09:32.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:32 smithi026 bash[24915]: cluster 2024-09-17T00:09:29.125110+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:09:32.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:32 smithi026 bash[24915]: audit 2024-09-17T00:09:30.906376+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:32.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:32 smithi026 bash[24915]: cluster 2024-09-17T00:09:30.913377+0000 mon.a (mon.0) 488 : cluster [INF] osd.5 [v2:172.21.15.94:6808/4096092014,v1:172.21.15.94:6809/4096092014] boot 2024-09-17T00:09:32.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:32 smithi026 bash[24915]: cluster 2024-09-17T00:09:30.913519+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T00:09:32.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:32 smithi026 bash[24915]: audit 2024-09-17T00:09:30.913954+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:32.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:31 smithi026 bash[19832]: cluster 2024-09-17T00:09:29.124934+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:09:32.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:31 smithi026 bash[19832]: cluster 2024-09-17T00:09:29.125110+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:09:32.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:31 smithi026 bash[19832]: audit 2024-09-17T00:09:30.906376+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:32.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:32 smithi026 bash[19832]: cluster 2024-09-17T00:09:30.913377+0000 mon.a (mon.0) 488 : cluster [INF] osd.5 [v2:172.21.15.94:6808/4096092014,v1:172.21.15.94:6809/4096092014] boot 2024-09-17T00:09:32.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:32 smithi026 bash[19832]: cluster 2024-09-17T00:09:30.913519+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T00:09:32.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:32 smithi026 bash[19832]: audit 2024-09-17T00:09:30.913954+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:09:32.606 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-17T00:09:32.641 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi094:vg_nvme/lv_2 2024-09-17T00:09:33.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:32 smithi094 bash[19906]: cluster 2024-09-17T00:09:31.270325+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:33.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:32 smithi094 bash[19906]: cluster 2024-09-17T00:09:31.918273+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T00:09:33.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:32 smithi026 bash[19832]: cluster 2024-09-17T00:09:31.270325+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:33.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:32 smithi026 bash[19832]: cluster 2024-09-17T00:09:31.918273+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T00:09:33.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:32 smithi026 bash[24915]: cluster 2024-09-17T00:09:31.270325+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-09-17T00:09:33.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:32 smithi026 bash[24915]: cluster 2024-09-17T00:09:31.918273+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T00:09:34.242 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:33 smithi094 bash[19906]: cluster 2024-09-17T00:09:32.922086+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T00:09:34.243 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:33 smithi094 bash[19906]: cluster 2024-09-17T00:09:33.270958+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v178: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:34.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:33 smithi026 bash[19832]: cluster 2024-09-17T00:09:32.922086+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T00:09:34.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:33 smithi026 bash[19832]: cluster 2024-09-17T00:09:33.270958+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v178: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:34.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:33 smithi026 bash[24915]: cluster 2024-09-17T00:09:32.922086+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T00:09:34.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:33 smithi026 bash[24915]: cluster 2024-09-17T00:09:33.270958+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v178: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:35.078 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:34 smithi094 bash[19906]: cluster 2024-09-17T00:09:33.924038+0000 mon.a (mon.0) 493 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T00:09:35.079 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:34 smithi094 bash[19906]: cluster 2024-09-17T00:09:33.940726+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T00:09:35.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:34 smithi026 bash[24915]: cluster 2024-09-17T00:09:33.924038+0000 mon.a (mon.0) 493 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T00:09:35.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:34 smithi026 bash[24915]: cluster 2024-09-17T00:09:33.940726+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T00:09:35.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:34 smithi026 bash[19832]: cluster 2024-09-17T00:09:33.924038+0000 mon.a (mon.0) 493 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T00:09:35.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:34 smithi026 bash[19832]: cluster 2024-09-17T00:09:33.940726+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T00:09:36.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:35 smithi094 bash[19906]: cluster 2024-09-17T00:09:34.940417+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T00:09:36.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:35 smithi094 bash[19906]: cluster 2024-09-17T00:09:35.271579+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v181: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:36.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:35 smithi026 bash[19832]: cluster 2024-09-17T00:09:34.940417+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T00:09:36.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:35 smithi026 bash[19832]: cluster 2024-09-17T00:09:35.271579+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v181: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:36.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:35 smithi026 bash[24915]: cluster 2024-09-17T00:09:34.940417+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T00:09:36.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:35 smithi026 bash[24915]: cluster 2024-09-17T00:09:35.271579+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v181: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:37.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[19832]: cephadm 2024-09-17T00:09:36.425515+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi094 2024-09-17T00:09:37.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[19832]: audit 2024-09-17T00:09:36.435373+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:37.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[19832]: audit 2024-09-17T00:09:36.437739+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:09:37.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[19832]: audit 2024-09-17T00:09:36.439631+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:09:37.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[19832]: cephadm 2024-09-17T00:09:36.441060+0000 mgr.y (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi094 to 8632M 2024-09-17T00:09:37.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[19832]: audit 2024-09-17T00:09:36.449586+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:37.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[19832]: audit 2024-09-17T00:09:36.458184+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:37.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[19832]: audit 2024-09-17T00:09:36.752453+0000 mgr.y (mgr.14152) 199 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:09:37.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[19832]: audit 2024-09-17T00:09:36.759246+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:09:37.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[19832]: audit 2024-09-17T00:09:36.765585+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:09:37.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[19832]: audit 2024-09-17T00:09:36.767463+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:37.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[24915]: cephadm 2024-09-17T00:09:36.425515+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi094 2024-09-17T00:09:37.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[24915]: audit 2024-09-17T00:09:36.435373+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:37.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[24915]: audit 2024-09-17T00:09:36.437739+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:09:37.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[24915]: audit 2024-09-17T00:09:36.439631+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:09:37.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[24915]: cephadm 2024-09-17T00:09:36.441060+0000 mgr.y (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi094 to 8632M 2024-09-17T00:09:37.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[24915]: audit 2024-09-17T00:09:36.449586+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:37.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[24915]: audit 2024-09-17T00:09:36.458184+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:37.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[24915]: audit 2024-09-17T00:09:36.752453+0000 mgr.y (mgr.14152) 199 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:09:37.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[24915]: audit 2024-09-17T00:09:36.759246+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:09:37.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[24915]: audit 2024-09-17T00:09:36.765585+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:09:37.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:37 smithi026 bash[24915]: audit 2024-09-17T00:09:36.767463+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:37.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:37 smithi094 bash[19906]: cephadm 2024-09-17T00:09:36.425515+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi094 2024-09-17T00:09:37.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:37 smithi094 bash[19906]: audit 2024-09-17T00:09:36.435373+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:37.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:37 smithi094 bash[19906]: audit 2024-09-17T00:09:36.437739+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:09:37.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:37 smithi094 bash[19906]: audit 2024-09-17T00:09:36.439631+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:09:37.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:37 smithi094 bash[19906]: cephadm 2024-09-17T00:09:36.441060+0000 mgr.y (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi094 to 8632M 2024-09-17T00:09:37.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:37 smithi094 bash[19906]: audit 2024-09-17T00:09:36.449586+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:37.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:37 smithi094 bash[19906]: audit 2024-09-17T00:09:36.458184+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:37.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:37 smithi094 bash[19906]: audit 2024-09-17T00:09:36.752453+0000 mgr.y (mgr.14152) 199 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:09:37.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:37 smithi094 bash[19906]: audit 2024-09-17T00:09:36.759246+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:09:37.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:37 smithi094 bash[19906]: audit 2024-09-17T00:09:36.765585+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:09:37.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:37 smithi094 bash[19906]: audit 2024-09-17T00:09:36.767463+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:38.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:38 smithi026 bash[19832]: cluster 2024-09-17T00:09:37.272188+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:38.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:38 smithi026 bash[19832]: cluster 2024-09-17T00:09:37.454538+0000 mon.a (mon.0) 504 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T00:09:38.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:38 smithi026 bash[19832]: cluster 2024-09-17T00:09:37.454596+0000 mon.a (mon.0) 505 : cluster [INF] Cluster is now healthy 2024-09-17T00:09:38.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:38 smithi026 bash[24915]: cluster 2024-09-17T00:09:37.272188+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:38.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:38 smithi026 bash[24915]: cluster 2024-09-17T00:09:37.454538+0000 mon.a (mon.0) 504 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T00:09:38.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:38 smithi026 bash[24915]: cluster 2024-09-17T00:09:37.454596+0000 mon.a (mon.0) 505 : cluster [INF] Cluster is now healthy 2024-09-17T00:09:38.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:38 smithi094 bash[19906]: cluster 2024-09-17T00:09:37.272188+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:38.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:38 smithi094 bash[19906]: cluster 2024-09-17T00:09:37.454538+0000 mon.a (mon.0) 504 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T00:09:38.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:38 smithi094 bash[19906]: cluster 2024-09-17T00:09:37.454596+0000 mon.a (mon.0) 505 : cluster [INF] Cluster is now healthy 2024-09-17T00:09:39.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:39 smithi026 bash[19832]: audit 2024-09-17T00:09:39.274457+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:09:39.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:39 smithi026 bash[19832]: audit 2024-09-17T00:09:39.275193+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:09:39.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:39 smithi026 bash[24915]: audit 2024-09-17T00:09:39.274457+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:09:39.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:39 smithi026 bash[24915]: audit 2024-09-17T00:09:39.275193+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:09:39.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:39 smithi094 bash[19906]: audit 2024-09-17T00:09:39.274457+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:09:39.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:39 smithi094 bash[19906]: audit 2024-09-17T00:09:39.275193+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:09:41.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:40 smithi094 bash[19906]: cluster 2024-09-17T00:09:39.272730+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-17T00:09:41.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:40 smithi026 bash[19832]: cluster 2024-09-17T00:09:39.272730+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-17T00:09:41.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:40 smithi026 bash[24915]: cluster 2024-09-17T00:09:39.272730+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-09-17T00:09:43.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:42 smithi026 bash[19832]: cluster 2024-09-17T00:09:41.273414+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; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:09:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:42 smithi026 bash[24915]: cluster 2024-09-17T00:09:41.273414+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; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:09:43.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:42 smithi094 bash[19906]: cluster 2024-09-17T00:09:41.273414+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; 65 KiB/s, 0 objects/s recovering 2024-09-17T00:09:44.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:43 smithi026 bash[19832]: audit 2024-09-17T00:09:42.962389+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7bf88cc-42c5-4af1-bc03-849cc07d73df"}]: dispatch 2024-09-17T00:09:44.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:43 smithi026 bash[19832]: audit 2024-09-17T00:09:42.966450+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.94:0/3100852760' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7bf88cc-42c5-4af1-bc03-849cc07d73df"}]: dispatch 2024-09-17T00:09:44.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:43 smithi026 bash[19832]: audit 2024-09-17T00:09:42.971371+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a7bf88cc-42c5-4af1-bc03-849cc07d73df"}]': finished 2024-09-17T00:09:44.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:43 smithi026 bash[19832]: cluster 2024-09-17T00:09:42.971508+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T00:09:44.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:43 smithi026 bash[19832]: audit 2024-09-17T00:09:42.971777+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:09:44.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:43 smithi026 bash[19832]: audit 2024-09-17T00:09:43.645768+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.94:0/2266384136' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:09:44.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:43 smithi026 bash[24915]: audit 2024-09-17T00:09:42.962389+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7bf88cc-42c5-4af1-bc03-849cc07d73df"}]: dispatch 2024-09-17T00:09:44.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:43 smithi026 bash[24915]: audit 2024-09-17T00:09:42.966450+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.94:0/3100852760' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7bf88cc-42c5-4af1-bc03-849cc07d73df"}]: dispatch 2024-09-17T00:09:44.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:43 smithi026 bash[24915]: audit 2024-09-17T00:09:42.971371+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a7bf88cc-42c5-4af1-bc03-849cc07d73df"}]': finished 2024-09-17T00:09:44.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:43 smithi026 bash[24915]: cluster 2024-09-17T00:09:42.971508+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T00:09:44.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:43 smithi026 bash[24915]: audit 2024-09-17T00:09:42.971777+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:09:44.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:43 smithi026 bash[24915]: audit 2024-09-17T00:09:43.645768+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.94:0/2266384136' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:09:44.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:43 smithi094 bash[19906]: audit 2024-09-17T00:09:42.962389+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7bf88cc-42c5-4af1-bc03-849cc07d73df"}]: dispatch 2024-09-17T00:09:44.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:43 smithi094 bash[19906]: audit 2024-09-17T00:09:42.966450+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.94:0/3100852760' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7bf88cc-42c5-4af1-bc03-849cc07d73df"}]: dispatch 2024-09-17T00:09:44.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:43 smithi094 bash[19906]: audit 2024-09-17T00:09:42.971371+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a7bf88cc-42c5-4af1-bc03-849cc07d73df"}]': finished 2024-09-17T00:09:44.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:43 smithi094 bash[19906]: cluster 2024-09-17T00:09:42.971508+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T00:09:44.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:43 smithi094 bash[19906]: audit 2024-09-17T00:09:42.971777+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:09:44.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:43 smithi094 bash[19906]: audit 2024-09-17T00:09:43.645768+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.94:0/2266384136' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:09:45.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:44 smithi026 bash[19832]: cluster 2024-09-17T00:09:43.274121+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-17T00:09:45.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:44 smithi026 bash[24915]: cluster 2024-09-17T00:09:43.274121+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-17T00:09:45.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:44 smithi094 bash[19906]: cluster 2024-09-17T00:09:43.274121+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-17T00:09:47.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:46 smithi094 bash[19906]: cluster 2024-09-17T00:09:45.274840+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:09:47.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:46 smithi026 bash[24915]: cluster 2024-09-17T00:09:45.274840+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:09:47.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:46 smithi026 bash[19832]: cluster 2024-09-17T00:09:45.274840+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:09:49.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:48 smithi026 bash[19832]: cluster 2024-09-17T00:09:47.275450+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:49.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:48 smithi026 bash[24915]: cluster 2024-09-17T00:09:47.275450+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:49.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:48 smithi094 bash[19906]: cluster 2024-09-17T00:09:47.275450+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:51.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:50 smithi094 bash[19906]: cluster 2024-09-17T00:09:49.276017+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:51.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:50 smithi026 bash[24915]: cluster 2024-09-17T00:09:49.276017+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:51.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:50 smithi026 bash[19832]: cluster 2024-09-17T00:09:49.276017+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:53.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:52 smithi094 bash[19906]: cluster 2024-09-17T00:09:51.276586+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:53.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:52 smithi026 bash[19832]: cluster 2024-09-17T00:09:51.276586+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:53.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:52 smithi026 bash[24915]: cluster 2024-09-17T00:09:51.276586+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:54.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:53 smithi026 bash[19832]: audit 2024-09-17T00:09:53.302421+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T00:09:54.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:53 smithi026 bash[19832]: audit 2024-09-17T00:09:53.304261+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:54.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:53 smithi026 bash[24915]: audit 2024-09-17T00:09:53.302421+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T00:09:54.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:53 smithi026 bash[24915]: audit 2024-09-17T00:09:53.304261+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:54.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:53 smithi094 bash[19906]: audit 2024-09-17T00:09:53.302421+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T00:09:54.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:53 smithi094 bash[19906]: audit 2024-09-17T00:09:53.304261+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:55.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:54 smithi026 bash[19832]: cluster 2024-09-17T00:09:53.277164+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:55.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:54 smithi026 bash[19832]: cephadm 2024-09-17T00:09:53.305738+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Deploying daemon osd.6 on smithi094 2024-09-17T00:09:55.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:54 smithi026 bash[24915]: cluster 2024-09-17T00:09:53.277164+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:55.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:54 smithi026 bash[24915]: cephadm 2024-09-17T00:09:53.305738+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Deploying daemon osd.6 on smithi094 2024-09-17T00:09:55.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:54 smithi094 bash[19906]: cluster 2024-09-17T00:09:53.277164+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:55.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:54 smithi094 bash[19906]: cephadm 2024-09-17T00:09:53.305738+0000 mgr.y (mgr.14152) 209 : cephadm [INF] Deploying daemon osd.6 on smithi094 2024-09-17T00:09:57.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:56 smithi094 bash[19906]: cluster 2024-09-17T00:09:55.277746+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:57.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:56 smithi026 bash[19832]: cluster 2024-09-17T00:09:55.277746+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:57.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:56 smithi026 bash[24915]: cluster 2024-09-17T00:09:55.277746+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:57.556 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:57 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:09:57.557 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:09:57 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:09:57.557 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:09:57 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:09:57.557 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:09:57 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:09:57.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:57 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:09:57.856 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:09:57 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:09:57.856 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:09:57 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:09:57.857 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:09:57 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:09:59.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:58 smithi026 bash[19832]: cluster 2024-09-17T00:09:57.278340+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:59.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:58 smithi026 bash[19832]: audit 2024-09-17T00:09:57.705575+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:59.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:58 smithi026 bash[19832]: audit 2024-09-17T00:09:57.739857+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:09:59.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:58 smithi026 bash[19832]: audit 2024-09-17T00:09:57.742626+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:59.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:09:58 smithi026 bash[19832]: audit 2024-09-17T00:09:57.744394+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:09:59.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:58 smithi026 bash[24915]: cluster 2024-09-17T00:09:57.278340+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:59.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:58 smithi026 bash[24915]: audit 2024-09-17T00:09:57.705575+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:59.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:58 smithi026 bash[24915]: audit 2024-09-17T00:09:57.739857+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:09:59.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:58 smithi026 bash[24915]: audit 2024-09-17T00:09:57.742626+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:59.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:09:58 smithi026 bash[24915]: audit 2024-09-17T00:09:57.744394+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:09:59.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:58 smithi094 bash[19906]: cluster 2024-09-17T00:09:57.278340+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:09:59.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:58 smithi094 bash[19906]: audit 2024-09-17T00:09:57.705575+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:09:59.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:58 smithi094 bash[19906]: audit 2024-09-17T00:09:57.739857+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:09:59.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:58 smithi094 bash[19906]: audit 2024-09-17T00:09:57.742626+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:09:59.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:09:58 smithi094 bash[19906]: audit 2024-09-17T00:09:57.744394+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:10:01.193 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:00 smithi094 bash[19906]: cluster 2024-09-17T00:09:59.278913+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:10:01.194 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:00 smithi094 bash[19906]: cluster 2024-09-17T00:10:00.000165+0000 mon.a (mon.0) 518 : cluster [INF] overall HEALTH_OK 2024-09-17T00:10:01.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:00 smithi026 bash[19832]: cluster 2024-09-17T00:09:59.278913+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:10:01.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:00 smithi026 bash[19832]: cluster 2024-09-17T00:10:00.000165+0000 mon.a (mon.0) 518 : cluster [INF] overall HEALTH_OK 2024-09-17T00:10:01.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:00 smithi026 bash[24915]: cluster 2024-09-17T00:09:59.278913+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:10:01.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:00 smithi026 bash[24915]: cluster 2024-09-17T00:10:00.000165+0000 mon.a (mon.0) 518 : cluster [INF] overall HEALTH_OK 2024-09-17T00:10:02.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:02 smithi026 bash[19832]: cluster 2024-09-17T00:10:01.279488+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:10:02.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:02 smithi026 bash[19832]: audit 2024-09-17T00:10:01.372126+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:02.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:02 smithi026 bash[19832]: audit 2024-09-17T00:10:01.662841+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:02.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:02 smithi026 bash[24915]: cluster 2024-09-17T00:10:01.279488+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:10:02.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:02 smithi026 bash[24915]: audit 2024-09-17T00:10:01.372126+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:02.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:02 smithi026 bash[24915]: audit 2024-09-17T00:10:01.662841+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:02.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:02 smithi094 bash[19906]: cluster 2024-09-17T00:10:01.279488+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:10:02.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:02 smithi094 bash[19906]: audit 2024-09-17T00:10:01.372126+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:02.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:02 smithi094 bash[19906]: audit 2024-09-17T00:10:01.662841+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:04.411 INFO:teuthology.orchestra.run.smithi094.stdout:Created osd(s) 6 on host 'smithi094' 2024-09-17T00:10:04.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:04 smithi026 bash[19832]: cluster 2024-09-17T00:10:03.280081+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:10:04.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:04 smithi026 bash[24915]: cluster 2024-09-17T00:10:03.280081+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:10:04.855 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:04 smithi094 bash[19906]: cluster 2024-09-17T00:10:03.280081+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:10:05.054 DEBUG:teuthology.orchestra.run.smithi094:osd.6> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.6.service 2024-09-17T00:10:05.057 INFO:tasks.cephadm:Deploying osd.7 on smithi094 with /dev/vg_nvme/lv_1... 2024-09-17T00:10:05.057 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-17T00:10:05.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:05 smithi094 bash[19906]: audit 2024-09-17T00:10:04.413057+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:05.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:05 smithi094 bash[19906]: audit 2024-09-17T00:10:04.441152+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:05.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:05 smithi094 bash[19906]: audit 2024-09-17T00:10:04.444060+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:05.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:05 smithi094 bash[19906]: audit 2024-09-17T00:10:04.445965+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:10:05.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:05 smithi094 bash[19906]: audit 2024-09-17T00:10:04.862592+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:10:05.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:05 smithi094 bash[19906]: audit 2024-09-17T00:10:04.867304+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.94:6816/77227437,v1:172.21.15.94:6817/77227437]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:10:05.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:05 smithi026 bash[19832]: audit 2024-09-17T00:10:04.413057+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:05.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:05 smithi026 bash[19832]: audit 2024-09-17T00:10:04.441152+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:05.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:05 smithi026 bash[19832]: audit 2024-09-17T00:10:04.444060+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:05.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:05 smithi026 bash[19832]: audit 2024-09-17T00:10:04.445965+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:10:05.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:05 smithi026 bash[19832]: audit 2024-09-17T00:10:04.862592+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:10:05.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:05 smithi026 bash[19832]: audit 2024-09-17T00:10:04.867304+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.94:6816/77227437,v1:172.21.15.94:6817/77227437]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:10:05.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:05 smithi026 bash[24915]: audit 2024-09-17T00:10:04.413057+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:05.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:05 smithi026 bash[24915]: audit 2024-09-17T00:10:04.441152+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:05.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:05 smithi026 bash[24915]: audit 2024-09-17T00:10:04.444060+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:05.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:05 smithi026 bash[24915]: audit 2024-09-17T00:10:04.445965+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:10:05.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:05 smithi026 bash[24915]: audit 2024-09-17T00:10:04.862592+0000 mon.a (mon.0) 525 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:10:05.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:05 smithi026 bash[24915]: audit 2024-09-17T00:10:04.867304+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.94:6816/77227437,v1:172.21.15.94:6817/77227437]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:10:06.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:06 smithi094 bash[19906]: cluster 2024-09-17T00:10:05.280645+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:10:06.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:06 smithi094 bash[19906]: audit 2024-09-17T00:10:05.416490+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T00:10:06.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:06 smithi094 bash[19906]: cluster 2024-09-17T00:10:05.416716+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T00:10:06.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:06 smithi094 bash[19906]: audit 2024-09-17T00:10:05.417407+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:10:06.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:06 smithi094 bash[19906]: audit 2024-09-17T00:10:05.423366+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.94:6816/77227437,v1:172.21.15.94:6817/77227437]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:10:06.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:06 smithi094 bash[19906]: audit 2024-09-17T00:10:05.426658+0000 mon.a (mon.0) 529 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:10:06.607 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:10:06 smithi094 bash[28735]: debug 2024-09-17T00:10:06.435+0000 7ff1aa88d700 -1 osd.6 0 waiting for initial osdmap 2024-09-17T00:10:06.607 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:10:06 smithi094 bash[28735]: debug 2024-09-17T00:10:06.443+0000 7ff1a5224700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:10:06.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:06 smithi026 bash[19832]: cluster 2024-09-17T00:10:05.280645+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:10:06.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:06 smithi026 bash[19832]: audit 2024-09-17T00:10:05.416490+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T00:10:06.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:06 smithi026 bash[19832]: cluster 2024-09-17T00:10:05.416716+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T00:10:06.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:06 smithi026 bash[19832]: audit 2024-09-17T00:10:05.417407+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:10:06.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:06 smithi026 bash[19832]: audit 2024-09-17T00:10:05.423366+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.94:6816/77227437,v1:172.21.15.94:6817/77227437]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:10:06.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:06 smithi026 bash[19832]: audit 2024-09-17T00:10:05.426658+0000 mon.a (mon.0) 529 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:10:06.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:06 smithi026 bash[24915]: cluster 2024-09-17T00:10:05.280645+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:10:06.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:06 smithi026 bash[24915]: audit 2024-09-17T00:10:05.416490+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T00:10:06.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:06 smithi026 bash[24915]: cluster 2024-09-17T00:10:05.416716+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T00:10:06.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:06 smithi026 bash[24915]: audit 2024-09-17T00:10:05.417407+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:10:06.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:06 smithi026 bash[24915]: audit 2024-09-17T00:10:05.423366+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.94:6816/77227437,v1:172.21.15.94:6817/77227437]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:10:06.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:06 smithi026 bash[24915]: audit 2024-09-17T00:10:05.426658+0000 mon.a (mon.0) 529 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:10:07.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:07 smithi026 bash[19832]: audit 2024-09-17T00:10:06.426285+0000 mon.a (mon.0) 530 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-17T00:10:07.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:07 smithi026 bash[19832]: cluster 2024-09-17T00:10:06.426456+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-17T00:10:07.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:07 smithi026 bash[19832]: audit 2024-09-17T00:10:06.427157+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:10:07.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:07 smithi026 bash[19832]: audit 2024-09-17T00:10:06.435694+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:10:07.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:07 smithi026 bash[24915]: audit 2024-09-17T00:10:06.426285+0000 mon.a (mon.0) 530 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-17T00:10:07.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:07 smithi026 bash[24915]: cluster 2024-09-17T00:10:06.426456+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-17T00:10:07.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:07 smithi026 bash[24915]: audit 2024-09-17T00:10:06.427157+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:10:07.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:07 smithi026 bash[24915]: audit 2024-09-17T00:10:06.435694+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:10:07.830 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:07 smithi094 bash[19906]: audit 2024-09-17T00:10:06.426285+0000 mon.a (mon.0) 530 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-17T00:10:07.830 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:07 smithi094 bash[19906]: cluster 2024-09-17T00:10:06.426456+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-17T00:10:07.830 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:07 smithi094 bash[19906]: audit 2024-09-17T00:10:06.427157+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:10:07.830 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:07 smithi094 bash[19906]: audit 2024-09-17T00:10:06.435694+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:10:08.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:08 smithi026 bash[19832]: cluster 2024-09-17T00:10:05.828759+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:10:08.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:08 smithi026 bash[19832]: cluster 2024-09-17T00:10:05.828924+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:10:08.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:08 smithi026 bash[19832]: cluster 2024-09-17T00:10:07.281218+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:10:08.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:08 smithi026 bash[19832]: audit 2024-09-17T00:10:07.437638+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:10:08.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:08 smithi026 bash[19832]: cluster 2024-09-17T00:10:07.444443+0000 mon.a (mon.0) 535 : cluster [INF] osd.6 [v2:172.21.15.94:6816/77227437,v1:172.21.15.94:6817/77227437] boot 2024-09-17T00:10:08.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:08 smithi026 bash[19832]: cluster 2024-09-17T00:10:07.444691+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T00:10:08.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:08 smithi026 bash[19832]: audit 2024-09-17T00:10:07.445026+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:10:08.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:08 smithi026 bash[24915]: cluster 2024-09-17T00:10:05.828759+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:10:08.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:08 smithi026 bash[24915]: cluster 2024-09-17T00:10:05.828924+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:10:08.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:08 smithi026 bash[24915]: cluster 2024-09-17T00:10:07.281218+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:10:08.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:08 smithi026 bash[24915]: audit 2024-09-17T00:10:07.437638+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:10:08.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:08 smithi026 bash[24915]: cluster 2024-09-17T00:10:07.444443+0000 mon.a (mon.0) 535 : cluster [INF] osd.6 [v2:172.21.15.94:6816/77227437,v1:172.21.15.94:6817/77227437] boot 2024-09-17T00:10:08.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:08 smithi026 bash[24915]: cluster 2024-09-17T00:10:07.444691+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T00:10:08.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:08 smithi026 bash[24915]: audit 2024-09-17T00:10:07.445026+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:10:08.831 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:08 smithi094 bash[19906]: cluster 2024-09-17T00:10:05.828759+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:10:08.831 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:08 smithi094 bash[19906]: cluster 2024-09-17T00:10:05.828924+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:10:08.831 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:08 smithi094 bash[19906]: cluster 2024-09-17T00:10:07.281218+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-09-17T00:10:08.831 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:08 smithi094 bash[19906]: audit 2024-09-17T00:10:07.437638+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:10:08.831 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:08 smithi094 bash[19906]: cluster 2024-09-17T00:10:07.444443+0000 mon.a (mon.0) 535 : cluster [INF] osd.6 [v2:172.21.15.94:6816/77227437,v1:172.21.15.94:6817/77227437] boot 2024-09-17T00:10:08.831 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:08 smithi094 bash[19906]: cluster 2024-09-17T00:10:07.444691+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T00:10:08.831 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:08 smithi094 bash[19906]: audit 2024-09-17T00:10:07.445026+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:10:09.654 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:09 smithi094 bash[19906]: cluster 2024-09-17T00:10:08.449035+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T00:10:09.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:09 smithi026 bash[19832]: cluster 2024-09-17T00:10:08.449035+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T00:10:09.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:09 smithi026 bash[24915]: cluster 2024-09-17T00:10:08.449035+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T00:10:10.044 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-17T00:10:10.081 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi094:vg_nvme/lv_1 2024-09-17T00:10:10.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:10 smithi026 bash[19832]: cluster 2024-09-17T00:10:09.281774+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v203: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:10.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:10 smithi026 bash[19832]: cluster 2024-09-17T00:10:09.458660+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T00:10:10.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:10 smithi026 bash[24915]: cluster 2024-09-17T00:10:09.281774+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v203: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:10.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:10 smithi026 bash[24915]: cluster 2024-09-17T00:10:09.458660+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T00:10:10.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:10 smithi094 bash[19906]: cluster 2024-09-17T00:10:09.281774+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v203: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:10.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:10 smithi094 bash[19906]: cluster 2024-09-17T00:10:09.458660+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T00:10:12.094 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:11 smithi094 bash[19906]: cluster 2024-09-17T00:10:10.898668+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T00:10:12.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:11 smithi026 bash[19832]: cluster 2024-09-17T00:10:10.898668+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T00:10:12.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:11 smithi026 bash[24915]: cluster 2024-09-17T00:10:10.898668+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T00:10:13.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:12 smithi094 bash[19906]: cluster 2024-09-17T00:10:11.282402+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:13.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:12 smithi094 bash[19906]: cluster 2024-09-17T00:10:11.906668+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-17T00:10:13.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:12 smithi026 bash[19832]: cluster 2024-09-17T00:10:11.282402+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:13.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:12 smithi026 bash[19832]: cluster 2024-09-17T00:10:11.906668+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-17T00:10:13.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:12 smithi026 bash[24915]: cluster 2024-09-17T00:10:11.282402+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v206: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:13.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:12 smithi026 bash[24915]: cluster 2024-09-17T00:10:11.906668+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-17T00:10:15.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[24915]: cluster 2024-09-17T00:10:13.283000+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v208: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:15.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[24915]: audit 2024-09-17T00:10:14.180157+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:15.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[24915]: audit 2024-09-17T00:10:14.182647+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:15.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[24915]: audit 2024-09-17T00:10:14.184603+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:15.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[24915]: audit 2024-09-17T00:10:14.186402+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[24915]: audit 2024-09-17T00:10:14.196684+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[24915]: audit 2024-09-17T00:10:14.205523+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[24915]: audit 2024-09-17T00:10:14.488292+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:10:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[24915]: audit 2024-09-17T00:10:14.494720+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:10:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[24915]: audit 2024-09-17T00:10:14.496588+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[19832]: cluster 2024-09-17T00:10:13.283000+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v208: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[19832]: audit 2024-09-17T00:10:14.180157+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[19832]: audit 2024-09-17T00:10:14.182647+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[19832]: audit 2024-09-17T00:10:14.184603+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[19832]: audit 2024-09-17T00:10:14.186402+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:15.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[19832]: audit 2024-09-17T00:10:14.196684+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:15.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[19832]: audit 2024-09-17T00:10:14.205523+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:15.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[19832]: audit 2024-09-17T00:10:14.488292+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:10:15.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[19832]: audit 2024-09-17T00:10:14.494720+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:10:15.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:14 smithi026 bash[19832]: audit 2024-09-17T00:10:14.496588+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:15.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:14 smithi094 bash[19906]: cluster 2024-09-17T00:10:13.283000+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v208: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:15.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:14 smithi094 bash[19906]: audit 2024-09-17T00:10:14.180157+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:15.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:14 smithi094 bash[19906]: audit 2024-09-17T00:10:14.182647+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:15.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:14 smithi094 bash[19906]: audit 2024-09-17T00:10:14.184603+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:15.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:14 smithi094 bash[19906]: audit 2024-09-17T00:10:14.186402+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:15.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:14 smithi094 bash[19906]: audit 2024-09-17T00:10:14.196684+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:15.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:14 smithi094 bash[19906]: audit 2024-09-17T00:10:14.205523+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:15.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:14 smithi094 bash[19906]: audit 2024-09-17T00:10:14.488292+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T00:10:15.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:14 smithi094 bash[19906]: audit 2024-09-17T00:10:14.494720+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T00:10:15.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:14 smithi094 bash[19906]: audit 2024-09-17T00:10:14.496588+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:16.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:15 smithi026 bash[19832]: cephadm 2024-09-17T00:10:14.170109+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi094 2024-09-17T00:10:16.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:15 smithi026 bash[19832]: cephadm 2024-09-17T00:10:14.187774+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Adjusting osd_memory_target on smithi094 to 5755M 2024-09-17T00:10:16.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:15 smithi026 bash[19832]: audit 2024-09-17T00:10:14.481399+0000 mgr.y (mgr.14152) 222 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:16.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:15 smithi026 bash[24915]: cephadm 2024-09-17T00:10:14.170109+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi094 2024-09-17T00:10:16.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:15 smithi026 bash[24915]: cephadm 2024-09-17T00:10:14.187774+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Adjusting osd_memory_target on smithi094 to 5755M 2024-09-17T00:10:16.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:15 smithi026 bash[24915]: audit 2024-09-17T00:10:14.481399+0000 mgr.y (mgr.14152) 222 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:16.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:15 smithi094 bash[19906]: cephadm 2024-09-17T00:10:14.170109+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi094 2024-09-17T00:10:16.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:15 smithi094 bash[19906]: cephadm 2024-09-17T00:10:14.187774+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Adjusting osd_memory_target on smithi094 to 5755M 2024-09-17T00:10:16.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:15 smithi094 bash[19906]: audit 2024-09-17T00:10:14.481399+0000 mgr.y (mgr.14152) 222 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:10:17.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:16 smithi026 bash[19832]: cluster 2024-09-17T00:10:15.283628+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-17T00:10:17.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:16 smithi026 bash[24915]: cluster 2024-09-17T00:10:15.283628+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-17T00:10:17.318 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:16 smithi094 bash[19906]: cluster 2024-09-17T00:10:15.283628+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-17T00:10:19.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:18 smithi026 bash[19832]: cluster 2024-09-17T00:10:17.284251+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-17T00:10:19.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:18 smithi026 bash[24915]: cluster 2024-09-17T00:10:17.284251+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-17T00:10:19.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:18 smithi094 bash[19906]: cluster 2024-09-17T00:10:17.284251+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-17T00:10:21.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:20 smithi026 bash[19832]: cluster 2024-09-17T00:10:19.284923+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-17T00:10:21.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:20 smithi026 bash[19832]: audit 2024-09-17T00:10:20.687408+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e163198-e398-4c4a-96f4-a2204cc937dc"}]: dispatch 2024-09-17T00:10:21.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:20 smithi026 bash[19832]: audit 2024-09-17T00:10:20.692282+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.94:0/4159663440' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e163198-e398-4c4a-96f4-a2204cc937dc"}]: dispatch 2024-09-17T00:10:21.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:20 smithi026 bash[19832]: audit 2024-09-17T00:10:20.696767+0000 mon.a (mon.0) 552 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e163198-e398-4c4a-96f4-a2204cc937dc"}]': finished 2024-09-17T00:10:21.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:20 smithi026 bash[19832]: cluster 2024-09-17T00:10:20.697007+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T00:10:21.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:20 smithi026 bash[19832]: audit 2024-09-17T00:10:20.697316+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:10:21.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:20 smithi026 bash[24915]: cluster 2024-09-17T00:10:19.284923+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-17T00:10:21.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:20 smithi026 bash[24915]: audit 2024-09-17T00:10:20.687408+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e163198-e398-4c4a-96f4-a2204cc937dc"}]: dispatch 2024-09-17T00:10:21.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:20 smithi026 bash[24915]: audit 2024-09-17T00:10:20.692282+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.94:0/4159663440' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e163198-e398-4c4a-96f4-a2204cc937dc"}]: dispatch 2024-09-17T00:10:21.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:20 smithi026 bash[24915]: audit 2024-09-17T00:10:20.696767+0000 mon.a (mon.0) 552 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e163198-e398-4c4a-96f4-a2204cc937dc"}]': finished 2024-09-17T00:10:21.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:20 smithi026 bash[24915]: cluster 2024-09-17T00:10:20.697007+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T00:10:21.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:20 smithi026 bash[24915]: audit 2024-09-17T00:10:20.697316+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:10:21.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:20 smithi094 bash[19906]: cluster 2024-09-17T00:10:19.284923+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-17T00:10:21.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:20 smithi094 bash[19906]: audit 2024-09-17T00:10:20.687408+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e163198-e398-4c4a-96f4-a2204cc937dc"}]: dispatch 2024-09-17T00:10:21.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:20 smithi094 bash[19906]: audit 2024-09-17T00:10:20.692282+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.94:0/4159663440' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e163198-e398-4c4a-96f4-a2204cc937dc"}]: dispatch 2024-09-17T00:10:21.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:20 smithi094 bash[19906]: audit 2024-09-17T00:10:20.696767+0000 mon.a (mon.0) 552 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e163198-e398-4c4a-96f4-a2204cc937dc"}]': finished 2024-09-17T00:10:21.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:20 smithi094 bash[19906]: cluster 2024-09-17T00:10:20.697007+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T00:10:21.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:20 smithi094 bash[19906]: audit 2024-09-17T00:10:20.697316+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:10:22.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:21 smithi026 bash[24915]: audit 2024-09-17T00:10:21.398611+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.94:0/2244480573' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:10:22.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:21 smithi026 bash[19832]: audit 2024-09-17T00:10:21.398611+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.94:0/2244480573' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:10:22.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:21 smithi094 bash[19906]: audit 2024-09-17T00:10:21.398611+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.94:0/2244480573' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T00:10:23.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:22 smithi026 bash[19832]: cluster 2024-09-17T00:10:21.285612+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-17T00:10:23.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:22 smithi026 bash[24915]: cluster 2024-09-17T00:10:21.285612+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-17T00:10:23.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:22 smithi094 bash[19906]: cluster 2024-09-17T00:10:21.285612+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-17T00:10:24.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:23 smithi094 bash[19906]: cluster 2024-09-17T00:10:23.286279+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:10:24.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:23 smithi026 bash[19832]: cluster 2024-09-17T00:10:23.286279+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:10:24.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:23 smithi026 bash[24915]: cluster 2024-09-17T00:10:23.286279+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:10:27.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:26 smithi026 bash[19832]: cluster 2024-09-17T00:10:25.286996+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:27.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:26 smithi026 bash[24915]: cluster 2024-09-17T00:10:25.286996+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:27.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:26 smithi094 bash[19906]: cluster 2024-09-17T00:10:25.286996+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:29.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:28 smithi026 bash[19832]: cluster 2024-09-17T00:10:27.287747+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:29.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:28 smithi026 bash[24915]: cluster 2024-09-17T00:10:27.287747+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:29.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:28 smithi094 bash[19906]: cluster 2024-09-17T00:10:27.287747+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:31.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:30 smithi094 bash[19906]: cluster 2024-09-17T00:10:29.288500+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:31.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:30 smithi026 bash[19832]: cluster 2024-09-17T00:10:29.288500+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:31.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:30 smithi026 bash[24915]: cluster 2024-09-17T00:10:29.288500+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:32.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:31 smithi094 bash[19906]: audit 2024-09-17T00:10:31.356991+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T00:10:32.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:31 smithi094 bash[19906]: audit 2024-09-17T00:10:31.358701+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:32.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:31 smithi026 bash[19832]: audit 2024-09-17T00:10:31.356991+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T00:10:32.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:31 smithi026 bash[19832]: audit 2024-09-17T00:10:31.358701+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:32.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:31 smithi026 bash[24915]: audit 2024-09-17T00:10:31.356991+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T00:10:32.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:31 smithi026 bash[24915]: audit 2024-09-17T00:10:31.358701+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:33.034 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:32 smithi094 bash[19906]: cluster 2024-09-17T00:10:31.289235+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:33.034 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:32 smithi094 bash[19906]: cephadm 2024-09-17T00:10:31.360123+0000 mgr.y (mgr.14152) 232 : cephadm [INF] Deploying daemon osd.7 on smithi094 2024-09-17T00:10:33.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:32 smithi026 bash[19832]: cluster 2024-09-17T00:10:31.289235+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:33.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:32 smithi026 bash[19832]: cephadm 2024-09-17T00:10:31.360123+0000 mgr.y (mgr.14152) 232 : cephadm [INF] Deploying daemon osd.7 on smithi094 2024-09-17T00:10:33.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:32 smithi026 bash[24915]: cluster 2024-09-17T00:10:31.289235+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:33.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:32 smithi026 bash[24915]: cephadm 2024-09-17T00:10:31.360123+0000 mgr.y (mgr.14152) 232 : cephadm [INF] Deploying daemon osd.7 on smithi094 2024-09-17T00:10:35.221 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:34 smithi094 bash[19906]: cluster 2024-09-17T00:10:33.289847+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:35.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:34 smithi026 bash[19832]: cluster 2024-09-17T00:10:33.289847+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:35.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:34 smithi026 bash[24915]: cluster 2024-09-17T00:10:33.289847+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:35.482 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:10:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:10:35.483 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:10:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:10:35.483 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:10:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:10:35.483 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:10:35.484 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:10:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:10:35.737 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:10:35.737 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:10:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:10:35.737 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:10:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:10:35.738 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:10:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:10:35.738 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:10:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:10:37.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:36 smithi026 bash[19832]: cluster 2024-09-17T00:10:35.290444+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:37.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:36 smithi026 bash[19832]: audit 2024-09-17T00:10:35.755958+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:37.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:36 smithi026 bash[19832]: audit 2024-09-17T00:10:35.788267+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:37.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:36 smithi026 bash[19832]: audit 2024-09-17T00:10:35.791145+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:37.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:36 smithi026 bash[19832]: audit 2024-09-17T00:10:35.793002+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:10:37.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:36 smithi026 bash[24915]: cluster 2024-09-17T00:10:35.290444+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:37.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:36 smithi026 bash[24915]: audit 2024-09-17T00:10:35.755958+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:37.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:36 smithi026 bash[24915]: audit 2024-09-17T00:10:35.788267+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:37.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:36 smithi026 bash[24915]: audit 2024-09-17T00:10:35.791145+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:37.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:36 smithi026 bash[24915]: audit 2024-09-17T00:10:35.793002+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:10:37.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:36 smithi094 bash[19906]: cluster 2024-09-17T00:10:35.290444+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:37.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:36 smithi094 bash[19906]: audit 2024-09-17T00:10:35.755958+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:37.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:36 smithi094 bash[19906]: audit 2024-09-17T00:10:35.788267+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:37.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:36 smithi094 bash[19906]: audit 2024-09-17T00:10:35.791145+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:37.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:36 smithi094 bash[19906]: audit 2024-09-17T00:10:35.793002+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:10:39.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:38 smithi094 bash[19906]: cluster 2024-09-17T00:10:37.291022+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:39.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:38 smithi026 bash[19832]: cluster 2024-09-17T00:10:37.291022+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:39.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:38 smithi026 bash[24915]: cluster 2024-09-17T00:10:37.291022+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:39.983 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:39 smithi094 bash[19906]: audit 2024-09-17T00:10:39.281405+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:10:39.983 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:39 smithi094 bash[19906]: audit 2024-09-17T00:10:39.285630+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:10:39.983 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:39 smithi094 bash[19906]: audit 2024-09-17T00:10:39.665665+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:39.983 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:39 smithi094 bash[19906]: audit 2024-09-17T00:10:39.674431+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:40.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:39 smithi026 bash[19832]: audit 2024-09-17T00:10:39.281405+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:10:40.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:39 smithi026 bash[19832]: audit 2024-09-17T00:10:39.285630+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:10:40.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:39 smithi026 bash[19832]: audit 2024-09-17T00:10:39.665665+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:40.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:39 smithi026 bash[19832]: audit 2024-09-17T00:10:39.674431+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:40.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:39 smithi026 bash[24915]: audit 2024-09-17T00:10:39.281405+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:10:40.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:39 smithi026 bash[24915]: audit 2024-09-17T00:10:39.285630+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:10:40.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:39 smithi026 bash[24915]: audit 2024-09-17T00:10:39.665665+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:40.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:39 smithi026 bash[24915]: audit 2024-09-17T00:10:39.674431+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:41.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:40 smithi026 bash[19832]: cluster 2024-09-17T00:10:39.291581+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:41.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:40 smithi026 bash[24915]: cluster 2024-09-17T00:10:39.291581+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:41.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:40 smithi094 bash[19906]: cluster 2024-09-17T00:10:39.291581+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:42.629 INFO:teuthology.orchestra.run.smithi094.stdout:Created osd(s) 7 on host 'smithi094' 2024-09-17T00:10:43.161 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:42 smithi094 bash[19906]: cluster 2024-09-17T00:10:41.292201+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:43.161 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:42 smithi094 bash[19906]: audit 2024-09-17T00:10:42.630396+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:43.161 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:42 smithi094 bash[19906]: audit 2024-09-17T00:10:42.651765+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:43.161 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:42 smithi094 bash[19906]: audit 2024-09-17T00:10:42.654678+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:43.161 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:42 smithi094 bash[19906]: audit 2024-09-17T00:10:42.656553+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:10:43.243 DEBUG:teuthology.orchestra.run.smithi094:osd.7> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.7.service 2024-09-17T00:10:43.245 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-17T00:10:43.246 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T00:10:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:42 smithi026 bash[24915]: cluster 2024-09-17T00:10:41.292201+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:42 smithi026 bash[24915]: audit 2024-09-17T00:10:42.630396+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:42 smithi026 bash[24915]: audit 2024-09-17T00:10:42.651765+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:42 smithi026 bash[24915]: audit 2024-09-17T00:10:42.654678+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:43.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:42 smithi026 bash[24915]: audit 2024-09-17T00:10:42.656553+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:10:43.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:42 smithi026 bash[19832]: cluster 2024-09-17T00:10:41.292201+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:43.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:42 smithi026 bash[19832]: audit 2024-09-17T00:10:42.630396+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:43.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:42 smithi026 bash[19832]: audit 2024-09-17T00:10:42.651765+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:10:43.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:42 smithi026 bash[19832]: audit 2024-09-17T00:10:42.654678+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:10:43.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:42 smithi026 bash[19832]: audit 2024-09-17T00:10:42.656553+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:10:44.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:43 smithi026 bash[19832]: audit 2024-09-17T00:10:43.168591+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:10:44.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:43 smithi026 bash[19832]: audit 2024-09-17T00:10:43.173966+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.94:6824/816367270,v1:172.21.15.94:6825/816367270]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:10:44.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:43 smithi026 bash[24915]: audit 2024-09-17T00:10:43.168591+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:10:44.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:43 smithi026 bash[24915]: audit 2024-09-17T00:10:43.173966+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.94:6824/816367270,v1:172.21.15.94:6825/816367270]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:10:44.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:43 smithi094 bash[19906]: audit 2024-09-17T00:10:43.168591+0000 mon.a (mon.0) 569 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:10:44.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:43 smithi094 bash[19906]: audit 2024-09-17T00:10:43.173966+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.94:6824/816367270,v1:172.21.15.94:6825/816367270]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:10:45.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:44 smithi026 bash[19832]: cluster 2024-09-17T00:10:43.292687+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:45.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:44 smithi026 bash[19832]: audit 2024-09-17T00:10:43.920508+0000 mon.a (mon.0) 570 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T00:10:45.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:44 smithi026 bash[19832]: cluster 2024-09-17T00:10:43.920739+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T00:10:45.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:44 smithi026 bash[19832]: audit 2024-09-17T00:10:43.921103+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:10:45.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:44 smithi026 bash[19832]: audit 2024-09-17T00:10:43.922740+0000 mon.a (mon.0) 573 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:10:45.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:44 smithi026 bash[19832]: audit 2024-09-17T00:10:43.927917+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.94:6824/816367270,v1:172.21.15.94:6825/816367270]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:10:45.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:44 smithi026 bash[24915]: cluster 2024-09-17T00:10:43.292687+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:45.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:44 smithi026 bash[24915]: audit 2024-09-17T00:10:43.920508+0000 mon.a (mon.0) 570 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T00:10:45.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:44 smithi026 bash[24915]: cluster 2024-09-17T00:10:43.920739+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T00:10:45.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:44 smithi026 bash[24915]: audit 2024-09-17T00:10:43.921103+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:10:45.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:44 smithi026 bash[24915]: audit 2024-09-17T00:10:43.922740+0000 mon.a (mon.0) 573 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:10:45.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:44 smithi026 bash[24915]: audit 2024-09-17T00:10:43.927917+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.94:6824/816367270,v1:172.21.15.94:6825/816367270]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:10:45.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:44 smithi094 bash[19906]: cluster 2024-09-17T00:10:43.292687+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:45.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:44 smithi094 bash[19906]: audit 2024-09-17T00:10:43.920508+0000 mon.a (mon.0) 570 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T00:10:45.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:44 smithi094 bash[19906]: cluster 2024-09-17T00:10:43.920739+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T00:10:45.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:44 smithi094 bash[19906]: audit 2024-09-17T00:10:43.921103+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:10:45.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:44 smithi094 bash[19906]: audit 2024-09-17T00:10:43.922740+0000 mon.a (mon.0) 573 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:10:45.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:44 smithi094 bash[19906]: audit 2024-09-17T00:10:43.927917+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.94:6824/816367270,v1:172.21.15.94:6825/816367270]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:10:45.357 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:10:44 smithi094 bash[31756]: debug 2024-09-17T00:10:44.927+0000 7f547d5d6700 -1 osd.7 0 waiting for initial osdmap 2024-09-17T00:10:45.357 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:10:44 smithi094 bash[31756]: debug 2024-09-17T00:10:44.947+0000 7f547676a700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:10:46.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:45 smithi026 bash[19832]: audit 2024-09-17T00:10:44.918242+0000 mon.a (mon.0) 574 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-17T00:10:46.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:45 smithi026 bash[19832]: cluster 2024-09-17T00:10:44.918314+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-17T00:10:46.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:45 smithi026 bash[19832]: audit 2024-09-17T00:10:44.918762+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:10:46.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:45 smithi026 bash[19832]: audit 2024-09-17T00:10:44.928330+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:10:46.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:45 smithi026 bash[24915]: audit 2024-09-17T00:10:44.918242+0000 mon.a (mon.0) 574 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-17T00:10:46.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:45 smithi026 bash[24915]: cluster 2024-09-17T00:10:44.918314+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-17T00:10:46.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:45 smithi026 bash[24915]: audit 2024-09-17T00:10:44.918762+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:10:46.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:45 smithi026 bash[24915]: audit 2024-09-17T00:10:44.928330+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:10:46.345 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:45 smithi094 bash[19906]: audit 2024-09-17T00:10:44.918242+0000 mon.a (mon.0) 574 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-17T00:10:46.345 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:45 smithi094 bash[19906]: cluster 2024-09-17T00:10:44.918314+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-17T00:10:46.345 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:45 smithi094 bash[19906]: audit 2024-09-17T00:10:44.918762+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:10:46.345 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:45 smithi094 bash[19906]: audit 2024-09-17T00:10:44.928330+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:10:46.944 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-17T00:10:47.230 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:46 smithi026 bash[19832]: cluster 2024-09-17T00:10:44.177329+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:10:47.230 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:46 smithi026 bash[19832]: cluster 2024-09-17T00:10:44.177479+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:10:47.230 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:46 smithi026 bash[19832]: cluster 2024-09-17T00:10:45.293283+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:47.230 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:46 smithi026 bash[19832]: cluster 2024-09-17T00:10:45.930590+0000 mon.a (mon.0) 578 : cluster [INF] osd.7 [v2:172.21.15.94:6824/816367270,v1:172.21.15.94:6825/816367270] boot 2024-09-17T00:10:47.230 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:46 smithi026 bash[19832]: cluster 2024-09-17T00:10:45.930833+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T00:10:47.230 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:46 smithi026 bash[19832]: audit 2024-09-17T00:10:45.931929+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:10:47.231 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:46 smithi026 bash[19832]: cluster 2024-09-17T00:10:46.932929+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T00:10:47.231 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:46 smithi026 bash[24915]: cluster 2024-09-17T00:10:44.177329+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:10:47.231 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:46 smithi026 bash[24915]: cluster 2024-09-17T00:10:44.177479+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:10:47.231 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:46 smithi026 bash[24915]: cluster 2024-09-17T00:10:45.293283+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:47.231 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:46 smithi026 bash[24915]: cluster 2024-09-17T00:10:45.930590+0000 mon.a (mon.0) 578 : cluster [INF] osd.7 [v2:172.21.15.94:6824/816367270,v1:172.21.15.94:6825/816367270] boot 2024-09-17T00:10:47.231 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:46 smithi026 bash[24915]: cluster 2024-09-17T00:10:45.930833+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T00:10:47.231 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:46 smithi026 bash[24915]: audit 2024-09-17T00:10:45.931929+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:10:47.231 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:46 smithi026 bash[24915]: cluster 2024-09-17T00:10:46.932929+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T00:10:47.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:46 smithi094 bash[19906]: cluster 2024-09-17T00:10:44.177329+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T00:10:47.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:46 smithi094 bash[19906]: cluster 2024-09-17T00:10:44.177479+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T00:10:47.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:46 smithi094 bash[19906]: cluster 2024-09-17T00:10:45.293283+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-09-17T00:10:47.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:46 smithi094 bash[19906]: cluster 2024-09-17T00:10:45.930590+0000 mon.a (mon.0) 578 : cluster [INF] osd.7 [v2:172.21.15.94:6824/816367270,v1:172.21.15.94:6825/816367270] boot 2024-09-17T00:10:47.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:46 smithi094 bash[19906]: cluster 2024-09-17T00:10:45.930833+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T00:10:47.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:46 smithi094 bash[19906]: audit 2024-09-17T00:10:45.931929+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:10:47.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:46 smithi094 bash[19906]: cluster 2024-09-17T00:10:46.932929+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T00:10:47.697 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":56,"num_osds":8,"num_up_osds":8,"osd_up_since":1726531845,"num_in_osds":8,"osd_in_since":1726531820,"num_remapped_pgs":1} 2024-09-17T00:10:47.698 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T00:10:48.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:47 smithi026 bash[24915]: audit 2024-09-17T00:10:46.947169+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.26:0/2163975065' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T00:10:48.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:47 smithi026 bash[24915]: cluster 2024-09-17T00:10:47.293863+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:10:48.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:47 smithi026 bash[19832]: audit 2024-09-17T00:10:46.947169+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.26:0/2163975065' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T00:10:48.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:47 smithi026 bash[19832]: cluster 2024-09-17T00:10:47.293863+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:10:48.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:47 smithi094 bash[19906]: audit 2024-09-17T00:10:46.947169+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.26:0/2163975065' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T00:10:48.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:47 smithi094 bash[19906]: cluster 2024-09-17T00:10:47.293863+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:10:49.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:48 smithi026 bash[19832]: cluster 2024-09-17T00:10:47.944581+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T00:10:49.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:48 smithi026 bash[24915]: cluster 2024-09-17T00:10:47.944581+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T00:10:49.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:48 smithi094 bash[19906]: cluster 2024-09-17T00:10:47.944581+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T00:10:50.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:49 smithi026 bash[19832]: cluster 2024-09-17T00:10:48.954933+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T00:10:50.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:49 smithi026 bash[19832]: cluster 2024-09-17T00:10:49.294466+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v233: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:10:50.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:49 smithi026 bash[24915]: cluster 2024-09-17T00:10:48.954933+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T00:10:50.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:49 smithi026 bash[24915]: cluster 2024-09-17T00:10:49.294466+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v233: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:10:50.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:49 smithi094 bash[19906]: cluster 2024-09-17T00:10:48.954933+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T00:10:50.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:49 smithi094 bash[19906]: cluster 2024-09-17T00:10:49.294466+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v233: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:10:50.469 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:10:51.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[19832]: cluster 2024-09-17T00:10:49.968214+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T00:10:51.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[19832]: cephadm 2024-09-17T00:10:49.989505+0000 mgr.y (mgr.14152) 242 : cephadm [INF] Detected new or changed devices on smithi094 2024-09-17T00:10:51.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[19832]: audit 2024-09-17T00:10:49.997970+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:51.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[19832]: audit 2024-09-17T00:10:49.999956+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:51.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[19832]: audit 2024-09-17T00:10:50.001419+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:51.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[19832]: audit 2024-09-17T00:10:50.002861+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:51.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[19832]: audit 2024-09-17T00:10:50.004400+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:51.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[19832]: cephadm 2024-09-17T00:10:50.005668+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Adjusting osd_memory_target on smithi094 to 4316M 2024-09-17T00:10:51.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[19832]: audit 2024-09-17T00:10:50.014267+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:51.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[19832]: audit 2024-09-17T00:10:50.022551+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:51.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[24915]: cluster 2024-09-17T00:10:49.968214+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T00:10:51.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[24915]: cephadm 2024-09-17T00:10:49.989505+0000 mgr.y (mgr.14152) 242 : cephadm [INF] Detected new or changed devices on smithi094 2024-09-17T00:10:51.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[24915]: audit 2024-09-17T00:10:49.997970+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:51.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[24915]: audit 2024-09-17T00:10:49.999956+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:51.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[24915]: audit 2024-09-17T00:10:50.001419+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:51.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[24915]: audit 2024-09-17T00:10:50.002861+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:51.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[24915]: audit 2024-09-17T00:10:50.004400+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:51.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[24915]: cephadm 2024-09-17T00:10:50.005668+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Adjusting osd_memory_target on smithi094 to 4316M 2024-09-17T00:10:51.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[24915]: audit 2024-09-17T00:10:50.014267+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:51.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:50 smithi026 bash[24915]: audit 2024-09-17T00:10:50.022551+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:51.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:50 smithi094 bash[19906]: cluster 2024-09-17T00:10:49.968214+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T00:10:51.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:50 smithi094 bash[19906]: cephadm 2024-09-17T00:10:49.989505+0000 mgr.y (mgr.14152) 242 : cephadm [INF] Detected new or changed devices on smithi094 2024-09-17T00:10:51.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:50 smithi094 bash[19906]: audit 2024-09-17T00:10:49.997970+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:51.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:50 smithi094 bash[19906]: audit 2024-09-17T00:10:49.999956+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:51.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:50 smithi094 bash[19906]: audit 2024-09-17T00:10:50.001419+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:51.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:50 smithi094 bash[19906]: audit 2024-09-17T00:10:50.002861+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:51.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:50 smithi094 bash[19906]: audit 2024-09-17T00:10:50.004400+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:10:51.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:50 smithi094 bash[19906]: cephadm 2024-09-17T00:10:50.005668+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Adjusting osd_memory_target on smithi094 to 4316M 2024-09-17T00:10:51.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:50 smithi094 bash[19906]: audit 2024-09-17T00:10:50.014267+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:51.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:50 smithi094 bash[19906]: audit 2024-09-17T00:10:50.022551+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:10:52.163 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:51 smithi026 bash[24915]: cluster 2024-09-17T00:10:51.295223+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-09-17T00:10:52.163 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:51 smithi026 bash[19832]: cluster 2024-09-17T00:10:51.295223+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-09-17T00:10:52.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:51 smithi094 bash[19906]: cluster 2024-09-17T00:10:51.295223+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-09-17T00:10:54.110 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-17T00:10:54.110 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":59,"fsid":"23e17d62-7488-11ef-bceb-c7b262605968","created":"2024-09-17T00:03:33.555741+0000","modified":"2024-09-17T00:10:49.951260+0000","last_up_change":"2024-09-17T00:10:45.921215+0000","last_in_change":"2024-09-17T00:10:20.688857+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-09-17T00:07:43.790476+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"9d422766-bb69-45bb-8a92-6703233ae264","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6802","nonce":270701918},{"type":"v1","addr":"172.21.15.26:6803","nonce":270701918}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":270701918},{"type":"v1","addr":"172.21.15.26:6805","nonce":270701918}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":270701918},{"type":"v1","addr":"172.21.15.26:6809","nonce":270701918}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":270701918},{"type":"v1","addr":"172.21.15.26:6807","nonce":270701918}]},"public_addr":"172.21.15.26:6803/270701918","cluster_addr":"172.21.15.26:6805/270701918","heartbeat_back_addr":"172.21.15.26:6809/270701918","heartbeat_front_addr":"172.21.15.26:6807/270701918","state":["exists","up"]},{"osd":1,"uuid":"3be7ad8b-bd4b-4149-9ade-53b17f7de111","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6810","nonce":1498362707},{"type":"v1","addr":"172.21.15.26:6811","nonce":1498362707}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":1498362707},{"type":"v1","addr":"172.21.15.26:6813","nonce":1498362707}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":1498362707},{"type":"v1","addr":"172.21.15.26:6817","nonce":1498362707}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":1498362707},{"type":"v1","addr":"172.21.15.26:6815","nonce":1498362707}]},"public_addr":"172.21.15.26:6811/1498362707","cluster_addr":"172.21.15.26:6813/1498362707","heartbeat_back_addr":"172.21.15.26:6817/1498362707","heartbeat_front_addr":"172.21.15.26:6815/1498362707","state":["exists","up"]},{"osd":2,"uuid":"ea84c4a0-aced-4401-84bc-62f426c937f5","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.26:6818","nonce":3141384730},{"type":"v1","addr":"172.21.15.26:6819","nonce":3141384730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":3141384730},{"type":"v1","addr":"172.21.15.26:6821","nonce":3141384730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":3141384730},{"type":"v1","addr":"172.21.15.26:6825","nonce":3141384730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":3141384730},{"type":"v1","addr":"172.21.15.26:6823","nonce":3141384730}]},"public_addr":"172.21.15.26:6819/3141384730","cluster_addr":"172.21.15.26:6821/3141384730","heartbeat_back_addr":"172.21.15.26:6825/3141384730","heartbeat_front_addr":"172.21.15.26:6823/3141384730","state":["exists","up"]},{"osd":3,"uuid":"80a8175a-6040-4690-97e8-63d7539013b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6826","nonce":950335773},{"type":"v1","addr":"172.21.15.26:6827","nonce":950335773}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":950335773},{"type":"v1","addr":"172.21.15.26:6829","nonce":950335773}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":950335773},{"type":"v1","addr":"172.21.15.26:6833","nonce":950335773}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":950335773},{"type":"v1","addr":"172.21.15.26:6831","nonce":950335773}]},"public_addr":"172.21.15.26:6827/950335773","cluster_addr":"172.21.15.26:6829/950335773","heartbeat_back_addr":"172.21.15.26:6833/950335773","heartbeat_front_addr":"172.21.15.26:6831/950335773","state":["exists","up"]},{"osd":4,"uuid":"1f46c2b9-3649-41d6-a277-98acccc062db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6800","nonce":9566125},{"type":"v1","addr":"172.21.15.94:6801","nonce":9566125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6802","nonce":9566125},{"type":"v1","addr":"172.21.15.94:6803","nonce":9566125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6806","nonce":9566125},{"type":"v1","addr":"172.21.15.94:6807","nonce":9566125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6804","nonce":9566125},{"type":"v1","addr":"172.21.15.94:6805","nonce":9566125}]},"public_addr":"172.21.15.94:6801/9566125","cluster_addr":"172.21.15.94:6803/9566125","heartbeat_back_addr":"172.21.15.94:6807/9566125","heartbeat_front_addr":"172.21.15.94:6805/9566125","state":["exists","up"]},{"osd":5,"uuid":"b98ccda6-6200-491b-9aec-95b9348fa8b1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6808","nonce":4096092014},{"type":"v1","addr":"172.21.15.94:6809","nonce":4096092014}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6810","nonce":4096092014},{"type":"v1","addr":"172.21.15.94:6811","nonce":4096092014}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6814","nonce":4096092014},{"type":"v1","addr":"172.21.15.94:6815","nonce":4096092014}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6812","nonce":4096092014},{"type":"v1","addr":"172.21.15.94:6813","nonce":4096092014}]},"public_addr":"172.21.15.94:6809/4096092014","cluster_addr":"172.21.15.94:6811/4096092014","heartbeat_back_addr":"172.21.15.94:6815/4096092014","heartbeat_front_addr":"172.21.15.94:6813/4096092014","state":["exists","up"]},{"osd":6,"uuid":"a7bf88cc-42c5-4af1-bc03-849cc07d73df","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6816","nonce":77227437},{"type":"v1","addr":"172.21.15.94:6817","nonce":77227437}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6818","nonce":77227437},{"type":"v1","addr":"172.21.15.94:6819","nonce":77227437}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6822","nonce":77227437},{"type":"v1","addr":"172.21.15.94:6823","nonce":77227437}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6820","nonce":77227437},{"type":"v1","addr":"172.21.15.94:6821","nonce":77227437}]},"public_addr":"172.21.15.94:6817/77227437","cluster_addr":"172.21.15.94:6819/77227437","heartbeat_back_addr":"172.21.15.94:6823/77227437","heartbeat_front_addr":"172.21.15.94:6821/77227437","state":["exists","up"]},{"osd":7,"uuid":"6e163198-e398-4c4a-96f4-a2204cc937dc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6824","nonce":816367270},{"type":"v1","addr":"172.21.15.94:6825","nonce":816367270}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6826","nonce":816367270},{"type":"v1","addr":"172.21.15.94:6827","nonce":816367270}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6830","nonce":816367270},{"type":"v1","addr":"172.21.15.94:6831","nonce":816367270}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6828","nonce":816367270},{"type":"v1","addr":"172.21.15.94:6829","nonce":816367270}]},"public_addr":"172.21.15.94:6825/816367270","cluster_addr":"172.21.15.94:6827/816367270","heartbeat_back_addr":"172.21.15.94:6831/816367270","heartbeat_front_addr":"172.21.15.94:6829/816367270","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-09-17T00:06:25.044515+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-09-17T00:07:02.401313+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-09-17T00:07:39.815364+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-09-17T00:08:19.564929+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-09-17T00:08:53.233669+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-09-17T00:09:29.125116+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-09-17T00:10:05.828929+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-09-17T00:10:44.177484+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.26:6801/3457918696":"2024-09-18T00:04:39.138689+0000","172.21.15.26:6800/3457918696":"2024-09-18T00:04:39.138689+0000","172.21.15.26:0/1346328013":"2024-09-18T00:04:39.138689+0000","172.21.15.26:0/2471722496":"2024-09-18T00:04:06.090953+0000","172.21.15.26:6800/464567567":"2024-09-18T00:04:06.090953+0000","172.21.15.26:6801/464567567":"2024-09-18T00:04:06.090953+0000","172.21.15.26:0/1426403509":"2024-09-18T00:04:39.138689+0000","172.21.15.26:0/4173504606":"2024-09-18T00:04:39.138689+0000","172.21.15.26:0/549284797":"2024-09-18T00:04:06.090953+0000","172.21.15.26:0/2394612157":"2024-09-18T00:04:06.090953+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-09-17T00:10:54.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:54 smithi026 bash[19832]: cluster 2024-09-17T00:10:53.296001+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-17T00:10:54.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:54 smithi026 bash[19832]: audit 2024-09-17T00:10:54.111861+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.26:0/3257653267' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:10:54.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:54 smithi026 bash[24915]: cluster 2024-09-17T00:10:53.296001+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-17T00:10:54.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:54 smithi026 bash[24915]: audit 2024-09-17T00:10:54.111861+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.26:0/3257653267' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:10:54.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:54 smithi094 bash[19906]: cluster 2024-09-17T00:10:53.296001+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-09-17T00:10:54.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:54 smithi094 bash[19906]: audit 2024-09-17T00:10:54.111861+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.26:0/3257653267' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:10:54.766 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-17T00:07:43.790476+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-09-17T00:10:54.766 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-17T00:10:57.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:56 smithi026 bash[19832]: cluster 2024-09-17T00:10:55.296654+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-17T00:10:57.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:56 smithi026 bash[24915]: cluster 2024-09-17T00:10:55.296654+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-17T00:10:57.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:56 smithi094 bash[19906]: cluster 2024-09-17T00:10:55.296654+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-17T00:10:57.486 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:10:59.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:10:58 smithi026 bash[19832]: cluster 2024-09-17T00:10:57.297347+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-17T00:10:59.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:10:58 smithi026 bash[24915]: cluster 2024-09-17T00:10:57.297347+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-17T00:10:59.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:10:58 smithi094 bash[19906]: cluster 2024-09-17T00:10:57.297347+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-17T00:11:00.601 INFO:teuthology.orchestra.run.smithi026.stdout:pg_num: 1 2024-09-17T00:11:01.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:00 smithi026 bash[24915]: cluster 2024-09-17T00:10:59.298031+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:11:01.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:00 smithi026 bash[24915]: audit 2024-09-17T00:11:00.604230+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.26:0/2853455172' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T00:11:01.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:00 smithi026 bash[19832]: cluster 2024-09-17T00:10:59.298031+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:11:01.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:00 smithi026 bash[19832]: audit 2024-09-17T00:11:00.604230+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.26:0/2853455172' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T00:11:01.285 INFO:tasks.cephadm:Adding prometheus.a on smithi094 2024-09-17T00:11:01.285 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi094=a' 2024-09-17T00:11:01.297 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:00 smithi094 bash[19906]: cluster 2024-09-17T00:10:59.298031+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T00:11:01.297 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:00 smithi094 bash[19906]: audit 2024-09-17T00:11:00.604230+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.26:0/2853455172' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T00:11:03.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:02 smithi094 bash[19906]: cluster 2024-09-17T00:11:01.298830+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2024-09-17T00:11:03.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:02 smithi026 bash[19832]: cluster 2024-09-17T00:11:01.298830+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2024-09-17T00:11:03.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:02 smithi026 bash[24915]: cluster 2024-09-17T00:11:01.298830+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2024-09-17T00:11:04.475 INFO:teuthology.orchestra.run.smithi094.stdout:Scheduled prometheus update... 2024-09-17T00:11:05.112 DEBUG:teuthology.orchestra.run.smithi094:prometheus.a> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-17T00:11:05.159 INFO:tasks.cephadm:Adding node-exporter.a on smithi026 2024-09-17T00:11:05.159 INFO:tasks.cephadm:Adding node-exporter.b on smithi094 2024-09-17T00:11:05.160 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi026=a;smithi094=b' 2024-09-17T00:11:05.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:04 smithi094 bash[19906]: cluster 2024-09-17T00:11:03.299582+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:05.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:04 smithi094 bash[19906]: audit 2024-09-17T00:11:04.477314+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:11:05.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:04 smithi094 bash[19906]: audit 2024-09-17T00:11:04.480089+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:05.215 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:04 smithi094 bash[19906]: audit 2024-09-17T00:11:04.482812+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:05.215 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:04 smithi094 bash[19906]: audit 2024-09-17T00:11:04.484570+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:05.215 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:04 smithi094 bash[19906]: audit 2024-09-17T00:11:04.755811+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:11:05.215 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:04 smithi094 bash[19906]: audit 2024-09-17T00:11:04.768219+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T00:11:05.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:04 smithi026 bash[19832]: cluster 2024-09-17T00:11:03.299582+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:05.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:04 smithi026 bash[19832]: audit 2024-09-17T00:11:04.477314+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:11:05.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:04 smithi026 bash[19832]: audit 2024-09-17T00:11:04.480089+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:05.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:04 smithi026 bash[19832]: audit 2024-09-17T00:11:04.482812+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:05.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:04 smithi026 bash[19832]: audit 2024-09-17T00:11:04.484570+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:05.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:04 smithi026 bash[19832]: audit 2024-09-17T00:11:04.755811+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:11:05.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:04 smithi026 bash[19832]: audit 2024-09-17T00:11:04.768219+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T00:11:05.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:04 smithi026 bash[24915]: cluster 2024-09-17T00:11:03.299582+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:05.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:04 smithi026 bash[24915]: audit 2024-09-17T00:11:04.477314+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:11:05.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:04 smithi026 bash[24915]: audit 2024-09-17T00:11:04.480089+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:05.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:04 smithi026 bash[24915]: audit 2024-09-17T00:11:04.482812+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:05.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:04 smithi026 bash[24915]: audit 2024-09-17T00:11:04.484570+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:05.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:04 smithi026 bash[24915]: audit 2024-09-17T00:11:04.755811+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' 2024-09-17T00:11:05.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:04 smithi026 bash[24915]: audit 2024-09-17T00:11:04.768219+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T00:11:06.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:05 smithi094 bash[19906]: audit 2024-09-17T00:11:04.466367+0000 mgr.y (mgr.14152) 251 : audit [DBG] from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi094=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:06.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:05 smithi094 bash[19906]: cephadm 2024-09-17T00:11:04.469866+0000 mgr.y (mgr.14152) 252 : cephadm [INF] Saving service prometheus spec with placement smithi094=a;count:1 2024-09-17T00:11:06.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:05 smithi094 bash[19906]: audit 2024-09-17T00:11:05.767683+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T00:11:06.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:05 smithi094 bash[19906]: cluster 2024-09-17T00:11:05.767741+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-09-17T00:11:06.106 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:05 smithi094 bash[20579]: ignoring --setuser ceph since I am not root 2024-09-17T00:11:06.106 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:05 smithi094 bash[20579]: ignoring --setgroup ceph since I am not root 2024-09-17T00:11:06.106 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:05 smithi094 bash[20579]: debug 2024-09-17T00:11:05.818+0000 7f9aacaa9700 1 -- 172.21.15.94:0/510620547 <== mon.2 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5571ae800340 con 0x5571af57c400 2024-09-17T00:11:06.106 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:05 smithi094 bash[20579]: debug 2024-09-17T00:11:05.962+0000 7f9ab5505000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:11:06.252 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:05 smithi026 bash[20085]: ignoring --setuser ceph since I am not root 2024-09-17T00:11:06.252 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:05 smithi026 bash[20085]: ignoring --setgroup ceph since I am not root 2024-09-17T00:11:06.252 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:05 smithi026 bash[20085]: debug 2024-09-17T00:11:05.815+0000 7f428b45b700 1 -- 172.21.15.26:0/2996439816 <== mon.0 v2:172.21.15.26:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fcef69a340 con 0x55fcf0416400 2024-09-17T00:11:06.252 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:05 smithi026 bash[20085]: debug 2024-09-17T00:11:05.959+0000 7f4293eb7000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:11:06.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:05 smithi026 bash[19832]: audit 2024-09-17T00:11:04.466367+0000 mgr.y (mgr.14152) 251 : audit [DBG] from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi094=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:06.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:05 smithi026 bash[19832]: cephadm 2024-09-17T00:11:04.469866+0000 mgr.y (mgr.14152) 252 : cephadm [INF] Saving service prometheus spec with placement smithi094=a;count:1 2024-09-17T00:11:06.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:05 smithi026 bash[19832]: audit 2024-09-17T00:11:05.767683+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T00:11:06.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:05 smithi026 bash[19832]: cluster 2024-09-17T00:11:05.767741+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-09-17T00:11:06.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:05 smithi026 bash[24915]: audit 2024-09-17T00:11:04.466367+0000 mgr.y (mgr.14152) 251 : audit [DBG] from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi094=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:06.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:05 smithi026 bash[24915]: cephadm 2024-09-17T00:11:04.469866+0000 mgr.y (mgr.14152) 252 : cephadm [INF] Saving service prometheus spec with placement smithi094=a;count:1 2024-09-17T00:11:06.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:05 smithi026 bash[24915]: audit 2024-09-17T00:11:05.767683+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.26:0/2499520424' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T00:11:06.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:05 smithi026 bash[24915]: cluster 2024-09-17T00:11:05.767741+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-09-17T00:11:07.838 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:07 smithi094 bash[20579]: debug 2024-09-17T00:11:07.506+0000 7f9ab5505000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:11:07.838 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:07 smithi094 bash[20579]: debug 2024-09-17T00:11:07.598+0000 7f9ab5505000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:11:07.891 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:07 smithi026 bash[20085]: debug 2024-09-17T00:11:07.543+0000 7f4293eb7000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:11:07.891 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:07 smithi026 bash[20085]: debug 2024-09-17T00:11:07.639+0000 7f4293eb7000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:11:08.252 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:07 smithi026 bash[20085]: debug 2024-09-17T00:11:07.891+0000 7f4293eb7000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:11:08.583 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:07 smithi094 bash[20579]: debug 2024-09-17T00:11:07.846+0000 7f9ab5505000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:11:08.855 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:08 smithi094 bash[20579]: debug 2024-09-17T00:11:08.590+0000 7f9ab5505000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:11:08.855 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:08 smithi094 bash[20579]: debug 2024-09-17T00:11:08.698+0000 7f9ab5505000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:11:08.855 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:08 smithi094 bash[20579]: debug 2024-09-17T00:11:08.798+0000 7f9ab5505000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:11:08.977 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:08 smithi026 bash[20085]: debug 2024-09-17T00:11:08.647+0000 7f4293eb7000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:11:08.977 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:08 smithi026 bash[20085]: debug 2024-09-17T00:11:08.759+0000 7f4293eb7000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:11:08.978 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:08 smithi026 bash[20085]: debug 2024-09-17T00:11:08.863+0000 7f4293eb7000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:11:09.252 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:08 smithi026 bash[20085]: debug 2024-09-17T00:11:08.979+0000 7f4293eb7000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:11:09.252 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:09 smithi026 bash[20085]: debug 2024-09-17T00:11:09.191+0000 7f4293eb7000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:11:09.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:08 smithi094 bash[20579]: debug 2024-09-17T00:11:08.906+0000 7f9ab5505000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:11:09.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:09 smithi094 bash[20579]: debug 2024-09-17T00:11:09.114+0000 7f9ab5505000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:11:09.656 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:09 smithi094 bash[20579]: debug 2024-09-17T00:11:09.386+0000 7f9ab5505000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:11:09.656 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:09 smithi094 bash[20579]: debug 2024-09-17T00:11:09.486+0000 7f9ab5505000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:11:09.752 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:09 smithi026 bash[20085]: debug 2024-09-17T00:11:09.479+0000 7f4293eb7000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:11:09.752 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:09 smithi026 bash[20085]: debug 2024-09-17T00:11:09.583+0000 7f4293eb7000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:11:10.020 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:09 smithi026 bash[20085]: debug 2024-09-17T00:11:09.767+0000 7f4293eb7000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:11:10.105 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:09 smithi094 bash[20579]: debug 2024-09-17T00:11:09.662+0000 7f9ab5505000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:11:10.105 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:09 smithi094 bash[20579]: debug 2024-09-17T00:11:09.906+0000 7f9ab5505000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:11:10.298 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:10 smithi026 bash[20085]: debug 2024-09-17T00:11:10.019+0000 7f4293eb7000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:11:10.556 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:10 smithi094 bash[20579]: debug 2024-09-17T00:11:10.170+0000 7f9ab5505000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:11:10.556 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:10 smithi094 bash[20579]: debug 2024-09-17T00:11:10.330+0000 7f9ab5505000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:11:10.709 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:10 smithi026 bash[20085]: debug 2024-09-17T00:11:10.299+0000 7f4293eb7000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:11:10.709 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:10 smithi026 bash[20085]: debug 2024-09-17T00:11:10.467+0000 7f4293eb7000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:11:10.855 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:10 smithi094 bash[20579]: debug 2024-09-17T00:11:10.562+0000 7f9ab5505000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:11:10.856 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:10 smithi094 bash[20579]: debug 2024-09-17T00:11:10.678+0000 7f9ab5505000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:11:11.002 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:10 smithi026 bash[20085]: debug 2024-09-17T00:11:10.707+0000 7f4293eb7000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:11:11.002 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:10 smithi026 bash[20085]: debug 2024-09-17T00:11:10.831+0000 7f4293eb7000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:11:11.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:11 smithi094 bash[20579]: debug 2024-09-17T00:11:11.010+0000 7f9ab5505000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:11:11.502 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:11 smithi026 bash[20085]: debug 2024-09-17T00:11:11.171+0000 7f4293eb7000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:11:12.033 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:11 smithi094 bash[20579]: debug 2024-09-17T00:11:11.726+0000 7f9ab5505000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:11:12.033 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:11 smithi094 bash[20579]: debug 2024-09-17T00:11:11.834+0000 7f9ab5505000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:11:12.252 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:11 smithi026 bash[20085]: debug 2024-09-17T00:11:11.927+0000 7f4293eb7000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:11:12.252 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:12 smithi026 bash[20085]: debug 2024-09-17T00:11:12.043+0000 7f4293eb7000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:11:12.585 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:12 smithi026 bash[20085]: debug 2024-09-17T00:11:12.255+0000 7f4293eb7000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:11:12.605 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:12 smithi094 bash[20579]: debug 2024-09-17T00:11:12.038+0000 7f9ab5505000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:11:12.605 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:12 smithi094 bash[20579]: debug 2024-09-17T00:11:12.358+0000 7f9ab5505000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:11:12.916 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:12 smithi026 bash[20085]: debug 2024-09-17T00:11:12.583+0000 7f4293eb7000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:11:13.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:12 smithi094 bash[19906]: cluster 2024-09-17T00:11:12.855906+0000 mon.a (mon.0) 603 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:11:13.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:12 smithi094 bash[19906]: cluster 2024-09-17T00:11:12.856211+0000 mon.a (mon.0) 604 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:11:13.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:12 smithi094 bash[19906]: audit 2024-09-17T00:11:12.864260+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.94:0/337826018' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:11:13.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:12 smithi094 bash[19906]: audit 2024-09-17T00:11:12.865102+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.94:0/337826018' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:11:13.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:12 smithi094 bash[19906]: audit 2024-09-17T00:11:12.867902+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.94:0/337826018' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:11:13.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:12 smithi094 bash[19906]: audit 2024-09-17T00:11:12.869558+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.94:0/337826018' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:11:13.106 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:12 smithi094 bash[20579]: debug 2024-09-17T00:11:12.726+0000 7f9ab5505000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:11:13.106 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:12 smithi094 bash[20579]: debug 2024-09-17T00:11:12.838+0000 7f9ab5505000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:11:13.106 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:12 smithi094 bash[20579]: [17/Sep/2024:00:11:12] ENGINE Bus STARTING 2024-09-17T00:11:13.106 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:12 smithi094 bash[20579]: CherryPy Checker: 2024-09-17T00:11:13.107 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:12 smithi094 bash[20579]: The Application mounted at '' has an empty config. 2024-09-17T00:11:13.107 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:12 smithi094 bash[20579]: [17/Sep/2024:00:11:12] ENGINE Serving on http://:::9283 2024-09-17T00:11:13.107 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:12 smithi094 bash[20579]: [17/Sep/2024:00:11:12] ENGINE Bus STARTED 2024-09-17T00:11:13.252 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:12 smithi026 bash[20085]: debug 2024-09-17T00:11:12.975+0000 7f4293eb7000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:11:13.252 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:13 smithi026 bash[20085]: debug 2024-09-17T00:11:13.095+0000 7f4293eb7000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:11:13.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:12 smithi026 bash[24915]: cluster 2024-09-17T00:11:12.855906+0000 mon.a (mon.0) 603 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:11:13.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:12 smithi026 bash[24915]: cluster 2024-09-17T00:11:12.856211+0000 mon.a (mon.0) 604 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:11:13.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:12 smithi026 bash[24915]: audit 2024-09-17T00:11:12.864260+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.94:0/337826018' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:11:13.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:12 smithi026 bash[24915]: audit 2024-09-17T00:11:12.865102+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.94:0/337826018' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:11:13.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:12 smithi026 bash[24915]: audit 2024-09-17T00:11:12.867902+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.94:0/337826018' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:11:13.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:12 smithi026 bash[24915]: audit 2024-09-17T00:11:12.869558+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.94:0/337826018' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:11:13.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:12 smithi026 bash[19832]: cluster 2024-09-17T00:11:12.855906+0000 mon.a (mon.0) 603 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:11:13.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:12 smithi026 bash[19832]: cluster 2024-09-17T00:11:12.856211+0000 mon.a (mon.0) 604 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:11:13.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:12 smithi026 bash[19832]: audit 2024-09-17T00:11:12.864260+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.94:0/337826018' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:11:13.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:12 smithi026 bash[19832]: audit 2024-09-17T00:11:12.865102+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.94:0/337826018' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:11:13.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:12 smithi026 bash[19832]: audit 2024-09-17T00:11:12.867902+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.94:0/337826018' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:11:13.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:12 smithi026 bash[19832]: audit 2024-09-17T00:11:12.869558+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.94:0/337826018' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:11:14.171 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:13 smithi094 bash[19906]: cluster 2024-09-17T00:11:12.918174+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-09-17T00:11:14.171 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:13 smithi094 bash[19906]: cluster 2024-09-17T00:11:13.119848+0000 mon.a (mon.0) 606 : cluster [INF] Active manager daemon y restarted 2024-09-17T00:11:14.171 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:13 smithi094 bash[19906]: cluster 2024-09-17T00:11:13.120957+0000 mon.a (mon.0) 607 : cluster [INF] Activating manager daemon y 2024-09-17T00:11:14.172 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:13 smithi094 bash[19906]: cluster 2024-09-17T00:11:13.124720+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T00:11:14.235 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:13 smithi026 bash[19832]: cluster 2024-09-17T00:11:12.918174+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-09-17T00:11:14.235 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:13 smithi026 bash[19832]: cluster 2024-09-17T00:11:13.119848+0000 mon.a (mon.0) 606 : cluster [INF] Active manager daemon y restarted 2024-09-17T00:11:14.236 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:13 smithi026 bash[19832]: cluster 2024-09-17T00:11:13.120957+0000 mon.a (mon.0) 607 : cluster [INF] Activating manager daemon y 2024-09-17T00:11:14.236 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:13 smithi026 bash[19832]: cluster 2024-09-17T00:11:13.124720+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T00:11:14.236 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:13 smithi026 bash[24915]: cluster 2024-09-17T00:11:12.918174+0000 mon.a (mon.0) 605 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-09-17T00:11:14.236 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:13 smithi026 bash[24915]: cluster 2024-09-17T00:11:13.119848+0000 mon.a (mon.0) 606 : cluster [INF] Active manager daemon y restarted 2024-09-17T00:11:14.236 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:13 smithi026 bash[24915]: cluster 2024-09-17T00:11:13.120957+0000 mon.a (mon.0) 607 : cluster [INF] Activating manager daemon y 2024-09-17T00:11:14.236 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:13 smithi026 bash[24915]: cluster 2024-09-17T00:11:13.124720+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T00:11:14.236 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[20085]: [17/Sep/2024:00:11:14] ENGINE Bus STARTING 2024-09-17T00:11:14.237 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[20085]: CherryPy Checker: 2024-09-17T00:11:14.237 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[20085]: The Application mounted at '' has an empty config. 2024-09-17T00:11:14.237 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[20085]: [17/Sep/2024:00:11:14] ENGINE Serving on http://:::9283 2024-09-17T00:11:14.237 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[20085]: [17/Sep/2024:00:11:14] ENGINE Bus STARTED 2024-09-17T00:11:14.501 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[20085]: [17/Sep/2024:00:11:14] ENGINE Bus STARTING 2024-09-17T00:11:14.952 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[20085]: [17/Sep/2024:00:11:14] ENGINE Serving on https://172.21.15.26:7150 2024-09-17T00:11:14.952 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[20085]: [17/Sep/2024:00:11:14] ENGINE Bus STARTED 2024-09-17T00:11:14.975 INFO:teuthology.orchestra.run.smithi094.stdout:Scheduled node-exporter update... 2024-09-17T00:11:15.213 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: cluster 2024-09-17T00:11:13.939745+0000 mon.a (mon.0) 609 : cluster [DBG] mgrmap e18: y(active, starting, since 0.819044s), standbys: x 2024-09-17T00:11:15.213 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:13.946536+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:11:15.213 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:13.946913+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:11:15.213 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:13.947259+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:15.213 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:13.950300+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:11:15.213 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:13.951179+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:11:15.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:13.951895+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:15.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:13.952662+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:11:15.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:13.953639+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:11:15.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:13.954289+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:11:15.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:13.955027+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:11:15.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:13.955811+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:11:15.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:13.956583+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:11:15.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:13.957409+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:11:15.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:13.958248+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:11:15.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:13.958947+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:11:15.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:13.960403+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:11:15.214 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: cluster 2024-09-17T00:11:13.988010+0000 mon.a (mon.0) 610 : cluster [INF] Manager daemon y is now available 2024-09-17T00:11:15.215 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:14.013173+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:15.215 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:14.016741+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:15.215 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:14.018604+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:15.215 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:14.020727+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:15.215 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:14.031348+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:15.215 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:14.044511+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:11:15.215 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:14.045141+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:11:15.215 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:14.054974+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:11:15.216 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:14.055362+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:11:15.216 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: cephadm 2024-09-17T00:11:14.471059+0000 mgr.y (mgr.24316) 1 : cephadm [INF] [17/Sep/2024:00:11:14] ENGINE Bus STARTING 2024-09-17T00:11:15.216 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: cephadm 2024-09-17T00:11:14.593436+0000 mgr.y (mgr.24316) 2 : cephadm [INF] [17/Sep/2024:00:11:14] ENGINE Serving on https://172.21.15.26:7150 2024-09-17T00:11:15.216 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: cephadm 2024-09-17T00:11:14.593644+0000 mgr.y (mgr.24316) 3 : cephadm [INF] [17/Sep/2024:00:11:14] ENGINE Bus STARTED 2024-09-17T00:11:15.216 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:14 smithi094 bash[19906]: audit 2024-09-17T00:11:14.602070+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: cluster 2024-09-17T00:11:13.939745+0000 mon.a (mon.0) 609 : cluster [DBG] mgrmap e18: y(active, starting, since 0.819044s), standbys: x 2024-09-17T00:11:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:13.946536+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:11:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:13.946913+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:11:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:13.947259+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:13.950300+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:11:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:13.951179+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:11:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:13.951895+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:13.952662+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:11:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:13.953639+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:11:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:13.954289+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:11:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:13.955027+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:11:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:13.955811+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:11:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:13.956583+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:11:15.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:13.957409+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:11:15.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:13.958248+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:11:15.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:13.958947+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:11:15.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:13.960403+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:11:15.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: cluster 2024-09-17T00:11:13.988010+0000 mon.a (mon.0) 610 : cluster [INF] Manager daemon y is now available 2024-09-17T00:11:15.254 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:14.013173+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:15.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: cluster 2024-09-17T00:11:13.939745+0000 mon.a (mon.0) 609 : cluster [DBG] mgrmap e18: y(active, starting, since 0.819044s), standbys: x 2024-09-17T00:11:15.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:13.946536+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:11:15.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:13.946913+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:11:15.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:13.947259+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:11:15.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:13.950300+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:11:15.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:13.951179+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:11:15.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:13.951895+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:11:15.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:13.952662+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:11:15.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:13.953639+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:11:15.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:13.954289+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:11:15.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:13.955027+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:11:15.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:13.955811+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:11:15.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:13.956583+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:11:15.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:13.957409+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:11:15.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:13.958248+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:11:15.255 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:13.958947+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:11:15.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:13.960403+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:11:15.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: cluster 2024-09-17T00:11:13.988010+0000 mon.a (mon.0) 610 : cluster [INF] Manager daemon y is now available 2024-09-17T00:11:15.256 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:14.013173+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:15.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:14.016741+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:15.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:14.018604+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:15.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:14.020727+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:15.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:14.031348+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:15.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:14.044511+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:11:15.256 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:14.045141+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:11:15.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:14.054974+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:11:15.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:14.055362+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:11:15.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: cephadm 2024-09-17T00:11:14.471059+0000 mgr.y (mgr.24316) 1 : cephadm [INF] [17/Sep/2024:00:11:14] ENGINE Bus STARTING 2024-09-17T00:11:15.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: cephadm 2024-09-17T00:11:14.593436+0000 mgr.y (mgr.24316) 2 : cephadm [INF] [17/Sep/2024:00:11:14] ENGINE Serving on https://172.21.15.26:7150 2024-09-17T00:11:15.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: cephadm 2024-09-17T00:11:14.593644+0000 mgr.y (mgr.24316) 3 : cephadm [INF] [17/Sep/2024:00:11:14] ENGINE Bus STARTED 2024-09-17T00:11:15.257 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[19832]: audit 2024-09-17T00:11:14.602070+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:15.257 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:14.016741+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:15.257 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:14.018604+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:15.257 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:14.020727+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:15.257 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:14.031348+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:15.257 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:14.044511+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:11:15.258 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:14.045141+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:11:15.258 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:14.054974+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:11:15.258 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:14.055362+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:11:15.258 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: cephadm 2024-09-17T00:11:14.471059+0000 mgr.y (mgr.24316) 1 : cephadm [INF] [17/Sep/2024:00:11:14] ENGINE Bus STARTING 2024-09-17T00:11:15.258 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: cephadm 2024-09-17T00:11:14.593436+0000 mgr.y (mgr.24316) 2 : cephadm [INF] [17/Sep/2024:00:11:14] ENGINE Serving on https://172.21.15.26:7150 2024-09-17T00:11:15.258 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: cephadm 2024-09-17T00:11:14.593644+0000 mgr.y (mgr.24316) 3 : cephadm [INF] [17/Sep/2024:00:11:14] ENGINE Bus STARTED 2024-09-17T00:11:15.258 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:14 smithi026 bash[24915]: audit 2024-09-17T00:11:14.602070+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:15.825 DEBUG:teuthology.orchestra.run.smithi026:node-exporter.a> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-17T00:11:15.828 DEBUG:teuthology.orchestra.run.smithi094:node-exporter.b> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-17T00:11:15.870 INFO:tasks.cephadm:Adding alertmanager.a on smithi026 2024-09-17T00:11:15.871 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi026=a' 2024-09-17T00:11:16.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:15 smithi094 bash[19906]: cluster 2024-09-17T00:11:14.949594+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e19: y(active, since 1.8289s), standbys: x 2024-09-17T00:11:16.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:15 smithi094 bash[19906]: audit 2024-09-17T00:11:14.954955+0000 mgr.y (mgr.24316) 4 : audit [DBG] from='client.24320 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi026=a;smithi094=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:16.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:15 smithi094 bash[19906]: cephadm 2024-09-17T00:11:14.962740+0000 mgr.y (mgr.24316) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi026=a;smithi094=b;count:2 2024-09-17T00:11:16.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:15 smithi094 bash[19906]: cluster 2024-09-17T00:11:14.970121+0000 mgr.y (mgr.24316) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:16.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:15 smithi094 bash[19906]: audit 2024-09-17T00:11:14.975761+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:16.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:15 smithi026 bash[19832]: cluster 2024-09-17T00:11:14.949594+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e19: y(active, since 1.8289s), standbys: x 2024-09-17T00:11:16.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:15 smithi026 bash[19832]: audit 2024-09-17T00:11:14.954955+0000 mgr.y (mgr.24316) 4 : audit [DBG] from='client.24320 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi026=a;smithi094=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:16.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:15 smithi026 bash[19832]: cephadm 2024-09-17T00:11:14.962740+0000 mgr.y (mgr.24316) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi026=a;smithi094=b;count:2 2024-09-17T00:11:16.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:15 smithi026 bash[19832]: cluster 2024-09-17T00:11:14.970121+0000 mgr.y (mgr.24316) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:16.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:15 smithi026 bash[19832]: audit 2024-09-17T00:11:14.975761+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:16.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:15 smithi026 bash[24915]: cluster 2024-09-17T00:11:14.949594+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e19: y(active, since 1.8289s), standbys: x 2024-09-17T00:11:16.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:15 smithi026 bash[24915]: audit 2024-09-17T00:11:14.954955+0000 mgr.y (mgr.24316) 4 : audit [DBG] from='client.24320 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi026=a;smithi094=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:16.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:15 smithi026 bash[24915]: cephadm 2024-09-17T00:11:14.962740+0000 mgr.y (mgr.24316) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi026=a;smithi094=b;count:2 2024-09-17T00:11:16.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:15 smithi026 bash[24915]: cluster 2024-09-17T00:11:14.970121+0000 mgr.y (mgr.24316) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:16.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:15 smithi026 bash[24915]: audit 2024-09-17T00:11:14.975761+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:17.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:16 smithi026 bash[19832]: cluster 2024-09-17T00:11:15.953140+0000 mgr.y (mgr.24316) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:17.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:16 smithi026 bash[19832]: cluster 2024-09-17T00:11:15.987431+0000 mon.a (mon.0) 617 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-09-17T00:11:17.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:16 smithi026 bash[24915]: cluster 2024-09-17T00:11:15.953140+0000 mgr.y (mgr.24316) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:17.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:16 smithi026 bash[24915]: cluster 2024-09-17T00:11:15.987431+0000 mon.a (mon.0) 617 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-09-17T00:11:17.328 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:16 smithi094 bash[19906]: cluster 2024-09-17T00:11:15.953140+0000 mgr.y (mgr.24316) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:17.328 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:16 smithi094 bash[19906]: cluster 2024-09-17T00:11:15.987431+0000 mon.a (mon.0) 617 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-09-17T00:11:18.702 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:18 smithi094 bash[19906]: audit 2024-09-17T00:11:17.403615+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:18.702 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:18 smithi094 bash[19906]: audit 2024-09-17T00:11:17.637479+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:18.702 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:18 smithi094 bash[19906]: audit 2024-09-17T00:11:17.858750+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:18.702 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:18 smithi094 bash[19906]: audit 2024-09-17T00:11:18.064726+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:18.702 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:18 smithi094 bash[19906]: audit 2024-09-17T00:11:18.087656+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:18.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:18 smithi026 bash[19832]: audit 2024-09-17T00:11:17.403615+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:18.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:18 smithi026 bash[19832]: audit 2024-09-17T00:11:17.637479+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:18.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:18 smithi026 bash[19832]: audit 2024-09-17T00:11:17.858750+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:18.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:18 smithi026 bash[19832]: audit 2024-09-17T00:11:18.064726+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:18.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:18 smithi026 bash[19832]: audit 2024-09-17T00:11:18.087656+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:18.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:18 smithi026 bash[24915]: audit 2024-09-17T00:11:17.403615+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:18.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:18 smithi026 bash[24915]: audit 2024-09-17T00:11:17.637479+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:18.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:18 smithi026 bash[24915]: audit 2024-09-17T00:11:17.858750+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:18.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:18 smithi026 bash[24915]: audit 2024-09-17T00:11:18.064726+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:18.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:18 smithi026 bash[24915]: audit 2024-09-17T00:11:18.087656+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:18.983 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:18 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:19.369 INFO:teuthology.orchestra.run.smithi094.stdout:Scheduled alertmanager update... 2024-09-17T00:11:19.661 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:19 smithi094 bash[19906]: cephadm 2024-09-17T00:11:17.860535+0000 mgr.y (mgr.24316) 8 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:11:19.662 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:19 smithi094 bash[19906]: cluster 2024-09-17T00:11:17.953629+0000 mgr.y (mgr.24316) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:19.662 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:19 smithi094 bash[19906]: cephadm 2024-09-17T00:11:17.962182+0000 mgr.y (mgr.24316) 10 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:11:19.662 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:19 smithi094 bash[19906]: cephadm 2024-09-17T00:11:18.089644+0000 mgr.y (mgr.24316) 11 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:11:19.662 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:19 smithi094 bash[19906]: cephadm 2024-09-17T00:11:18.214031+0000 mgr.y (mgr.24316) 12 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:11:19.662 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:19 smithi094 bash[19906]: audit 2024-09-17T00:11:18.443985+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:19.662 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:19 smithi094 bash[19906]: audit 2024-09-17T00:11:18.454637+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:19.662 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:19 smithi094 bash[19906]: cephadm 2024-09-17T00:11:18.504649+0000 mgr.y (mgr.24316) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi094 2024-09-17T00:11:19.662 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:19 smithi094 bash[19906]: audit 2024-09-17T00:11:19.371459+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:19.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[19832]: cephadm 2024-09-17T00:11:17.860535+0000 mgr.y (mgr.24316) 8 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:11:19.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[19832]: cluster 2024-09-17T00:11:17.953629+0000 mgr.y (mgr.24316) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:19.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[19832]: cephadm 2024-09-17T00:11:17.962182+0000 mgr.y (mgr.24316) 10 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:11:19.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[19832]: cephadm 2024-09-17T00:11:18.089644+0000 mgr.y (mgr.24316) 11 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:11:19.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[19832]: cephadm 2024-09-17T00:11:18.214031+0000 mgr.y (mgr.24316) 12 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:11:19.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[19832]: audit 2024-09-17T00:11:18.443985+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:19.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[19832]: audit 2024-09-17T00:11:18.454637+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:19.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[19832]: cephadm 2024-09-17T00:11:18.504649+0000 mgr.y (mgr.24316) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi094 2024-09-17T00:11:19.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[19832]: audit 2024-09-17T00:11:19.371459+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:19.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[24915]: cephadm 2024-09-17T00:11:17.860535+0000 mgr.y (mgr.24316) 8 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:11:19.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[24915]: cluster 2024-09-17T00:11:17.953629+0000 mgr.y (mgr.24316) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:19.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[24915]: cephadm 2024-09-17T00:11:17.962182+0000 mgr.y (mgr.24316) 10 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:11:19.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[24915]: cephadm 2024-09-17T00:11:18.089644+0000 mgr.y (mgr.24316) 11 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:11:19.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[24915]: cephadm 2024-09-17T00:11:18.214031+0000 mgr.y (mgr.24316) 12 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:11:19.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[24915]: audit 2024-09-17T00:11:18.443985+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:19.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[24915]: audit 2024-09-17T00:11:18.454637+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:19.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[24915]: cephadm 2024-09-17T00:11:18.504649+0000 mgr.y (mgr.24316) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi094 2024-09-17T00:11:19.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:19 smithi026 bash[24915]: audit 2024-09-17T00:11:19.371459+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:20.241 DEBUG:teuthology.orchestra.run.smithi026:alertmanager.a> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-17T00:11:20.244 INFO:tasks.cephadm:Adding grafana.a on smithi094 2024-09-17T00:11:20.244 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi094=a' 2024-09-17T00:11:20.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:20 smithi094 bash[19906]: audit 2024-09-17T00:11:19.359574+0000 mgr.y (mgr.24316) 14 : audit [DBG] from='client.24338 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi026=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:20.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:20 smithi094 bash[19906]: cephadm 2024-09-17T00:11:19.363047+0000 mgr.y (mgr.24316) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi026=a;count:1 2024-09-17T00:11:20.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:20 smithi026 bash[19832]: audit 2024-09-17T00:11:19.359574+0000 mgr.y (mgr.24316) 14 : audit [DBG] from='client.24338 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi026=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:20.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:20 smithi026 bash[19832]: cephadm 2024-09-17T00:11:19.363047+0000 mgr.y (mgr.24316) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi026=a;count:1 2024-09-17T00:11:20.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:20 smithi026 bash[24915]: audit 2024-09-17T00:11:19.359574+0000 mgr.y (mgr.24316) 14 : audit [DBG] from='client.24338 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi026=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:20.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:20 smithi026 bash[24915]: cephadm 2024-09-17T00:11:19.363047+0000 mgr.y (mgr.24316) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi026=a;count:1 2024-09-17T00:11:21.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:21 smithi026 bash[19832]: cluster 2024-09-17T00:11:19.954235+0000 mgr.y (mgr.24316) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:21.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:21 smithi026 bash[24915]: cluster 2024-09-17T00:11:19.954235+0000 mgr.y (mgr.24316) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:21.855 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:21 smithi094 bash[19906]: cluster 2024-09-17T00:11:19.954235+0000 mgr.y (mgr.24316) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:23.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:23 smithi026 bash[19832]: cluster 2024-09-17T00:11:21.954884+0000 mgr.y (mgr.24316) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:23.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:23 smithi026 bash[24915]: cluster 2024-09-17T00:11:21.954884+0000 mgr.y (mgr.24316) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:23.855 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:23 smithi094 bash[19906]: cluster 2024-09-17T00:11:21.954884+0000 mgr.y (mgr.24316) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:25.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:25 smithi026 bash[19832]: cluster 2024-09-17T00:11:23.955530+0000 mgr.y (mgr.24316) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:25.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:25 smithi026 bash[24915]: cluster 2024-09-17T00:11:23.955530+0000 mgr.y (mgr.24316) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:25.855 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:25 smithi094 bash[19906]: cluster 2024-09-17T00:11:23.955530+0000 mgr.y (mgr.24316) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:26.780 INFO:teuthology.orchestra.run.smithi094.stdout:Scheduled grafana update... 2024-09-17T00:11:27.946 DEBUG:teuthology.orchestra.run.smithi094:grafana.a> sudo journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@grafana.a.service 2024-09-17T00:11:27.949 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T00:11:27.949 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T00:11:28.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:27 smithi094 bash[19906]: cluster 2024-09-17T00:11:25.956219+0000 mgr.y (mgr.24316) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:28.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:27 smithi094 bash[19906]: audit 2024-09-17T00:11:26.768260+0000 mgr.y (mgr.24316) 20 : audit [DBG] from='client.24344 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi094=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:28.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:27 smithi094 bash[19906]: cephadm 2024-09-17T00:11:26.771698+0000 mgr.y (mgr.24316) 21 : cephadm [INF] Saving service grafana spec with placement smithi094=a;count:1 2024-09-17T00:11:28.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:27 smithi094 bash[19906]: audit 2024-09-17T00:11:26.781658+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:28.218 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:27 smithi026 bash[19832]: cluster 2024-09-17T00:11:25.956219+0000 mgr.y (mgr.24316) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:28.218 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:27 smithi026 bash[19832]: audit 2024-09-17T00:11:26.768260+0000 mgr.y (mgr.24316) 20 : audit [DBG] from='client.24344 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi094=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:28.218 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:27 smithi026 bash[19832]: cephadm 2024-09-17T00:11:26.771698+0000 mgr.y (mgr.24316) 21 : cephadm [INF] Saving service grafana spec with placement smithi094=a;count:1 2024-09-17T00:11:28.218 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:27 smithi026 bash[19832]: audit 2024-09-17T00:11:26.781658+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:28.219 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:27 smithi026 bash[24915]: cluster 2024-09-17T00:11:25.956219+0000 mgr.y (mgr.24316) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:28.219 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:27 smithi026 bash[24915]: audit 2024-09-17T00:11:26.768260+0000 mgr.y (mgr.24316) 20 : audit [DBG] from='client.24344 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi094=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:11:28.219 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:27 smithi026 bash[24915]: cephadm 2024-09-17T00:11:26.771698+0000 mgr.y (mgr.24316) 21 : cephadm [INF] Saving service grafana spec with placement smithi094=a;count:1 2024-09-17T00:11:28.219 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:27 smithi026 bash[24915]: audit 2024-09-17T00:11:26.781658+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:30.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:29 smithi026 bash[19832]: cluster 2024-09-17T00:11:27.956906+0000 mgr.y (mgr.24316) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:30.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:29 smithi026 bash[24915]: cluster 2024-09-17T00:11:27.956906+0000 mgr.y (mgr.24316) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:30.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:29 smithi094 bash[19906]: cluster 2024-09-17T00:11:27.956906+0000 mgr.y (mgr.24316) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:31.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:30 smithi026 bash[19832]: cluster 2024-09-17T00:11:29.957481+0000 mgr.y (mgr.24316) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:31.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:30 smithi026 bash[24915]: cluster 2024-09-17T00:11:29.957481+0000 mgr.y (mgr.24316) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:31.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:30 smithi094 bash[19906]: cluster 2024-09-17T00:11:29.957481+0000 mgr.y (mgr.24316) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:31.546 INFO:teuthology.orchestra.run.smithi026.stdout:[client.0] 2024-09-17T00:11:31.546 INFO:teuthology.orchestra.run.smithi026.stdout: key = AQAzyehmjZ2JIBAAFVYaVFbgFt8HbvaLDXDG2A== 2024-09-17T00:11:32.176 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:31 smithi094 bash[19906]: audit 2024-09-17T00:11:31.545636+0000 mon.a (mon.0) 627 : audit [INF] from='client.? 172.21.15.26:0/2540991923' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:11:32.176 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:31 smithi094 bash[19906]: audit 2024-09-17T00:11:31.549805+0000 mon.a (mon.0) 628 : audit [INF] from='client.? 172.21.15.26:0/2540991923' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T00:11:32.213 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:31 smithi026 bash[19832]: audit 2024-09-17T00:11:31.545636+0000 mon.a (mon.0) 627 : audit [INF] from='client.? 172.21.15.26:0/2540991923' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:11:32.214 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:31 smithi026 bash[19832]: audit 2024-09-17T00:11:31.549805+0000 mon.a (mon.0) 628 : audit [INF] from='client.? 172.21.15.26:0/2540991923' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T00:11:32.214 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:31 smithi026 bash[24915]: audit 2024-09-17T00:11:31.545636+0000 mon.a (mon.0) 627 : audit [INF] from='client.? 172.21.15.26:0/2540991923' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:11:32.214 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:31 smithi026 bash[24915]: audit 2024-09-17T00:11:31.549805+0000 mon.a (mon.0) 628 : audit [INF] from='client.? 172.21.15.26:0/2540991923' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T00:11:32.215 DEBUG:teuthology.orchestra.run.smithi026:> set -ex 2024-09-17T00:11:32.215 DEBUG:teuthology.orchestra.run.smithi026:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T00:11:32.215 DEBUG:teuthology.orchestra.run.smithi026:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T00:11:32.239 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T00:11:33.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:32 smithi094 bash[19906]: cluster 2024-09-17T00:11:31.958121+0000 mgr.y (mgr.24316) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:33.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:32 smithi026 bash[19832]: cluster 2024-09-17T00:11:31.958121+0000 mgr.y (mgr.24316) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:33.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:32 smithi026 bash[24915]: cluster 2024-09-17T00:11:31.958121+0000 mgr.y (mgr.24316) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:33.419 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:11:33 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:33.680 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:33 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:33.681 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:33 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:33.681 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:11:33 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:33.681 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:11:33 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:33.681 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:11:33 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:33.681 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:11:33 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:33.682 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:11:33 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:33.682 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:11:33 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:33.682 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:33 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:33.682 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:33 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:33.682 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:11:33 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:33.683 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:33 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:33.683 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:33 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:33.683 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:33 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:33.683 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:33 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:33.683 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:33 smithi094 systemd[1]: Started Ceph prometheus.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:11:34.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:34.442 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:34.443 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:34.443 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:34.443 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:11:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:34.443 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:11:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:34.444 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:11:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:34.444 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:11:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:34.444 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:11:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:34.444 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:11:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:34.444 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:11:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:34.444 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:11:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:34.445 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:34 smithi026 systemd[1]: Started Ceph node-exporter.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:11:34.445 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:34.445 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:34.728 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:34 smithi026 bash[38928]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-09-17T00:11:34.728 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:34 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:34.993 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:34 smithi026 bash[24915]: audit 2024-09-17T00:11:33.727775+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:34.993 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:34 smithi026 bash[24915]: cephadm 2024-09-17T00:11:33.733672+0000 mgr.y (mgr.24316) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi026 2024-09-17T00:11:34.993 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:34 smithi026 bash[24915]: audit 2024-09-17T00:11:34.031570+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:34.993 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:34 smithi026 bash[24915]: audit 2024-09-17T00:11:34.481050+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:34.993 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:34 smithi026 bash[19832]: audit 2024-09-17T00:11:33.727775+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:34.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:34 smithi026 bash[19832]: cephadm 2024-09-17T00:11:33.733672+0000 mgr.y (mgr.24316) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi026 2024-09-17T00:11:34.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:34 smithi026 bash[19832]: audit 2024-09-17T00:11:34.031570+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:34.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:34 smithi026 bash[19832]: audit 2024-09-17T00:11:34.481050+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:35.067 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:34 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.068 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:11:34 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.068 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:11:34 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.068 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:11:34 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.069 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:11:34 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.069 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:34 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.069 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:34 smithi094 bash[19906]: audit 2024-09-17T00:11:33.727775+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:35.069 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:34 smithi094 bash[19906]: cephadm 2024-09-17T00:11:33.733672+0000 mgr.y (mgr.24316) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi026 2024-09-17T00:11:35.069 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:34 smithi094 bash[19906]: audit 2024-09-17T00:11:34.031570+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:35.069 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:34 smithi094 bash[19906]: audit 2024-09-17T00:11:34.481050+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:35.069 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:34 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.252 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:34 smithi026 bash[38928]: v1.3.1: Pulling from prometheus/node-exporter 2024-09-17T00:11:35.252 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[38928]: aa2a8d90b84c: Pulling fs layer 2024-09-17T00:11:35.252 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[38928]: b45d31ee2d7f: Pulling fs layer 2024-09-17T00:11:35.252 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[38928]: b5db1e299295: Pulling fs layer 2024-09-17T00:11:35.327 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:11:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.328 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:11:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.328 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.328 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.328 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.328 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.329 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.329 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.329 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:11:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.330 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:11:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.330 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:35.605 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:35 smithi094 systemd[1]: Started Ceph node-exporter.b for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:11:35.605 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34288]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-09-17T00:11:35.730 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[38928]: aa2a8d90b84c: Verifying Checksum 2024-09-17T00:11:35.730 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[38928]: aa2a8d90b84c: Download complete 2024-09-17T00:11:35.730 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[38928]: b45d31ee2d7f: Download complete 2024-09-17T00:11:35.730 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[38928]: b5db1e299295: Verifying Checksum 2024-09-17T00:11:35.731 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[38928]: b5db1e299295: Download complete 2024-09-17T00:11:35.731 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[38928]: aa2a8d90b84c: Pull complete 2024-09-17T00:11:35.983 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[19906]: cluster 2024-09-17T00:11:33.958546+0000 mgr.y (mgr.24316) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:35.983 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[19906]: cephadm 2024-09-17T00:11:34.482956+0000 mgr.y (mgr.24316) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi094 2024-09-17T00:11:35.983 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[19906]: audit 2024-09-17T00:11:35.375969+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:35.983 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[19906]: audit 2024-09-17T00:11:35.381146+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:35.983 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[19906]: audit 2024-09-17T00:11:35.384449+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:35.983 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[19906]: audit 2024-09-17T00:11:35.386571+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:36.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[19832]: cluster 2024-09-17T00:11:33.958546+0000 mgr.y (mgr.24316) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:36.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[19832]: cephadm 2024-09-17T00:11:34.482956+0000 mgr.y (mgr.24316) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi094 2024-09-17T00:11:36.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[19832]: audit 2024-09-17T00:11:35.375969+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:36.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[19832]: audit 2024-09-17T00:11:35.381146+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:36.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[19832]: audit 2024-09-17T00:11:35.384449+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:36.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[19832]: audit 2024-09-17T00:11:35.386571+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:36.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[24915]: cluster 2024-09-17T00:11:33.958546+0000 mgr.y (mgr.24316) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:36.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[24915]: cephadm 2024-09-17T00:11:34.482956+0000 mgr.y (mgr.24316) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi094 2024-09-17T00:11:36.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[24915]: audit 2024-09-17T00:11:35.375969+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:36.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[24915]: audit 2024-09-17T00:11:35.381146+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:11:36.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[24915]: audit 2024-09-17T00:11:35.384449+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:11:36.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:35 smithi026 bash[24915]: audit 2024-09-17T00:11:35.386571+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:11:36.314 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34118]: ts=2024-09-17T00:11:35.992Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T00:11:36.314 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34118]: ts=2024-09-17T00:11:35.992Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-09-17T00:11:36.314 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34118]: ts=2024-09-17T00:11:35.992Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-09-17T00:11:36.314 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34118]: ts=2024-09-17T00:11:35.992Z caller=main.go:518 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi094 (none))" 2024-09-17T00:11:36.314 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34118]: ts=2024-09-17T00:11:35.992Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T00:11:36.314 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34118]: ts=2024-09-17T00:11:35.992Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T00:11:36.314 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34118]: ts=2024-09-17T00:11:35.994Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T00:11:36.315 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34118]: ts=2024-09-17T00:11:35.995Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-09-17T00:11:36.315 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34118]: ts=2024-09-17T00:11:35.996Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-09-17T00:11:36.315 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34118]: ts=2024-09-17T00:11:35.998Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T00:11:36.315 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34118]: ts=2024-09-17T00:11:35.998Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.715µs 2024-09-17T00:11:36.315 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34118]: ts=2024-09-17T00:11:35.998Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T00:11:36.315 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34118]: ts=2024-09-17T00:11:35.998Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-17T00:11:36.315 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34118]: ts=2024-09-17T00:11:35.998Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.006µs wal_replay_duration=208.024µs total_replay_duration=249.884µs 2024-09-17T00:11:36.315 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34118]: ts=2024-09-17T00:11:35.999Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T00:11:36.315 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34118]: ts=2024-09-17T00:11:35.999Z caller=main.go:947 level=info msg="TSDB started" 2024-09-17T00:11:36.315 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:35 smithi094 bash[34118]: ts=2024-09-17T00:11:35.999Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T00:11:36.315 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:36 smithi094 bash[34118]: ts=2024-09-17T00:11:36.018Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.293338ms db_storage=680ns remote_storage=1.331µs web_handler=353ns query_engine=661ns scrape=276.442µs scrape_sd=18.148µs notify=1.221µs notify_sd=2.181µs rules=18.773452ms 2024-09-17T00:11:36.315 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:11:36 smithi094 bash[34118]: ts=2024-09-17T00:11:36.018Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-09-17T00:11:36.605 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:36 smithi094 bash[34288]: v1.3.1: Pulling from prometheus/node-exporter 2024-09-17T00:11:36.751 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:36 smithi026 bash[38928]: b45d31ee2d7f: Pull complete 2024-09-17T00:11:37.073 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:36 smithi026 bash[38928]: b5db1e299295: Pull complete 2024-09-17T00:11:37.073 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:36 smithi026 bash[38928]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-09-17T00:11:37.073 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:36 smithi026 bash[38928]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-09-17T00:11:37.306 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:37 smithi094 bash[34288]: aa2a8d90b84c: Pulling fs layer 2024-09-17T00:11:37.306 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:37 smithi094 bash[34288]: b45d31ee2d7f: Pulling fs layer 2024-09-17T00:11:37.306 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:37 smithi094 bash[34288]: b5db1e299295: Pulling fs layer 2024-09-17T00:11:37.307 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:37 smithi094 bash[34288]: b45d31ee2d7f: Verifying Checksum 2024-09-17T00:11:37.307 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:37 smithi094 bash[34288]: b45d31ee2d7f: Download complete 2024-09-17T00:11:37.307 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:37 smithi094 bash[34288]: aa2a8d90b84c: Verifying Checksum 2024-09-17T00:11:37.307 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:37 smithi094 bash[34288]: aa2a8d90b84c: Download complete 2024-09-17T00:11:37.605 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:37 smithi094 bash[34288]: b5db1e299295: Verifying Checksum 2024-09-17T00:11:37.605 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:37 smithi094 bash[34288]: b5db1e299295: Download complete 2024-09-17T00:11:37.605 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:37 smithi094 bash[34288]: aa2a8d90b84c: Pull complete 2024-09-17T00:11:37.913 INFO:teuthology.orchestra.run.smithi094.stdout:[client.1] 2024-09-17T00:11:37.913 INFO:teuthology.orchestra.run.smithi094.stdout: key = AQA5yehm5gYyNhAAcwl8bvLQEaUHlT5Abcy4Sw== 2024-09-17T00:11:38.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:37 smithi026 bash[19832]: cluster 2024-09-17T00:11:35.959250+0000 mgr.y (mgr.24316) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:38.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:37 smithi026 bash[24915]: cluster 2024-09-17T00:11:35.959250+0000 mgr.y (mgr.24316) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:38.105 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:37 smithi094 bash[34288]: b45d31ee2d7f: Pull complete 2024-09-17T00:11:38.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:37 smithi094 bash[19906]: cluster 2024-09-17T00:11:35.959250+0000 mgr.y (mgr.24316) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:38.736 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.499Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-09-17T00:11:38.736 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.499Z 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-09-17T00:11:38.737 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z 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-09-17T00:11:38.737 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z 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-09-17T00:11:38.737 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-09-17T00:11:38.737 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=arp 2024-09-17T00:11:38.737 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=bcache 2024-09-17T00:11:38.737 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=bonding 2024-09-17T00:11:38.737 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=btrfs 2024-09-17T00:11:38.737 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=conntrack 2024-09-17T00:11:38.737 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=cpu 2024-09-17T00:11:38.737 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-09-17T00:11:38.738 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=diskstats 2024-09-17T00:11:38.738 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=dmi 2024-09-17T00:11:38.738 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=edac 2024-09-17T00:11:38.738 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=entropy 2024-09-17T00:11:38.738 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-09-17T00:11:38.738 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=filefd 2024-09-17T00:11:38.738 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=filesystem 2024-09-17T00:11:38.738 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=hwmon 2024-09-17T00:11:38.738 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=infiniband 2024-09-17T00:11:38.738 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=ipvs 2024-09-17T00:11:38.739 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=loadavg 2024-09-17T00:11:38.739 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=mdadm 2024-09-17T00:11:38.739 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=meminfo 2024-09-17T00:11:38.739 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=netclass 2024-09-17T00:11:38.739 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=netdev 2024-09-17T00:11:38.739 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=netstat 2024-09-17T00:11:38.739 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=nfs 2024-09-17T00:11:38.739 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=nfsd 2024-09-17T00:11:38.739 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=nvme 2024-09-17T00:11:38.740 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=os 2024-09-17T00:11:38.740 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-09-17T00:11:38.740 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=pressure 2024-09-17T00:11:38.740 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=rapl 2024-09-17T00:11:38.740 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=schedstat 2024-09-17T00:11:38.740 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=sockstat 2024-09-17T00:11:38.740 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=softnet 2024-09-17T00:11:38.740 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=stat 2024-09-17T00:11:38.740 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=tapestats 2024-09-17T00:11:38.740 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=textfile 2024-09-17T00:11:38.740 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-09-17T00:11:38.741 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=time 2024-09-17T00:11:38.741 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-09-17T00:11:38.741 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=uname 2024-09-17T00:11:38.741 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=vmstat 2024-09-17T00:11:38.741 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=xfs 2024-09-17T00:11:38.741 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.500Z caller=node_exporter.go:115 level=info collector=zfs 2024-09-17T00:11:38.741 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.501Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-09-17T00:11:38.741 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[38928]: ts=2024-09-17T00:11:38.501Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-09-17T00:11:39.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[19832]: audit 2024-09-17T00:11:37.908979+0000 mon.a (mon.0) 633 : 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-09-17T00:11:39.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[19832]: audit 2024-09-17T00:11:37.914036+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.94:0/3120659738' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:11:39.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[19832]: audit 2024-09-17T00:11:37.916028+0000 mon.a (mon.0) 634 : 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-09-17T00:11:39.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[19832]: audit 2024-09-17T00:11:38.663931+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:39.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[24915]: audit 2024-09-17T00:11:37.908979+0000 mon.a (mon.0) 633 : 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-09-17T00:11:39.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[24915]: audit 2024-09-17T00:11:37.914036+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.94:0/3120659738' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:11:39.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[24915]: audit 2024-09-17T00:11:37.916028+0000 mon.a (mon.0) 634 : 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-09-17T00:11:39.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:38 smithi026 bash[24915]: audit 2024-09-17T00:11:38.663931+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:39.009 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:38 smithi094 bash[19906]: audit 2024-09-17T00:11:37.908979+0000 mon.a (mon.0) 633 : 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-09-17T00:11:39.009 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:38 smithi094 bash[19906]: audit 2024-09-17T00:11:37.914036+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.94:0/3120659738' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T00:11:39.009 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:38 smithi094 bash[19906]: audit 2024-09-17T00:11:37.916028+0000 mon.a (mon.0) 634 : 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-09-17T00:11:39.009 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:38 smithi094 bash[19906]: audit 2024-09-17T00:11:38.663931+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:39.117 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2024-09-17T00:11:39.117 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-17T00:11:39.117 DEBUG:teuthology.orchestra.run.smithi094:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-17T00:11:39.140 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T00:11:39.140 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T00:11:39.141 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T00:11:39.322 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:39 smithi094 bash[34288]: b5db1e299295: Pull complete 2024-09-17T00:11:39.322 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:39 smithi094 bash[34288]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-09-17T00:11:39.322 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:39 smithi094 bash[34288]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-09-17T00:11:40.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:39 smithi026 bash[19832]: cluster 2024-09-17T00:11:37.959918+0000 mgr.y (mgr.24316) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:40.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:39 smithi026 bash[19832]: audit 2024-09-17T00:11:39.040922+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:40.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:39 smithi026 bash[24915]: cluster 2024-09-17T00:11:37.959918+0000 mgr.y (mgr.24316) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:40.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:39 smithi026 bash[24915]: audit 2024-09-17T00:11:39.040922+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:40.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:39 smithi094 bash[19906]: cluster 2024-09-17T00:11:37.959918+0000 mgr.y (mgr.24316) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:40.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:39 smithi094 bash[19906]: audit 2024-09-17T00:11:39.040922+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:40.502 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:11:40 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:40.856 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.509Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-09-17T00:11:40.856 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.509Z 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-09-17T00:11:40.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.509Z 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-09-17T00:11:40.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z 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-09-17T00:11:40.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-09-17T00:11:40.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=arp 2024-09-17T00:11:40.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=bcache 2024-09-17T00:11:40.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=bonding 2024-09-17T00:11:40.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=btrfs 2024-09-17T00:11:40.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=conntrack 2024-09-17T00:11:40.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=cpu 2024-09-17T00:11:40.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-09-17T00:11:40.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=diskstats 2024-09-17T00:11:40.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=dmi 2024-09-17T00:11:40.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=edac 2024-09-17T00:11:40.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=entropy 2024-09-17T00:11:40.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-09-17T00:11:40.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=filefd 2024-09-17T00:11:40.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=filesystem 2024-09-17T00:11:40.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=hwmon 2024-09-17T00:11:40.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=infiniband 2024-09-17T00:11:40.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=ipvs 2024-09-17T00:11:40.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=loadavg 2024-09-17T00:11:40.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=mdadm 2024-09-17T00:11:40.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=meminfo 2024-09-17T00:11:40.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=netclass 2024-09-17T00:11:40.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=netdev 2024-09-17T00:11:40.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=netstat 2024-09-17T00:11:40.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=nfs 2024-09-17T00:11:40.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=nfsd 2024-09-17T00:11:40.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=nvme 2024-09-17T00:11:40.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=os 2024-09-17T00:11:40.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-09-17T00:11:40.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=pressure 2024-09-17T00:11:40.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=rapl 2024-09-17T00:11:40.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=schedstat 2024-09-17T00:11:40.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=sockstat 2024-09-17T00:11:40.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=softnet 2024-09-17T00:11:40.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=stat 2024-09-17T00:11:40.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=tapestats 2024-09-17T00:11:40.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=textfile 2024-09-17T00:11:40.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-09-17T00:11:40.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=time 2024-09-17T00:11:40.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-09-17T00:11:40.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=uname 2024-09-17T00:11:40.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=vmstat 2024-09-17T00:11:40.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=xfs 2024-09-17T00:11:40.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:115 level=info collector=zfs 2024-09-17T00:11:40.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.510Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-09-17T00:11:40.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:11:40 smithi094 bash[34288]: ts=2024-09-17T00:11:40.511Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-09-17T00:11:41.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:41 smithi094 bash[19906]: cluster 2024-09-17T00:11:39.960515+0000 mgr.y (mgr.24316) 30 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:41.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:41 smithi094 bash[19906]: audit 2024-09-17T00:11:40.020214+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:41.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:41 smithi094 bash[19906]: audit 2024-09-17T00:11:40.031063+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:41.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:41 smithi094 bash[19906]: cephadm 2024-09-17T00:11:40.055776+0000 mgr.y (mgr.24316) 31 : cephadm [INF] Deploying daemon alertmanager.a on smithi026 2024-09-17T00:11:41.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:41 smithi026 bash[19832]: cluster 2024-09-17T00:11:39.960515+0000 mgr.y (mgr.24316) 30 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:41.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:41 smithi026 bash[19832]: audit 2024-09-17T00:11:40.020214+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:41.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:41 smithi026 bash[19832]: audit 2024-09-17T00:11:40.031063+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:41.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:41 smithi026 bash[19832]: cephadm 2024-09-17T00:11:40.055776+0000 mgr.y (mgr.24316) 31 : cephadm [INF] Deploying daemon alertmanager.a on smithi026 2024-09-17T00:11:41.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:41 smithi026 bash[24915]: cluster 2024-09-17T00:11:39.960515+0000 mgr.y (mgr.24316) 30 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:41.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:41 smithi026 bash[24915]: audit 2024-09-17T00:11:40.020214+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:41.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:41 smithi026 bash[24915]: audit 2024-09-17T00:11:40.031063+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:41.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:41 smithi026 bash[24915]: cephadm 2024-09-17T00:11:40.055776+0000 mgr.y (mgr.24316) 31 : cephadm [INF] Deploying daemon alertmanager.a on smithi026 2024-09-17T00:11:41.865 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:11:43.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:43 smithi094 bash[19906]: cluster 2024-09-17T00:11:41.961204+0000 mgr.y (mgr.24316) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:43.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:43 smithi026 bash[19832]: cluster 2024-09-17T00:11:41.961204+0000 mgr.y (mgr.24316) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:43.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:43 smithi026 bash[24915]: cluster 2024-09-17T00:11:41.961204+0000 mgr.y (mgr.24316) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:45.309 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:45 smithi026 bash[19832]: cluster 2024-09-17T00:11:43.961939+0000 mgr.y (mgr.24316) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:45.309 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:45 smithi026 bash[24915]: cluster 2024-09-17T00:11:43.961939+0000 mgr.y (mgr.24316) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:45.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:45 smithi094 bash[19906]: cluster 2024-09-17T00:11:43.961939+0000 mgr.y (mgr.24316) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:47.001 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:46 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:11:46] "GET /metrics HTTP/1.1" 200 191484 "" "Prometheus/2.33.4" 2024-09-17T00:11:47.280 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:47 smithi026 bash[19832]: cluster 2024-09-17T00:11:45.962647+0000 mgr.y (mgr.24316) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:47.281 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:47 smithi026 bash[24915]: cluster 2024-09-17T00:11:45.962647+0000 mgr.y (mgr.24316) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:47.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:47 smithi094 bash[19906]: cluster 2024-09-17T00:11:45.962647+0000 mgr.y (mgr.24316) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:47.684 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-17T00:11:48.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:48 smithi094 bash[19906]: audit 2024-09-17T00:11:47.682339+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.26:0/3807579506' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T00:11:48.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:48 smithi026 bash[19832]: audit 2024-09-17T00:11:47.682339+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.26:0/3807579506' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T00:11:48.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:48 smithi026 bash[24915]: audit 2024-09-17T00:11:47.682339+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.26:0/3807579506' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T00:11:48.883 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":20,"active_gid":24316,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6800","nonce":931716864},{"type":"v1","addr":"172.21.15.26:6801","nonce":931716864}]},"active_addr":"172.21.15.26:6801/931716864","active_change":"2024-09-17T00:11:13.120675+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24311,"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.26:8443/","prometheus":"http://172.21.15.26:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":60,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.26:0","nonce":395814427}]},{"addrvec":[{"type":"v2","addr":"172.21.15.26:0","nonce":2599831388}]},{"addrvec":[{"type":"v2","addr":"172.21.15.26:0","nonce":3809626225}]},{"addrvec":[{"type":"v2","addr":"172.21.15.26:0","nonce":3987221576}]}]}} 2024-09-17T00:11:48.887 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T00:11:48.887 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T00:11:48.887 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T00:11:49.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:49 smithi026 bash[19832]: cluster 2024-09-17T00:11:47.963260+0000 mgr.y (mgr.24316) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:49.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:49 smithi026 bash[24915]: cluster 2024-09-17T00:11:47.963260+0000 mgr.y (mgr.24316) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:49.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:49 smithi094 bash[19906]: cluster 2024-09-17T00:11:47.963260+0000 mgr.y (mgr.24316) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:50.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:49 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:11:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:11:50.653 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.653 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.654 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.654 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.654 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.654 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.655 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.655 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.925 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.925 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.926 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.926 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.926 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.926 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.927 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.927 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.927 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.927 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.927 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:50.927 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: Started Ceph alertmanager.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:11:50.928 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:11:50 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:51.199 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:50 smithi094 bash[19906]: cluster 2024-09-17T00:11:49.963775+0000 mgr.y (mgr.24316) 36 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:51.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:50 smithi026 bash[19832]: cluster 2024-09-17T00:11:49.963775+0000 mgr.y (mgr.24316) 36 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:51.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:50 smithi026 bash[24915]: cluster 2024-09-17T00:11:49.963775+0000 mgr.y (mgr.24316) 36 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:51.605 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:11:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:11:51.623 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:11:52.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:51 smithi094 bash[19906]: audit 2024-09-17T00:11:50.945882+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:52.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:51 smithi094 bash[19906]: audit 2024-09-17T00:11:50.981127+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:52.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:51 smithi094 bash[19906]: audit 2024-09-17T00:11:50.985734+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:52.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:51 smithi094 bash[19906]: audit 2024-09-17T00:11:50.989636+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:11:52.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:51 smithi094 bash[19906]: audit 2024-09-17T00:11:50.990074+0000 mgr.y (mgr.24316) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:11:52.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:51 smithi094 bash[19906]: audit 2024-09-17T00:11:50.994499+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:52.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:51 smithi094 bash[19906]: cephadm 2024-09-17T00:11:51.002110+0000 mgr.y (mgr.24316) 38 : cephadm [INF] Deploying daemon grafana.a on smithi094 2024-09-17T00:11:52.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[19832]: audit 2024-09-17T00:11:50.945882+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:52.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[19832]: audit 2024-09-17T00:11:50.981127+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:52.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[19832]: audit 2024-09-17T00:11:50.985734+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:52.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[19832]: audit 2024-09-17T00:11:50.989636+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:11:52.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[19832]: audit 2024-09-17T00:11:50.990074+0000 mgr.y (mgr.24316) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:11:52.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[19832]: audit 2024-09-17T00:11:50.994499+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:52.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[19832]: cephadm 2024-09-17T00:11:51.002110+0000 mgr.y (mgr.24316) 38 : cephadm [INF] Deploying daemon grafana.a on smithi094 2024-09-17T00:11:52.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[24915]: audit 2024-09-17T00:11:50.945882+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:52.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[24915]: audit 2024-09-17T00:11:50.981127+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:52.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[24915]: audit 2024-09-17T00:11:50.985734+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:52.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[24915]: audit 2024-09-17T00:11:50.989636+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:11:52.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[24915]: audit 2024-09-17T00:11:50.990074+0000 mgr.y (mgr.24316) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:11:52.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[24915]: audit 2024-09-17T00:11:50.994499+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:52.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[24915]: cephadm 2024-09-17T00:11:51.002110+0000 mgr.y (mgr.24316) 38 : cephadm [INF] Deploying daemon grafana.a on smithi094 2024-09-17T00:11:52.951 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[39677]: level=info ts=2024-09-17T00:11:52.780Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-09-17T00:11:52.951 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[39677]: level=info ts=2024-09-17T00:11:52.780Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-09-17T00:11:52.951 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[39677]: level=info ts=2024-09-17T00:11:52.782Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.26 port=9094 2024-09-17T00:11:52.951 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[39677]: level=info ts=2024-09-17T00:11:52.783Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T00:11:52.951 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[39677]: level=info ts=2024-09-17T00:11:52.817Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T00:11:52.951 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[39677]: level=info ts=2024-09-17T00:11:52.817Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T00:11:52.951 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[39677]: level=info ts=2024-09-17T00:11:52.820Z caller=main.go:518 msg=Listening address=:9093 2024-09-17T00:11:52.952 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[39677]: level=info ts=2024-09-17T00:11:52.820Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-09-17T00:11:53.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[19832]: cluster 2024-09-17T00:11:51.964385+0000 mgr.y (mgr.24316) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:53.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:52 smithi026 bash[24915]: cluster 2024-09-17T00:11:51.964385+0000 mgr.y (mgr.24316) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:53.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:52 smithi094 bash[19906]: cluster 2024-09-17T00:11:51.964385+0000 mgr.y (mgr.24316) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:55.045 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:11:54 smithi026 bash[39677]: level=info ts=2024-09-17T00:11:54.783Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000091051s 2024-09-17T00:11:55.327 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-17T00:11:55.327 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":60,"fsid":"23e17d62-7488-11ef-bceb-c7b262605968","created":"2024-09-17T00:03:33.555741+0000","modified":"2024-09-17T00:11:13.120011+0000","last_up_change":"2024-09-17T00:10:45.921215+0000","last_in_change":"2024-09-17T00:10:20.688857+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-09-17T00:07:43.790476+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"9d422766-bb69-45bb-8a92-6703233ae264","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6802","nonce":270701918},{"type":"v1","addr":"172.21.15.26:6803","nonce":270701918}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":270701918},{"type":"v1","addr":"172.21.15.26:6805","nonce":270701918}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":270701918},{"type":"v1","addr":"172.21.15.26:6809","nonce":270701918}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":270701918},{"type":"v1","addr":"172.21.15.26:6807","nonce":270701918}]},"public_addr":"172.21.15.26:6803/270701918","cluster_addr":"172.21.15.26:6805/270701918","heartbeat_back_addr":"172.21.15.26:6809/270701918","heartbeat_front_addr":"172.21.15.26:6807/270701918","state":["exists","up"]},{"osd":1,"uuid":"3be7ad8b-bd4b-4149-9ade-53b17f7de111","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6810","nonce":1498362707},{"type":"v1","addr":"172.21.15.26:6811","nonce":1498362707}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":1498362707},{"type":"v1","addr":"172.21.15.26:6813","nonce":1498362707}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":1498362707},{"type":"v1","addr":"172.21.15.26:6817","nonce":1498362707}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":1498362707},{"type":"v1","addr":"172.21.15.26:6815","nonce":1498362707}]},"public_addr":"172.21.15.26:6811/1498362707","cluster_addr":"172.21.15.26:6813/1498362707","heartbeat_back_addr":"172.21.15.26:6817/1498362707","heartbeat_front_addr":"172.21.15.26:6815/1498362707","state":["exists","up"]},{"osd":2,"uuid":"ea84c4a0-aced-4401-84bc-62f426c937f5","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.26:6818","nonce":3141384730},{"type":"v1","addr":"172.21.15.26:6819","nonce":3141384730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":3141384730},{"type":"v1","addr":"172.21.15.26:6821","nonce":3141384730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":3141384730},{"type":"v1","addr":"172.21.15.26:6825","nonce":3141384730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":3141384730},{"type":"v1","addr":"172.21.15.26:6823","nonce":3141384730}]},"public_addr":"172.21.15.26:6819/3141384730","cluster_addr":"172.21.15.26:6821/3141384730","heartbeat_back_addr":"172.21.15.26:6825/3141384730","heartbeat_front_addr":"172.21.15.26:6823/3141384730","state":["exists","up"]},{"osd":3,"uuid":"80a8175a-6040-4690-97e8-63d7539013b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6826","nonce":950335773},{"type":"v1","addr":"172.21.15.26:6827","nonce":950335773}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":950335773},{"type":"v1","addr":"172.21.15.26:6829","nonce":950335773}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":950335773},{"type":"v1","addr":"172.21.15.26:6833","nonce":950335773}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":950335773},{"type":"v1","addr":"172.21.15.26:6831","nonce":950335773}]},"public_addr":"172.21.15.26:6827/950335773","cluster_addr":"172.21.15.26:6829/950335773","heartbeat_back_addr":"172.21.15.26:6833/950335773","heartbeat_front_addr":"172.21.15.26:6831/950335773","state":["exists","up"]},{"osd":4,"uuid":"1f46c2b9-3649-41d6-a277-98acccc062db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6800","nonce":9566125},{"type":"v1","addr":"172.21.15.94:6801","nonce":9566125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6802","nonce":9566125},{"type":"v1","addr":"172.21.15.94:6803","nonce":9566125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6806","nonce":9566125},{"type":"v1","addr":"172.21.15.94:6807","nonce":9566125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6804","nonce":9566125},{"type":"v1","addr":"172.21.15.94:6805","nonce":9566125}]},"public_addr":"172.21.15.94:6801/9566125","cluster_addr":"172.21.15.94:6803/9566125","heartbeat_back_addr":"172.21.15.94:6807/9566125","heartbeat_front_addr":"172.21.15.94:6805/9566125","state":["exists","up"]},{"osd":5,"uuid":"b98ccda6-6200-491b-9aec-95b9348fa8b1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6808","nonce":4096092014},{"type":"v1","addr":"172.21.15.94:6809","nonce":4096092014}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6810","nonce":4096092014},{"type":"v1","addr":"172.21.15.94:6811","nonce":4096092014}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6814","nonce":4096092014},{"type":"v1","addr":"172.21.15.94:6815","nonce":4096092014}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6812","nonce":4096092014},{"type":"v1","addr":"172.21.15.94:6813","nonce":4096092014}]},"public_addr":"172.21.15.94:6809/4096092014","cluster_addr":"172.21.15.94:6811/4096092014","heartbeat_back_addr":"172.21.15.94:6815/4096092014","heartbeat_front_addr":"172.21.15.94:6813/4096092014","state":["exists","up"]},{"osd":6,"uuid":"a7bf88cc-42c5-4af1-bc03-849cc07d73df","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6816","nonce":77227437},{"type":"v1","addr":"172.21.15.94:6817","nonce":77227437}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6818","nonce":77227437},{"type":"v1","addr":"172.21.15.94:6819","nonce":77227437}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6822","nonce":77227437},{"type":"v1","addr":"172.21.15.94:6823","nonce":77227437}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6820","nonce":77227437},{"type":"v1","addr":"172.21.15.94:6821","nonce":77227437}]},"public_addr":"172.21.15.94:6817/77227437","cluster_addr":"172.21.15.94:6819/77227437","heartbeat_back_addr":"172.21.15.94:6823/77227437","heartbeat_front_addr":"172.21.15.94:6821/77227437","state":["exists","up"]},{"osd":7,"uuid":"6e163198-e398-4c4a-96f4-a2204cc937dc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6824","nonce":816367270},{"type":"v1","addr":"172.21.15.94:6825","nonce":816367270}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6826","nonce":816367270},{"type":"v1","addr":"172.21.15.94:6827","nonce":816367270}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6830","nonce":816367270},{"type":"v1","addr":"172.21.15.94:6831","nonce":816367270}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6828","nonce":816367270},{"type":"v1","addr":"172.21.15.94:6829","nonce":816367270}]},"public_addr":"172.21.15.94:6825/816367270","cluster_addr":"172.21.15.94:6827/816367270","heartbeat_back_addr":"172.21.15.94:6831/816367270","heartbeat_front_addr":"172.21.15.94:6829/816367270","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-09-17T00:06:25.044515+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-09-17T00:07:02.401313+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-09-17T00:07:39.815364+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-09-17T00:08:19.564929+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-09-17T00:08:53.233669+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-09-17T00:09:29.125116+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-09-17T00:10:05.828929+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-09-17T00:10:44.177484+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.26:0/2094692163":"2024-09-18T00:11:13.119887+0000","172.21.15.26:0/1446506798":"2024-09-18T00:11:13.119887+0000","172.21.15.26:6800/3746046505":"2024-09-18T00:11:13.119887+0000","172.21.15.26:6801/3457918696":"2024-09-18T00:04:39.138689+0000","172.21.15.26:0/594685225":"2024-09-18T00:11:13.119887+0000","172.21.15.26:6800/3457918696":"2024-09-18T00:04:39.138689+0000","172.21.15.26:0/3212942431":"2024-09-18T00:11:13.119887+0000","172.21.15.26:0/1346328013":"2024-09-18T00:04:39.138689+0000","172.21.15.26:0/2471722496":"2024-09-18T00:04:06.090953+0000","172.21.15.26:6801/3746046505":"2024-09-18T00:11:13.119887+0000","172.21.15.26:6800/464567567":"2024-09-18T00:04:06.090953+0000","172.21.15.26:6801/464567567":"2024-09-18T00:04:06.090953+0000","172.21.15.26:0/1426403509":"2024-09-18T00:04:39.138689+0000","172.21.15.26:0/4173504606":"2024-09-18T00:04:39.138689+0000","172.21.15.26:0/549284797":"2024-09-18T00:04:06.090953+0000","172.21.15.26:0/2394612157":"2024-09-18T00:04:06.090953+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-09-17T00:11:55.340 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:55 smithi026 bash[19832]: cluster 2024-09-17T00:11:53.964887+0000 mgr.y (mgr.24316) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:55.340 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:55 smithi026 bash[19832]: audit 2024-09-17T00:11:54.052267+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:55.340 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:55 smithi026 bash[24915]: cluster 2024-09-17T00:11:53.964887+0000 mgr.y (mgr.24316) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:55.340 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:55 smithi026 bash[24915]: audit 2024-09-17T00:11:54.052267+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:55.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:55 smithi094 bash[19906]: cluster 2024-09-17T00:11:53.964887+0000 mgr.y (mgr.24316) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:55.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:55 smithi094 bash[19906]: audit 2024-09-17T00:11:54.052267+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:11:56.030 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T00:11:56.030 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T00:11:56.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:56 smithi094 bash[19906]: audit 2024-09-17T00:11:55.329037+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.26:0/3289295140' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:11:56.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:56 smithi026 bash[19832]: audit 2024-09-17T00:11:55.329037+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.26:0/3289295140' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:11:56.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:56 smithi026 bash[24915]: audit 2024-09-17T00:11:55.329037+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.26:0/3289295140' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:11:57.001 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:11:56 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:11:56] "GET /metrics HTTP/1.1" 200 191484 "" "Prometheus/2.33.4" 2024-09-17T00:11:57.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:57 smithi094 bash[19906]: cluster 2024-09-17T00:11:55.965515+0000 mgr.y (mgr.24316) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:57.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:57 smithi026 bash[19832]: cluster 2024-09-17T00:11:55.965515+0000 mgr.y (mgr.24316) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:57.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:57 smithi026 bash[24915]: cluster 2024-09-17T00:11:55.965515+0000 mgr.y (mgr.24316) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:58.766 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:11:59.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:11:59 smithi026 bash[19832]: cluster 2024-09-17T00:11:57.966060+0000 mgr.y (mgr.24316) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:59.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:11:59 smithi026 bash[24915]: cluster 2024-09-17T00:11:57.966060+0000 mgr.y (mgr.24316) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:11:59.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:11:59 smithi094 bash[19906]: cluster 2024-09-17T00:11:57.966060+0000 mgr.y (mgr.24316) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:00.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:11:59 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:11:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:12:01.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:00 smithi026 bash[19832]: cluster 2024-09-17T00:11:59.966425+0000 mgr.y (mgr.24316) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:01.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:00 smithi026 bash[24915]: cluster 2024-09-17T00:11:59.966425+0000 mgr.y (mgr.24316) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:01.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:00 smithi094 bash[19906]: cluster 2024-09-17T00:11:59.966425+0000 mgr.y (mgr.24316) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:01.969 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-17T00:12:01.970 INFO:teuthology.orchestra.run.smithi026.stdout:{"epoch":60,"fsid":"23e17d62-7488-11ef-bceb-c7b262605968","created":"2024-09-17T00:03:33.555741+0000","modified":"2024-09-17T00:11:13.120011+0000","last_up_change":"2024-09-17T00:10:45.921215+0000","last_in_change":"2024-09-17T00:10:20.688857+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-09-17T00:07:43.790476+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"9d422766-bb69-45bb-8a92-6703233ae264","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6802","nonce":270701918},{"type":"v1","addr":"172.21.15.26:6803","nonce":270701918}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6804","nonce":270701918},{"type":"v1","addr":"172.21.15.26:6805","nonce":270701918}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6808","nonce":270701918},{"type":"v1","addr":"172.21.15.26:6809","nonce":270701918}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6806","nonce":270701918},{"type":"v1","addr":"172.21.15.26:6807","nonce":270701918}]},"public_addr":"172.21.15.26:6803/270701918","cluster_addr":"172.21.15.26:6805/270701918","heartbeat_back_addr":"172.21.15.26:6809/270701918","heartbeat_front_addr":"172.21.15.26:6807/270701918","state":["exists","up"]},{"osd":1,"uuid":"3be7ad8b-bd4b-4149-9ade-53b17f7de111","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6810","nonce":1498362707},{"type":"v1","addr":"172.21.15.26:6811","nonce":1498362707}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6812","nonce":1498362707},{"type":"v1","addr":"172.21.15.26:6813","nonce":1498362707}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6816","nonce":1498362707},{"type":"v1","addr":"172.21.15.26:6817","nonce":1498362707}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6814","nonce":1498362707},{"type":"v1","addr":"172.21.15.26:6815","nonce":1498362707}]},"public_addr":"172.21.15.26:6811/1498362707","cluster_addr":"172.21.15.26:6813/1498362707","heartbeat_back_addr":"172.21.15.26:6817/1498362707","heartbeat_front_addr":"172.21.15.26:6815/1498362707","state":["exists","up"]},{"osd":2,"uuid":"ea84c4a0-aced-4401-84bc-62f426c937f5","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.26:6818","nonce":3141384730},{"type":"v1","addr":"172.21.15.26:6819","nonce":3141384730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6820","nonce":3141384730},{"type":"v1","addr":"172.21.15.26:6821","nonce":3141384730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6824","nonce":3141384730},{"type":"v1","addr":"172.21.15.26:6825","nonce":3141384730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6822","nonce":3141384730},{"type":"v1","addr":"172.21.15.26:6823","nonce":3141384730}]},"public_addr":"172.21.15.26:6819/3141384730","cluster_addr":"172.21.15.26:6821/3141384730","heartbeat_back_addr":"172.21.15.26:6825/3141384730","heartbeat_front_addr":"172.21.15.26:6823/3141384730","state":["exists","up"]},{"osd":3,"uuid":"80a8175a-6040-4690-97e8-63d7539013b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6826","nonce":950335773},{"type":"v1","addr":"172.21.15.26:6827","nonce":950335773}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6828","nonce":950335773},{"type":"v1","addr":"172.21.15.26:6829","nonce":950335773}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6832","nonce":950335773},{"type":"v1","addr":"172.21.15.26:6833","nonce":950335773}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.26:6830","nonce":950335773},{"type":"v1","addr":"172.21.15.26:6831","nonce":950335773}]},"public_addr":"172.21.15.26:6827/950335773","cluster_addr":"172.21.15.26:6829/950335773","heartbeat_back_addr":"172.21.15.26:6833/950335773","heartbeat_front_addr":"172.21.15.26:6831/950335773","state":["exists","up"]},{"osd":4,"uuid":"1f46c2b9-3649-41d6-a277-98acccc062db","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6800","nonce":9566125},{"type":"v1","addr":"172.21.15.94:6801","nonce":9566125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6802","nonce":9566125},{"type":"v1","addr":"172.21.15.94:6803","nonce":9566125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6806","nonce":9566125},{"type":"v1","addr":"172.21.15.94:6807","nonce":9566125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6804","nonce":9566125},{"type":"v1","addr":"172.21.15.94:6805","nonce":9566125}]},"public_addr":"172.21.15.94:6801/9566125","cluster_addr":"172.21.15.94:6803/9566125","heartbeat_back_addr":"172.21.15.94:6807/9566125","heartbeat_front_addr":"172.21.15.94:6805/9566125","state":["exists","up"]},{"osd":5,"uuid":"b98ccda6-6200-491b-9aec-95b9348fa8b1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6808","nonce":4096092014},{"type":"v1","addr":"172.21.15.94:6809","nonce":4096092014}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6810","nonce":4096092014},{"type":"v1","addr":"172.21.15.94:6811","nonce":4096092014}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6814","nonce":4096092014},{"type":"v1","addr":"172.21.15.94:6815","nonce":4096092014}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6812","nonce":4096092014},{"type":"v1","addr":"172.21.15.94:6813","nonce":4096092014}]},"public_addr":"172.21.15.94:6809/4096092014","cluster_addr":"172.21.15.94:6811/4096092014","heartbeat_back_addr":"172.21.15.94:6815/4096092014","heartbeat_front_addr":"172.21.15.94:6813/4096092014","state":["exists","up"]},{"osd":6,"uuid":"a7bf88cc-42c5-4af1-bc03-849cc07d73df","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6816","nonce":77227437},{"type":"v1","addr":"172.21.15.94:6817","nonce":77227437}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6818","nonce":77227437},{"type":"v1","addr":"172.21.15.94:6819","nonce":77227437}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6822","nonce":77227437},{"type":"v1","addr":"172.21.15.94:6823","nonce":77227437}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6820","nonce":77227437},{"type":"v1","addr":"172.21.15.94:6821","nonce":77227437}]},"public_addr":"172.21.15.94:6817/77227437","cluster_addr":"172.21.15.94:6819/77227437","heartbeat_back_addr":"172.21.15.94:6823/77227437","heartbeat_front_addr":"172.21.15.94:6821/77227437","state":["exists","up"]},{"osd":7,"uuid":"6e163198-e398-4c4a-96f4-a2204cc937dc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6824","nonce":816367270},{"type":"v1","addr":"172.21.15.94:6825","nonce":816367270}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6826","nonce":816367270},{"type":"v1","addr":"172.21.15.94:6827","nonce":816367270}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6830","nonce":816367270},{"type":"v1","addr":"172.21.15.94:6831","nonce":816367270}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6828","nonce":816367270},{"type":"v1","addr":"172.21.15.94:6829","nonce":816367270}]},"public_addr":"172.21.15.94:6825/816367270","cluster_addr":"172.21.15.94:6827/816367270","heartbeat_back_addr":"172.21.15.94:6831/816367270","heartbeat_front_addr":"172.21.15.94:6829/816367270","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-09-17T00:06:25.044515+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-09-17T00:07:02.401313+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-09-17T00:07:39.815364+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-09-17T00:08:19.564929+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-09-17T00:08:53.233669+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-09-17T00:09:29.125116+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-09-17T00:10:05.828929+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-09-17T00:10:44.177484+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.26:0/2094692163":"2024-09-18T00:11:13.119887+0000","172.21.15.26:0/1446506798":"2024-09-18T00:11:13.119887+0000","172.21.15.26:6800/3746046505":"2024-09-18T00:11:13.119887+0000","172.21.15.26:6801/3457918696":"2024-09-18T00:04:39.138689+0000","172.21.15.26:0/594685225":"2024-09-18T00:11:13.119887+0000","172.21.15.26:6800/3457918696":"2024-09-18T00:04:39.138689+0000","172.21.15.26:0/3212942431":"2024-09-18T00:11:13.119887+0000","172.21.15.26:0/1346328013":"2024-09-18T00:04:39.138689+0000","172.21.15.26:0/2471722496":"2024-09-18T00:04:06.090953+0000","172.21.15.26:6801/3746046505":"2024-09-18T00:11:13.119887+0000","172.21.15.26:6800/464567567":"2024-09-18T00:04:06.090953+0000","172.21.15.26:6801/464567567":"2024-09-18T00:04:06.090953+0000","172.21.15.26:0/1426403509":"2024-09-18T00:04:39.138689+0000","172.21.15.26:0/4173504606":"2024-09-18T00:04:39.138689+0000","172.21.15.26:0/549284797":"2024-09-18T00:04:06.090953+0000","172.21.15.26:0/2394612157":"2024-09-18T00:04:06.090953+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-09-17T00:12:02.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:02 smithi026 bash[19832]: audit 2024-09-17T00:12:01.972586+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.26:0/2815471441' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:12:02.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:02 smithi026 bash[24915]: audit 2024-09-17T00:12:01.972586+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.26:0/2815471441' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:12:02.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:02 smithi094 bash[19906]: audit 2024-09-17T00:12:01.972586+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.26:0/2815471441' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T00:12:02.652 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T00:12:02.653 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T00:12:02.653 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T00:12:02.654 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T00:12:02.654 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T00:12:02.655 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T00:12:02.655 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-17T00:12:02.655 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-17T00:12:03.001 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:02 smithi026 bash[39677]: level=info ts=2024-09-17T00:12:02.785Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002226719s 2024-09-17T00:12:03.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:03 smithi026 bash[24915]: cluster 2024-09-17T00:12:01.966960+0000 mgr.y (mgr.24316) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:03.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:03 smithi026 bash[19832]: cluster 2024-09-17T00:12:01.966960+0000 mgr.y (mgr.24316) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:03.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:03 smithi094 bash[19906]: cluster 2024-09-17T00:12:01.966960+0000 mgr.y (mgr.24316) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:05.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:05 smithi094 bash[19906]: cluster 2024-09-17T00:12:03.967492+0000 mgr.y (mgr.24316) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:05.500 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:05.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:05 smithi026 bash[24915]: cluster 2024-09-17T00:12:03.967492+0000 mgr.y (mgr.24316) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:05.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:05 smithi026 bash[19832]: cluster 2024-09-17T00:12:03.967492+0000 mgr.y (mgr.24316) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:05.502 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:05.502 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:05.503 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:05.504 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:05.504 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:05.506 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:05.507 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:07.001 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:12:06 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:12:06] "GET /metrics HTTP/1.1" 200 191481 "" "Prometheus/2.33.4" 2024-09-17T00:12:07.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:07 smithi094 bash[19906]: cluster 2024-09-17T00:12:05.968162+0000 mgr.y (mgr.24316) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:07.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:07 smithi026 bash[19832]: cluster 2024-09-17T00:12:05.968162+0000 mgr.y (mgr.24316) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:07.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:07 smithi026 bash[24915]: cluster 2024-09-17T00:12:05.968162+0000 mgr.y (mgr.24316) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:09.100 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:09 smithi026 bash[24915]: cluster 2024-09-17T00:12:07.968581+0000 mgr.y (mgr.24316) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:09.101 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:09 smithi026 bash[19832]: cluster 2024-09-17T00:12:07.968581+0000 mgr.y (mgr.24316) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:09.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:09 smithi094 bash[19906]: cluster 2024-09-17T00:12:07.968581+0000 mgr.y (mgr.24316) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:10.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:12:09 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:12:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:12:11.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:10 smithi026 bash[19832]: cluster 2024-09-17T00:12:09.968903+0000 mgr.y (mgr.24316) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:11.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:10 smithi026 bash[24915]: cluster 2024-09-17T00:12:09.968903+0000 mgr.y (mgr.24316) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:11.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:10 smithi094 bash[19906]: cluster 2024-09-17T00:12:09.968903+0000 mgr.y (mgr.24316) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:13.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:13 smithi094 bash[19906]: cluster 2024-09-17T00:12:11.969451+0000 mgr.y (mgr.24316) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:13.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:13 smithi026 bash[19832]: cluster 2024-09-17T00:12:11.969451+0000 mgr.y (mgr.24316) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:13.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:13 smithi026 bash[24915]: cluster 2024-09-17T00:12:11.969451+0000 mgr.y (mgr.24316) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:14.940 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:12:14 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:14.940 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:12:14 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:14.941 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:12:14 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:14.941 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:12:14 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:14.941 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:12:14 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:14.942 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:12:14 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:14.942 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:14 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:14.942 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:14 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:15.192 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:12:15 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:15.193 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:12:15 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:15.193 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:12:15 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:15.193 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:12:15 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:15.194 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:15 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:15.194 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:12:15 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:15.194 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:14 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:15.194 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:14 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:15.194 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:14 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:15.195 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:15 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:15.195 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:12:15 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:15.195 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:15 smithi094 bash[19906]: cluster 2024-09-17T00:12:13.970003+0000 mgr.y (mgr.24316) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:15.195 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:15 smithi094 bash[19906]: audit 2024-09-17T00:12:14.052601+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:12:15.195 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:15 smithi094 bash[19906]: audit 2024-09-17T00:12:14.053398+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:12:15.195 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:15 smithi094 bash[19906]: audit 2024-09-17T00:12:14.058373+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:12:15.195 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:15 smithi094 bash[19906]: audit 2024-09-17T00:12:14.059141+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:12:15.195 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:15 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:12:15.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:15 smithi026 bash[24915]: cluster 2024-09-17T00:12:13.970003+0000 mgr.y (mgr.24316) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:15.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:15 smithi026 bash[24915]: audit 2024-09-17T00:12:14.052601+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:12:15.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:15 smithi026 bash[24915]: audit 2024-09-17T00:12:14.053398+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:12:15.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:15 smithi026 bash[24915]: audit 2024-09-17T00:12:14.058373+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:12:15.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:15 smithi026 bash[24915]: audit 2024-09-17T00:12:14.059141+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:12:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:15 smithi026 bash[19832]: cluster 2024-09-17T00:12:13.970003+0000 mgr.y (mgr.24316) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:15 smithi026 bash[19832]: audit 2024-09-17T00:12:14.052601+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:12:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:15 smithi026 bash[19832]: audit 2024-09-17T00:12:14.053398+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:12:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:15 smithi026 bash[19832]: audit 2024-09-17T00:12:14.058373+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:12:15.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:15 smithi026 bash[19832]: audit 2024-09-17T00:12:14.059141+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:12:15.605 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:15 smithi094 systemd[1]: Started Ceph grafana.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:12:16.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:16 smithi026 bash[19832]: audit 2024-09-17T00:12:15.244201+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:16.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:16 smithi026 bash[19832]: audit 2024-09-17T00:12:15.248062+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:16.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:16 smithi026 bash[19832]: audit 2024-09-17T00:12:15.250484+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:16.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:16 smithi026 bash[19832]: audit 2024-09-17T00:12:15.252161+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:16.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:16 smithi026 bash[24915]: audit 2024-09-17T00:12:15.244201+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:16.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:16 smithi026 bash[24915]: audit 2024-09-17T00:12:15.248062+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:16.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:16 smithi026 bash[24915]: audit 2024-09-17T00:12:15.250484+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:16.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:16 smithi026 bash[24915]: audit 2024-09-17T00:12:15.252161+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:16.516 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[19906]: audit 2024-09-17T00:12:15.244201+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:16.516 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[19906]: audit 2024-09-17T00:12:15.248062+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:16.516 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[19906]: audit 2024-09-17T00:12:15.250484+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:16.516 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[19906]: audit 2024-09-17T00:12:15.252161+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:16.516 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+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-09-17T00:12:16.516 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+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-09-17T00:12:16.517 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-09-17T00:12:16.517 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-09-17T00:12:16.517 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T00:12:16.517 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T00:12:16.517 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T00:12:16.517 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T00:12:16.517 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-09-17T00:12:16.517 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-09-17T00:12:16.517 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-09-17T00:12:16.517 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-09-17T00:12:16.517 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-09-17T00:12:16.517 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="App mode production" logger=settings 2024-09-17T00:12:16.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-09-17T00:12:16.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+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-09-17T00:12:16.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-09-17T00:12:16.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-09-17T00:12:16.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-09-17T00:12:16.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-09-17T00:12:16.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-09-17T00:12:16.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-09-17T00:12:16.770 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-09-17T00:12:16.770 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-09-17T00:12:16.770 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-09-17T00:12:16.770 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-09-17T00:12:16.770 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-09-17T00:12:16.770 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-09-17T00:12:16.770 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-09-17T00:12:16.770 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-09-17T00:12:16.770 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-09-17T00:12:16.770 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-09-17T00:12:17.025 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:12:16 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:12:16] "GET /metrics HTTP/1.1" 200 191482 "" "Prometheus/2.33.4" 2024-09-17T00:12:17.039 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-09-17T00:12:17.039 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-09-17T00:12:17.039 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-09-17T00:12:17.039 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-09-17T00:12:17.040 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-09-17T00:12:17.040 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-09-17T00:12:17.040 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:16 smithi094 bash[34994]: t=2024-09-17T00:12:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-09-17T00:12:17.040 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-09-17T00:12:17.040 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-09-17T00:12:17.292 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[19906]: cluster 2024-09-17T00:12:15.970719+0000 mgr.y (mgr.24316) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:17.292 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-09-17T00:12:17.292 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-09-17T00:12:17.292 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-09-17T00:12:17.292 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-09-17T00:12:17.292 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-09-17T00:12:17.292 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-17T00:12:17.545 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-09-17T00:12:17.545 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-09-17T00:12:17.545 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-09-17T00:12:17.545 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-09-17T00:12:17.545 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-09-17T00:12:17.545 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-09-17T00:12:17.545 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-09-17T00:12:17.545 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-09-17T00:12:17.568 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:17 smithi026 bash[19832]: cluster 2024-09-17T00:12:15.970719+0000 mgr.y (mgr.24316) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:17.568 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:17 smithi026 bash[24915]: cluster 2024-09-17T00:12:15.970719+0000 mgr.y (mgr.24316) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:17.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-09-17T00:12:17.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-09-17T00:12:17.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-09-17T00:12:17.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-09-17T00:12:17.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-09-17T00:12:17.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-09-17T00:12:17.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-09-17T00:12:17.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-09-17T00:12:17.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-09-17T00:12:17.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-09-17T00:12:17.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-09-17T00:12:18.084 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-09-17T00:12:18.084 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-09-17T00:12:18.084 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-09-17T00:12:18.085 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-09-17T00:12:18.085 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:17 smithi094 bash[34994]: t=2024-09-17T00:12:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-09-17T00:12:18.085 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-17T00:12:18.085 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-09-17T00:12:18.158 INFO:teuthology.orchestra.run.smithi026.stdout:77309411385 2024-09-17T00:12:18.159 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T00:12:18.356 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-09-17T00:12:18.356 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-09-17T00:12:18.356 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-09-17T00:12:18.356 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-09-17T00:12:18.356 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-09-17T00:12:18.356 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-09-17T00:12:18.356 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-09-17T00:12:18.619 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-09-17T00:12:18.620 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-09-17T00:12:18.620 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-09-17T00:12:18.620 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-09-17T00:12:18.620 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-09-17T00:12:18.620 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-09-17T00:12:18.620 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-09-17T00:12:18.903 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-09-17T00:12:18.903 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-09-17T00:12:18.903 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-09-17T00:12:18.903 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-09-17T00:12:18.903 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-09-17T00:12:18.903 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-09-17T00:12:18.903 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-09-17T00:12:18.903 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-09-17T00:12:18.903 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-09-17T00:12:19.173 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-17T00:12:19.173 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:18 smithi094 bash[34994]: t=2024-09-17T00:12:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-09-17T00:12:19.173 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-17T00:12:19.173 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-09-17T00:12:19.173 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-17T00:12:19.173 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-17T00:12:19.173 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-09-17T00:12:19.173 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-09-17T00:12:19.426 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-09-17T00:12:19.426 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-09-17T00:12:19.426 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-09-17T00:12:19.426 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-09-17T00:12:19.426 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-09-17T00:12:19.426 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-09-17T00:12:19.426 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-09-17T00:12:19.687 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[19906]: cluster 2024-09-17T00:12:17.971388+0000 mgr.y (mgr.24316) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:19.687 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[19906]: audit 2024-09-17T00:12:18.661459+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:19.687 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[19906]: audit 2024-09-17T00:12:19.062780+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:19.687 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[19906]: audit 2024-09-17T00:12:19.308923+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:19.687 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[19906]: audit 2024-09-17T00:12:19.593513+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:19.688 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-09-17T00:12:19.688 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-09-17T00:12:19.688 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-09-17T00:12:19.688 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-09-17T00:12:19.688 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-09-17T00:12:19.688 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-09-17T00:12:19.688 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-09-17T00:12:19.965 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:12:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:12:19.965 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-09-17T00:12:19.965 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-09-17T00:12:19.965 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-09-17T00:12:19.965 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-09-17T00:12:19.966 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-09-17T00:12:19.966 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-09-17T00:12:19.966 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-09-17T00:12:19.966 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-09-17T00:12:19.966 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:19 smithi094 bash[34994]: t=2024-09-17T00:12:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-09-17T00:12:20.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:19 smithi026 bash[24915]: cluster 2024-09-17T00:12:17.971388+0000 mgr.y (mgr.24316) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:20.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:19 smithi026 bash[24915]: audit 2024-09-17T00:12:18.661459+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:20.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:19 smithi026 bash[24915]: audit 2024-09-17T00:12:19.062780+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:20.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:19 smithi026 bash[24915]: audit 2024-09-17T00:12:19.308923+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:20.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:19 smithi026 bash[24915]: audit 2024-09-17T00:12:19.593513+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:20.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:19 smithi026 bash[19832]: cluster 2024-09-17T00:12:17.971388+0000 mgr.y (mgr.24316) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:20.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:19 smithi026 bash[19832]: audit 2024-09-17T00:12:18.661459+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:20.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:19 smithi026 bash[19832]: audit 2024-09-17T00:12:19.062780+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:20.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:19 smithi026 bash[19832]: audit 2024-09-17T00:12:19.308923+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:20.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:19 smithi026 bash[19832]: audit 2024-09-17T00:12:19.593513+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:20.218 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-09-17T00:12:20.218 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-09-17T00:12:20.218 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-09-17T00:12:20.219 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-09-17T00:12:20.219 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-09-17T00:12:20.219 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-09-17T00:12:20.219 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-09-17T00:12:20.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-09-17T00:12:20.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-09-17T00:12:20.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-09-17T00:12:20.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-09-17T00:12:20.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-09-17T00:12:20.472 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-09-17T00:12:20.472 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-09-17T00:12:20.472 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-09-17T00:12:20.472 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-09-17T00:12:20.741 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[19906]: cephadm 2024-09-17T00:12:19.598195+0000 mgr.y (mgr.24316) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T00:12:20.742 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[19906]: cephadm 2024-09-17T00:12:19.601701+0000 mgr.y (mgr.24316) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi026 2024-09-17T00:12:20.742 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-09-17T00:12:20.742 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-09-17T00:12:20.742 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-09-17T00:12:20.742 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-09-17T00:12:20.742 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-09-17T00:12:20.742 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-09-17T00:12:20.742 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-09-17T00:12:20.742 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-09-17T00:12:20.742 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-09-17T00:12:20.743 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-17T00:12:20.896 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:20 smithi026 bash[19832]: cephadm 2024-09-17T00:12:19.598195+0000 mgr.y (mgr.24316) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T00:12:20.897 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:20 smithi026 bash[19832]: cephadm 2024-09-17T00:12:19.601701+0000 mgr.y (mgr.24316) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi026 2024-09-17T00:12:20.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:20 smithi026 bash[24915]: cephadm 2024-09-17T00:12:19.598195+0000 mgr.y (mgr.24316) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T00:12:20.897 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:20 smithi026 bash[24915]: cephadm 2024-09-17T00:12:19.601701+0000 mgr.y (mgr.24316) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi026 2024-09-17T00:12:21.003 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-17T00:12:21.003 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-09-17T00:12:21.003 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-09-17T00:12:21.003 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-09-17T00:12:21.003 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-09-17T00:12:21.003 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-17T00:12:21.004 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-09-17T00:12:21.004 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:20 smithi094 bash[34994]: t=2024-09-17T00:12:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-17T00:12:21.004 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-09-17T00:12:21.191 INFO:teuthology.orchestra.run.smithi026.stdout:167503724579 2024-09-17T00:12:21.191 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T00:12:21.273 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-09-17T00:12:21.273 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-17T00:12:21.273 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-09-17T00:12:21.273 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-09-17T00:12:21.273 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-09-17T00:12:21.273 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-09-17T00:12:21.273 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-09-17T00:12:21.273 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-09-17T00:12:21.533 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-09-17T00:12:21.534 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-09-17T00:12:21.534 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-09-17T00:12:21.534 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-09-17T00:12:21.534 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-09-17T00:12:21.534 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-09-17T00:12:21.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[19906]: cluster 2024-09-17T00:12:19.972008+0000 mgr.y (mgr.24316) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:21.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-09-17T00:12:21.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-09-17T00:12:21.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-09-17T00:12:21.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-09-17T00:12:21.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-09-17T00:12:21.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-09-17T00:12:21.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-09-17T00:12:21.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-09-17T00:12:21.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-09-17T00:12:21.814 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-17T00:12:21.814 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-17T00:12:22.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:21 smithi026 bash[19832]: cluster 2024-09-17T00:12:19.972008+0000 mgr.y (mgr.24316) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:22.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:21 smithi026 bash[24915]: cluster 2024-09-17T00:12:19.972008+0000 mgr.y (mgr.24316) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:22.066 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-17T00:12:22.066 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-09-17T00:12:22.066 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+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-09-17T00:12:22.066 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-09-17T00:12:22.066 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-09-17T00:12:22.066 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:21 smithi094 bash[34994]: t=2024-09-17T00:12:21+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-09-17T00:12:22.066 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-09-17T00:12:22.066 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-09-17T00:12:22.066 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-09-17T00:12:22.067 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-09-17T00:12:22.352 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-09-17T00:12:22.353 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-09-17T00:12:22.353 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-09-17T00:12:22.353 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-09-17T00:12:22.353 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-17T00:12:22.353 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-09-17T00:12:22.353 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-09-17T00:12:22.353 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-17T00:12:22.605 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-09-17T00:12:22.606 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-09-17T00:12:22.606 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-09-17T00:12:22.606 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-09-17T00:12:22.606 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-09-17T00:12:22.606 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-09-17T00:12:22.606 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-09-17T00:12:22.884 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-09-17T00:12:22.884 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-09-17T00:12:22.884 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-09-17T00:12:22.884 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-09-17T00:12:22.884 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-09-17T00:12:22.884 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-09-17T00:12:22.885 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-09-17T00:12:22.885 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-09-17T00:12:22.885 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-09-17T00:12:22.885 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-09-17T00:12:22.885 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-09-17T00:12:23.145 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-09-17T00:12:23.146 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-09-17T00:12:23.146 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-09-17T00:12:23.146 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:22 smithi094 bash[34994]: t=2024-09-17T00:12:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-17T00:12:23.146 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-17T00:12:23.146 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-17T00:12:23.147 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-09-17T00:12:23.147 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+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-09-17T00:12:23.415 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-09-17T00:12:23.415 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-09-17T00:12:23.415 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-09-17T00:12:23.416 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-09-17T00:12:23.416 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-09-17T00:12:23.416 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-09-17T00:12:23.416 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-09-17T00:12:23.416 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-09-17T00:12:23.416 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-09-17T00:12:23.553 INFO:teuthology.orchestra.run.smithi026.stdout:133143986219 2024-09-17T00:12:23.554 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T00:12:23.668 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[19906]: cluster 2024-09-17T00:12:21.972565+0000 mgr.y (mgr.24316) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:23.668 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-09-17T00:12:23.668 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-09-17T00:12:23.668 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-09-17T00:12:23.668 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-09-17T00:12:23.669 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-17T00:12:23.669 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-17T00:12:23.669 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-17T00:12:23.669 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-17T00:12:23.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:23 smithi026 bash[19832]: cluster 2024-09-17T00:12:21.972565+0000 mgr.y (mgr.24316) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:23.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:23 smithi026 bash[24915]: cluster 2024-09-17T00:12:21.972565+0000 mgr.y (mgr.24316) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:23.938 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-09-17T00:12:23.938 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-09-17T00:12:23.938 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-09-17T00:12:23.938 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-09-17T00:12:23.938 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-17T00:12:23.938 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-09-17T00:12:23.939 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-09-17T00:12:23.939 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-09-17T00:12:23.939 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-09-17T00:12:24.199 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:23 smithi094 bash[34994]: t=2024-09-17T00:12:23+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-09-17T00:12:24.199 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-09-17T00:12:24.199 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-09-17T00:12:24.199 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-09-17T00:12:24.199 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-09-17T00:12:24.199 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-09-17T00:12:24.199 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-09-17T00:12:24.452 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-09-17T00:12:24.452 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-09-17T00:12:24.452 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-09-17T00:12:24.452 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-09-17T00:12:24.453 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-17T00:12:24.453 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-17T00:12:24.453 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-09-17T00:12:24.453 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-09-17T00:12:24.453 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-09-17T00:12:24.714 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-09-17T00:12:24.714 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-09-17T00:12:24.714 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-09-17T00:12:24.714 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-09-17T00:12:24.714 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-09-17T00:12:24.714 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-09-17T00:12:24.714 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-09-17T00:12:24.714 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-09-17T00:12:24.715 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-17T00:12:25.000 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-09-17T00:12:25.000 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-09-17T00:12:25.000 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-09-17T00:12:25.000 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-09-17T00:12:25.000 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-09-17T00:12:25.000 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-17T00:12:25.000 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-09-17T00:12:25.000 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:24 smithi094 bash[34994]: t=2024-09-17T00:12:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-09-17T00:12:25.000 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-09-17T00:12:25.035 INFO:teuthology.orchestra.run.smithi026.stdout:34359738440 2024-09-17T00:12:25.035 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T00:12:25.063 INFO:teuthology.orchestra.run.smithi026.stdout:236223201300 2024-09-17T00:12:25.063 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-17T00:12:25.247 INFO:teuthology.orchestra.run.smithi026.stdout:201863462940 2024-09-17T00:12:25.247 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-17T00:12:25.253 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-09-17T00:12:25.253 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-09-17T00:12:25.253 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-09-17T00:12:25.253 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-09-17T00:12:25.253 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-09-17T00:12:25.253 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-09-17T00:12:25.254 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-09-17T00:12:25.539 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-09-17T00:12:25.539 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-09-17T00:12:25.539 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-09-17T00:12:25.539 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-09-17T00:12:25.540 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-09-17T00:12:25.540 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-09-17T00:12:25.540 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-09-17T00:12:25.540 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-09-17T00:12:25.801 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[19906]: cluster 2024-09-17T00:12:23.973183+0000 mgr.y (mgr.24316) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:25.801 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-09-17T00:12:25.801 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-09-17T00:12:25.801 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-09-17T00:12:25.801 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-09-17T00:12:25.801 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-09-17T00:12:25.802 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-09-17T00:12:25.802 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-09-17T00:12:25.802 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-09-17T00:12:25.802 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-09-17T00:12:25.802 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-09-17T00:12:26.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:25 smithi026 bash[19832]: cluster 2024-09-17T00:12:23.973183+0000 mgr.y (mgr.24316) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:26.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:25 smithi026 bash[24915]: cluster 2024-09-17T00:12:23.973183+0000 mgr.y (mgr.24316) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:26.063 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-09-17T00:12:26.063 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-09-17T00:12:26.063 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-17T00:12:26.063 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-17T00:12:26.063 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-17T00:12:26.064 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:25 smithi094 bash[34994]: t=2024-09-17T00:12:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-09-17T00:12:26.064 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-09-17T00:12:26.064 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+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-09-17T00:12:26.064 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-17T00:12:26.064 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-09-17T00:12:26.349 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-17T00:12:26.349 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-09-17T00:12:26.349 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-09-17T00:12:26.349 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-09-17T00:12:26.349 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-17T00:12:26.349 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-09-17T00:12:26.350 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-09-17T00:12:26.437 INFO:teuthology.orchestra.run.smithi026.stdout:55834574913 2024-09-17T00:12:26.437 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T00:12:26.438 INFO:teuthology.orchestra.run.smithi026.stdout:111669149744 2024-09-17T00:12:26.439 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T00:12:26.605 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-09-17T00:12:26.606 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-09-17T00:12:26.606 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-17T00:12:26.606 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-09-17T00:12:26.650 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:12:26 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:12:26] "GET /metrics HTTP/1.1" 200 191482 "" "Prometheus/2.33.4" 2024-09-17T00:12:26.913 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-09-17T00:12:26.913 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-09-17T00:12:26.913 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-09-17T00:12:26.913 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-09-17T00:12:26.913 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-17T00:12:27.065 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:27.066 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:27.067 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:27.067 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:27.067 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:27.182 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-09-17T00:12:27.182 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:26 smithi094 bash[34994]: t=2024-09-17T00:12:26+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-09-17T00:12:27.182 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-17T00:12:27.182 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-09-17T00:12:27.182 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+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-09-17T00:12:27.182 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+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-09-17T00:12:27.182 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-17T00:12:27.182 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-09-17T00:12:27.435 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-09-17T00:12:27.435 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-09-17T00:12:27.435 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-09-17T00:12:27.435 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-09-17T00:12:27.435 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-17T00:12:27.435 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-09-17T00:12:27.435 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-09-17T00:12:27.435 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-09-17T00:12:27.435 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-09-17T00:12:27.436 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-09-17T00:12:27.704 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[19906]: cluster 2024-09-17T00:12:25.973798+0000 mgr.y (mgr.24316) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:27.704 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-09-17T00:12:27.704 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-09-17T00:12:27.705 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-09-17T00:12:27.705 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-09-17T00:12:27.705 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-09-17T00:12:27.705 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-09-17T00:12:27.705 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-09-17T00:12:27.705 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-09-17T00:12:27.956 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-09-17T00:12:27.957 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-09-17T00:12:27.957 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-09-17T00:12:27.957 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-09-17T00:12:27.957 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-09-17T00:12:27.957 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-09-17T00:12:27.957 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-09-17T00:12:27.957 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-09-17T00:12:27.957 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-09-17T00:12:27.957 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:27 smithi094 bash[34994]: t=2024-09-17T00:12:27+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-09-17T00:12:27.962 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:28.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:27 smithi026 bash[19832]: cluster 2024-09-17T00:12:25.973798+0000 mgr.y (mgr.24316) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:28.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:27 smithi026 bash[24915]: cluster 2024-09-17T00:12:25.973798+0000 mgr.y (mgr.24316) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:28.209 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-09-17T00:12:28.209 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-09-17T00:12:28.209 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-09-17T00:12:28.209 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-09-17T00:12:28.209 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-09-17T00:12:28.210 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-09-17T00:12:28.210 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-09-17T00:12:28.210 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-09-17T00:12:28.210 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-09-17T00:12:28.461 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-09-17T00:12:28.461 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-09-17T00:12:28.462 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-09-17T00:12:28.462 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-09-17T00:12:28.462 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-09-17T00:12:28.462 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-09-17T00:12:28.462 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-09-17T00:12:28.462 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-09-17T00:12:28.462 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-09-17T00:12:28.856 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-09-17T00:12:28.856 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-09-17T00:12:28.856 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.201576489s 2024-09-17T00:12:28.856 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-09-17T00:12:28.856 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-09-17T00:12:28.856 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-09-17T00:12:28.857 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-09-17T00:12:28.857 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-09-17T00:12:28.857 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-09-17T00:12:29.025 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:29.025 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:29.356 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+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-09-17T00:12:29.356 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T00:12:29.356 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-09-17T00:12:29.356 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T00:12:29.356 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:12:28 smithi094 bash[34994]: t=2024-09-17T00:12:28+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-09-17T00:12:30.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:29 smithi026 bash[24915]: cluster 2024-09-17T00:12:27.974168+0000 mgr.y (mgr.24316) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:30.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:29 smithi026 bash[19832]: cluster 2024-09-17T00:12:27.974168+0000 mgr.y (mgr.24316) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:30.105 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:12:29 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:12:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:12:30.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:29 smithi094 bash[19906]: cluster 2024-09-17T00:12:27.974168+0000 mgr.y (mgr.24316) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:31.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:30 smithi026 bash[19832]: cluster 2024-09-17T00:12:29.974754+0000 mgr.y (mgr.24316) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:31.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:30 smithi026 bash[24915]: cluster 2024-09-17T00:12:29.974754+0000 mgr.y (mgr.24316) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:31.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:30 smithi094 bash[19906]: cluster 2024-09-17T00:12:29.974754+0000 mgr.y (mgr.24316) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:32.880 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:32 smithi026 systemd[1]: Stopping Ceph alertmanager.a for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:12:32.880 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:32 smithi026 bash[42392]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-alertmanager.a 2024-09-17T00:12:33.138 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:33 smithi026 bash[24915]: cluster 2024-09-17T00:12:31.975318+0000 mgr.y (mgr.24316) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:33.139 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:33 smithi026 bash[39677]: level=info ts=2024-09-17T00:12:33.083Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-09-17T00:12:33.139 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:33 smithi026 bash[19832]: cluster 2024-09-17T00:12:31.975318+0000 mgr.y (mgr.24316) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:33.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:33 smithi094 bash[19906]: cluster 2024-09-17T00:12:31.975318+0000 mgr.y (mgr.24316) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:35.253 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:35 smithi026 bash[19832]: cluster 2024-09-17T00:12:33.975839+0000 mgr.y (mgr.24316) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:35.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:35 smithi026 bash[24915]: cluster 2024-09-17T00:12:33.975839+0000 mgr.y (mgr.24316) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:35.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:35 smithi094 bash[19906]: cluster 2024-09-17T00:12:33.975839+0000 mgr.y (mgr.24316) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:35.530 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:35 smithi026 bash[42402]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T00:12:35.531 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:35 smithi026 bash[42710]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-alertmanager.a 2024-09-17T00:12:36.251 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:36 smithi026 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T00:12:36.251 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:36 smithi026 systemd[1]: Stopped Ceph alertmanager.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:12:36.252 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:36 smithi026 systemd[1]: Started Ceph alertmanager.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:12:37.001 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:12:36 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:12:36] "GET /metrics HTTP/1.1" 200 191480 "" "Prometheus/2.33.4" 2024-09-17T00:12:37.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:37 smithi094 bash[19906]: cluster 2024-09-17T00:12:35.976434+0000 mgr.y (mgr.24316) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:37.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:37 smithi094 bash[19906]: audit 2024-09-17T00:12:36.137650+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:37.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:37 smithi094 bash[19906]: cephadm 2024-09-17T00:12:36.139411+0000 mgr.y (mgr.24316) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T00:12:37.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:37 smithi094 bash[19906]: cephadm 2024-09-17T00:12:36.142710+0000 mgr.y (mgr.24316) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi094 2024-09-17T00:12:37.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:37 smithi026 bash[19832]: cluster 2024-09-17T00:12:35.976434+0000 mgr.y (mgr.24316) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:37.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:37 smithi026 bash[19832]: audit 2024-09-17T00:12:36.137650+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:37.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:37 smithi026 bash[19832]: cephadm 2024-09-17T00:12:36.139411+0000 mgr.y (mgr.24316) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T00:12:37.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:37 smithi026 bash[19832]: cephadm 2024-09-17T00:12:36.142710+0000 mgr.y (mgr.24316) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi094 2024-09-17T00:12:37.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:37 smithi026 bash[24915]: cluster 2024-09-17T00:12:35.976434+0000 mgr.y (mgr.24316) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:37.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:37 smithi026 bash[24915]: audit 2024-09-17T00:12:36.137650+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:37.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:37 smithi026 bash[24915]: cephadm 2024-09-17T00:12:36.139411+0000 mgr.y (mgr.24316) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T00:12:37.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:37 smithi026 bash[24915]: cephadm 2024-09-17T00:12:36.142710+0000 mgr.y (mgr.24316) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi094 2024-09-17T00:12:39.503 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:39 smithi026 bash[19832]: cluster 2024-09-17T00:12:37.976984+0000 mgr.y (mgr.24316) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:39.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:39 smithi026 bash[24915]: cluster 2024-09-17T00:12:37.976984+0000 mgr.y (mgr.24316) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:39.588 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:39 smithi094 bash[19906]: cluster 2024-09-17T00:12:37.976984+0000 mgr.y (mgr.24316) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:40.160 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:12:39 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:12:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:12:40.161 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:39 smithi094 systemd[1]: Stopping Ceph prometheus.a for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:12:40.161 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:39 smithi094 bash[35541]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-prometheus.a 2024-09-17T00:12:40.161 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:39 smithi094 bash[34118]: ts=2024-09-17T00:12:39.987Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T00:12:40.161 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:39 smithi094 bash[34118]: ts=2024-09-17T00:12:39.987Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-09-17T00:12:40.161 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:39 smithi094 bash[34118]: ts=2024-09-17T00:12:39.987Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-09-17T00:12:40.161 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:39 smithi094 bash[34118]: ts=2024-09-17T00:12:39.987Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-09-17T00:12:40.161 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:39 smithi094 bash[34118]: ts=2024-09-17T00:12:39.987Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-09-17T00:12:40.161 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:39 smithi094 bash[34118]: ts=2024-09-17T00:12:39.987Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-09-17T00:12:40.161 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:39 smithi094 bash[34118]: ts=2024-09-17T00:12:39.988Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T00:12:40.161 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:39 smithi094 bash[34118]: ts=2024-09-17T00:12:39.988Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-09-17T00:12:40.161 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:39 smithi094 bash[34118]: ts=2024-09-17T00:12:39.988Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T00:12:40.162 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:39 smithi094 bash[34118]: ts=2024-09-17T00:12:39.989Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T00:12:40.162 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:39 smithi094 bash[34118]: ts=2024-09-17T00:12:39.989Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-09-17T00:12:40.162 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:39 smithi094 bash[34118]: ts=2024-09-17T00:12:39.989Z caller=main.go:1066 level=info msg="See you next time!" 2024-09-17T00:12:40.721 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:40 smithi094 bash[35550]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T00:12:40.721 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:40 smithi094 bash[35584]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-prometheus.a 2024-09-17T00:12:40.721 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:40 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T00:12:40.722 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:40 smithi094 systemd[1]: Stopped Ceph prometheus.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:12:40.722 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:40 smithi094 systemd[1]: Started Ceph prometheus.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:12:41.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: cluster 2024-09-17T00:12:39.977403+0000 mgr.y (mgr.24316) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:41.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.656792+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:41.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.666728+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:12:41.843 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.667748+0000 mgr.y (mgr.24316) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:12:41.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.670077+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.26:9093"}]: dispatch 2024-09-17T00:12:41.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.670730+0000 mgr.y (mgr.24316) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.26:9093"}]: dispatch 2024-09-17T00:12:41.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.680015+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:41.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.688686+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:12:41.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.689389+0000 mgr.y (mgr.24316) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:12:41.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.694647+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.94:9095"}]: dispatch 2024-09-17T00:12:41.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.695051+0000 mgr.y (mgr.24316) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.94:9095"}]: dispatch 2024-09-17T00:12:41.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.700853+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:41.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.706971+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:12:41.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.707456+0000 mgr.y (mgr.24316) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:12:41.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.714474+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.94:3000"}]: dispatch 2024-09-17T00:12:41.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.714958+0000 mgr.y (mgr.24316) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.94:3000"}]: dispatch 2024-09-17T00:12:41.844 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.720641+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:41.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.724560+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:41.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.726304+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:41.845 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[19832]: audit 2024-09-17T00:12:40.727547+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:41.845 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: cluster 2024-09-17T00:12:39.977403+0000 mgr.y (mgr.24316) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:41.845 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.656792+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:41.845 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.666728+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:12:41.845 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.667748+0000 mgr.y (mgr.24316) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:12:41.845 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.670077+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.26:9093"}]: dispatch 2024-09-17T00:12:41.845 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.670730+0000 mgr.y (mgr.24316) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.26:9093"}]: dispatch 2024-09-17T00:12:41.845 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.680015+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:41.846 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.688686+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:12:41.846 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.689389+0000 mgr.y (mgr.24316) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:12:41.846 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.694647+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.94:9095"}]: dispatch 2024-09-17T00:12:41.846 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.695051+0000 mgr.y (mgr.24316) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.94:9095"}]: dispatch 2024-09-17T00:12:41.846 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.700853+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:41.846 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.706971+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:12:41.846 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.707456+0000 mgr.y (mgr.24316) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:12:41.846 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.714474+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.94:3000"}]: dispatch 2024-09-17T00:12:41.846 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.714958+0000 mgr.y (mgr.24316) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.94:3000"}]: dispatch 2024-09-17T00:12:41.846 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.720641+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:41.846 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.724560+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:41.846 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.726304+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:41.846 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:41 smithi026 bash[24915]: audit 2024-09-17T00:12:40.727547+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:41.986 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.829Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-09-17T00:12:41.986 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.829Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-09-17T00:12:41.986 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.829Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-09-17T00:12:41.986 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.829Z caller=main.go:518 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi094 (none))" 2024-09-17T00:12:41.986 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.829Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T00:12:41.986 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.829Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T00:12:41.987 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.831Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T00:12:41.987 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.831Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-09-17T00:12:41.987 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.832Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-09-17T00:12:41.987 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.835Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T00:12:41.987 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.835Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.416µs 2024-09-17T00:12:41.987 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.835Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T00:12:41.987 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.994Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-17T00:12:41.987 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: cluster 2024-09-17T00:12:39.977403+0000 mgr.y (mgr.24316) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:41.987 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.656792+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:41.987 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.666728+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:12:41.987 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.667748+0000 mgr.y (mgr.24316) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:12:41.988 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.670077+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.26:9093"}]: dispatch 2024-09-17T00:12:41.988 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.670730+0000 mgr.y (mgr.24316) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.26:9093"}]: dispatch 2024-09-17T00:12:41.988 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.680015+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:41.988 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.688686+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:12:41.988 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.689389+0000 mgr.y (mgr.24316) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:12:41.988 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.694647+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.94:9095"}]: dispatch 2024-09-17T00:12:41.988 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.695051+0000 mgr.y (mgr.24316) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.94:9095"}]: dispatch 2024-09-17T00:12:41.988 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.700853+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:41.988 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.706971+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:12:41.988 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.707456+0000 mgr.y (mgr.24316) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:12:41.988 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.714474+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.94:3000"}]: dispatch 2024-09-17T00:12:41.988 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.714958+0000 mgr.y (mgr.24316) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.94:3000"}]: dispatch 2024-09-17T00:12:41.989 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.720641+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:41.989 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.724560+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:41.989 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.726304+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:41.989 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[19906]: audit 2024-09-17T00:12:40.727547+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:42.226 INFO:teuthology.orchestra.run.smithi026.stdout:34359738444 2024-09-17T00:12:42.356 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.995Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-17T00:12:42.356 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.995Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=52.093µs wal_replay_duration=159.751051ms total_replay_duration=159.834916ms 2024-09-17T00:12:42.356 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.999Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T00:12:42.356 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.999Z caller=main.go:947 level=info msg="TSDB started" 2024-09-17T00:12:42.356 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:41 smithi094 bash[35615]: ts=2024-09-17T00:12:41.999Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T00:12:42.356 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:42 smithi094 bash[35615]: ts=2024-09-17T00:12:42.053Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=53.329543ms db_storage=1.57µs remote_storage=2.544µs web_handler=690ns query_engine=1.267µs scrape=620.682µs scrape_sd=58.112µs notify=51.806µs notify_sd=21.303µs rules=51.828346ms 2024-09-17T00:12:42.357 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:12:42 smithi094 bash[35615]: ts=2024-09-17T00:12:42.053Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-09-17T00:12:42.920 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:42 smithi026 bash[19832]: audit 2024-09-17T00:12:42.229936+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.26:0/3770903545' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T00:12:42.920 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:42 smithi026 bash[24915]: audit 2024-09-17T00:12:42.229936+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.26:0/3770903545' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T00:12:43.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:42 smithi094 bash[19906]: audit 2024-09-17T00:12:42.229936+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.26:0/3770903545' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T00:12:43.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:43 smithi026 bash[19832]: cluster 2024-09-17T00:12:41.977734+0000 mgr.y (mgr.24316) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:43.755 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:43 smithi026 bash[24915]: cluster 2024-09-17T00:12:41.977734+0000 mgr.y (mgr.24316) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:43.843 INFO:teuthology.orchestra.run.smithi026.stdout:133143986223 2024-09-17T00:12:44.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:43 smithi094 bash[19906]: cluster 2024-09-17T00:12:41.977734+0000 mgr.y (mgr.24316) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:44.252 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:43 smithi026 bash[42739]: level=info ts=2024-09-17T00:12:43.786Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-09-17T00:12:44.252 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:43 smithi026 bash[42739]: level=info ts=2024-09-17T00:12:43.786Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-09-17T00:12:44.252 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:43 smithi026 bash[42739]: level=info ts=2024-09-17T00:12:43.788Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.26 port=9094 2024-09-17T00:12:44.252 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:43 smithi026 bash[42739]: level=info ts=2024-09-17T00:12:43.789Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T00:12:44.252 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:43 smithi026 bash[42739]: level=info ts=2024-09-17T00:12:43.822Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T00:12:44.252 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:43 smithi026 bash[42739]: level=info ts=2024-09-17T00:12:43.822Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T00:12:44.252 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:43 smithi026 bash[42739]: level=info ts=2024-09-17T00:12:43.825Z caller=main.go:518 msg=Listening address=:9093 2024-09-17T00:12:44.252 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:43 smithi026 bash[42739]: level=info ts=2024-09-17T00:12:43.825Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-09-17T00:12:45.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:44 smithi026 bash[19832]: audit 2024-09-17T00:12:43.847527+0000 mon.c (mon.1) 57 : audit [DBG] from='client.? 172.21.15.26:0/4236786240' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T00:12:45.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:44 smithi026 bash[19832]: audit 2024-09-17T00:12:44.094825+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:45.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:44 smithi026 bash[24915]: audit 2024-09-17T00:12:43.847527+0000 mon.c (mon.1) 57 : audit [DBG] from='client.? 172.21.15.26:0/4236786240' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T00:12:45.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:44 smithi026 bash[24915]: audit 2024-09-17T00:12:44.094825+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:45.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:44 smithi094 bash[19906]: audit 2024-09-17T00:12:43.847527+0000 mon.c (mon.1) 57 : audit [DBG] from='client.? 172.21.15.26:0/4236786240' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T00:12:45.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:44 smithi094 bash[19906]: audit 2024-09-17T00:12:44.094825+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:45.217 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738440 got 34359738444 for osd.0 2024-09-17T00:12:45.218 DEBUG:teuthology.parallel:result is None 2024-09-17T00:12:45.693 INFO:teuthology.orchestra.run.smithi026.stdout:236223201304 2024-09-17T00:12:46.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:45 smithi026 bash[19832]: cluster 2024-09-17T00:12:43.978220+0000 mgr.y (mgr.24316) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:46.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:45 smithi026 bash[24915]: cluster 2024-09-17T00:12:43.978220+0000 mgr.y (mgr.24316) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:46.002 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:45 smithi026 bash[42739]: level=info ts=2024-09-17T00:12:45.789Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000077823s 2024-09-17T00:12:46.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:45 smithi094 bash[19906]: cluster 2024-09-17T00:12:43.978220+0000 mgr.y (mgr.24316) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:46.609 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986219 got 133143986223 for osd.4 2024-09-17T00:12:46.609 DEBUG:teuthology.parallel:result is None 2024-09-17T00:12:46.873 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:46 smithi026 bash[19832]: audit 2024-09-17T00:12:45.697294+0000 mon.a (mon.0) 659 : audit [DBG] from='client.? 172.21.15.26:0/1767577838' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T00:12:46.873 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:46 smithi026 bash[24915]: audit 2024-09-17T00:12:45.697294+0000 mon.a (mon.0) 659 : audit [DBG] from='client.? 172.21.15.26:0/1767577838' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T00:12:47.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:46 smithi094 bash[19906]: audit 2024-09-17T00:12:45.697294+0000 mon.a (mon.0) 659 : audit [DBG] from='client.? 172.21.15.26:0/1767577838' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T00:12:47.279 INFO:teuthology.orchestra.run.smithi026.stdout:77309411391 2024-09-17T00:12:47.716 INFO:teuthology.orchestra.run.smithi026.stdout:111669149749 2024-09-17T00:12:47.967 INFO:teuthology.orchestra.run.smithi026.stdout:55834574918 2024-09-17T00:12:47.981 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:47 smithi026 bash[24915]: cluster 2024-09-17T00:12:45.978754+0000 mgr.y (mgr.24316) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:47.981 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:47 smithi026 bash[24915]: audit 2024-09-17T00:12:47.282922+0000 mon.c (mon.1) 58 : audit [DBG] from='client.? 172.21.15.26:0/1180062802' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T00:12:47.981 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:47 smithi026 bash[19832]: cluster 2024-09-17T00:12:45.978754+0000 mgr.y (mgr.24316) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:47.981 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:47 smithi026 bash[19832]: audit 2024-09-17T00:12:47.282922+0000 mon.c (mon.1) 58 : audit [DBG] from='client.? 172.21.15.26:0/1180062802' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T00:12:48.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:47 smithi094 bash[19906]: cluster 2024-09-17T00:12:45.978754+0000 mgr.y (mgr.24316) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:48.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:47 smithi094 bash[19906]: audit 2024-09-17T00:12:47.282922+0000 mon.c (mon.1) 58 : audit [DBG] from='client.? 172.21.15.26:0/1180062802' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T00:12:48.134 INFO:teuthology.orchestra.run.smithi026.stdout:167503724585 2024-09-17T00:12:48.139 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201300 got 236223201304 for osd.7 2024-09-17T00:12:48.140 DEBUG:teuthology.parallel:result is None 2024-09-17T00:12:48.435 INFO:teuthology.orchestra.run.smithi026.stdout:201863462945 2024-09-17T00:12:48.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:48 smithi026 bash[19832]: audit 2024-09-17T00:12:47.720333+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.26:0/548325655' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T00:12:48.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:48 smithi026 bash[19832]: audit 2024-09-17T00:12:47.971572+0000 mon.a (mon.0) 661 : audit [DBG] from='client.? 172.21.15.26:0/985754996' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T00:12:48.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:48 smithi026 bash[19832]: audit 2024-09-17T00:12:48.138707+0000 mon.c (mon.1) 59 : audit [DBG] from='client.? 172.21.15.26:0/571951128' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T00:12:48.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:48 smithi026 bash[19832]: audit 2024-09-17T00:12:48.439678+0000 mon.c (mon.1) 60 : audit [DBG] from='client.? 172.21.15.26:0/3951473382' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T00:12:48.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:48 smithi026 bash[24915]: audit 2024-09-17T00:12:47.720333+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.26:0/548325655' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T00:12:48.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:48 smithi026 bash[24915]: audit 2024-09-17T00:12:47.971572+0000 mon.a (mon.0) 661 : audit [DBG] from='client.? 172.21.15.26:0/985754996' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T00:12:48.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:48 smithi026 bash[24915]: audit 2024-09-17T00:12:48.138707+0000 mon.c (mon.1) 59 : audit [DBG] from='client.? 172.21.15.26:0/571951128' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T00:12:48.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:48 smithi026 bash[24915]: audit 2024-09-17T00:12:48.439678+0000 mon.c (mon.1) 60 : audit [DBG] from='client.? 172.21.15.26:0/3951473382' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T00:12:49.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:48 smithi094 bash[19906]: audit 2024-09-17T00:12:47.720333+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.26:0/548325655' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T00:12:49.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:48 smithi094 bash[19906]: audit 2024-09-17T00:12:47.971572+0000 mon.a (mon.0) 661 : audit [DBG] from='client.? 172.21.15.26:0/985754996' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T00:12:49.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:48 smithi094 bash[19906]: audit 2024-09-17T00:12:48.138707+0000 mon.c (mon.1) 59 : audit [DBG] from='client.? 172.21.15.26:0/571951128' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T00:12:49.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:48 smithi094 bash[19906]: audit 2024-09-17T00:12:48.439678+0000 mon.c (mon.1) 60 : audit [DBG] from='client.? 172.21.15.26:0/3951473382' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T00:12:49.740 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411385 got 77309411391 for osd.2 2024-09-17T00:12:49.741 DEBUG:teuthology.parallel:result is None 2024-09-17T00:12:50.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:49 smithi026 bash[24915]: cluster 2024-09-17T00:12:47.979143+0000 mgr.y (mgr.24316) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:50.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:49 smithi026 bash[19832]: cluster 2024-09-17T00:12:47.979143+0000 mgr.y (mgr.24316) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:50.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:49 smithi094 bash[19906]: cluster 2024-09-17T00:12:47.979143+0000 mgr.y (mgr.24316) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:50.106 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:12:49 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:12:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:12:50.205 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724579 got 167503724585 for osd.5 2024-09-17T00:12:50.206 DEBUG:teuthology.parallel:result is None 2024-09-17T00:12:51.004 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574913 got 55834574918 for osd.1 2024-09-17T00:12:51.004 DEBUG:teuthology.parallel:result is None 2024-09-17T00:12:51.006 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149744 got 111669149749 for osd.3 2024-09-17T00:12:51.006 DEBUG:teuthology.parallel:result is None 2024-09-17T00:12:51.048 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462940 got 201863462945 for osd.6 2024-09-17T00:12:51.048 DEBUG:teuthology.parallel:result is None 2024-09-17T00:12:51.048 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T00:12:51.049 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T00:12:51.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:50 smithi026 bash[19832]: cluster 2024-09-17T00:12:49.979674+0000 mgr.y (mgr.24316) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:51.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:50 smithi026 bash[24915]: cluster 2024-09-17T00:12:49.979674+0000 mgr.y (mgr.24316) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:51.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:50 smithi094 bash[19906]: cluster 2024-09-17T00:12:49.979674+0000 mgr.y (mgr.24316) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:53.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:53 smithi094 bash[19906]: cluster 2024-09-17T00:12:51.979993+0000 mgr.y (mgr.24316) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:53.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:53 smithi094 bash[19906]: audit 2024-09-17T00:12:52.045094+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:53.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:53 smithi094 bash[19906]: audit 2024-09-17T00:12:52.049761+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:53.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:53 smithi094 bash[19906]: audit 2024-09-17T00:12:52.053882+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:53.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:53 smithi094 bash[19906]: audit 2024-09-17T00:12:52.054812+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:53.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:53 smithi094 bash[19906]: audit 2024-09-17T00:12:52.055399+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:53.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:53 smithi026 bash[19832]: cluster 2024-09-17T00:12:51.979993+0000 mgr.y (mgr.24316) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:53.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:53 smithi026 bash[19832]: audit 2024-09-17T00:12:52.045094+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:53.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:53 smithi026 bash[19832]: audit 2024-09-17T00:12:52.049761+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:53.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:53 smithi026 bash[19832]: audit 2024-09-17T00:12:52.053882+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:53.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:53 smithi026 bash[19832]: audit 2024-09-17T00:12:52.054812+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:53.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:53 smithi026 bash[19832]: audit 2024-09-17T00:12:52.055399+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:53.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:53 smithi026 bash[24915]: cluster 2024-09-17T00:12:51.979993+0000 mgr.y (mgr.24316) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:53.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:53 smithi026 bash[24915]: audit 2024-09-17T00:12:52.045094+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:53.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:53 smithi026 bash[24915]: audit 2024-09-17T00:12:52.049761+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:53.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:53 smithi026 bash[24915]: audit 2024-09-17T00:12:52.053882+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:12:53.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:53 smithi026 bash[24915]: audit 2024-09-17T00:12:52.054812+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:12:53.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:53 smithi026 bash[24915]: audit 2024-09-17T00:12:52.055399+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:12:53.555 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:12:54.001 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:12:53 smithi026 bash[42739]: level=info ts=2024-09-17T00:12:53.791Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.001770937s 2024-09-17T00:12:55.350 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:55 smithi094 bash[19906]: cluster 2024-09-17T00:12:53.980453+0000 mgr.y (mgr.24316) 80 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:55.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:55 smithi026 bash[24915]: cluster 2024-09-17T00:12:53.980453+0000 mgr.y (mgr.24316) 80 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:55.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:55 smithi026 bash[19832]: cluster 2024-09-17T00:12:53.980453+0000 mgr.y (mgr.24316) 80 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:56.651 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:56 smithi026 bash[19832]: audit 2024-09-17T00:12:55.392170+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:56.651 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:56 smithi026 bash[19832]: audit 2024-09-17T00:12:55.403021+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:56.651 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:56 smithi026 bash[24915]: audit 2024-09-17T00:12:55.392170+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:56.651 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:56 smithi026 bash[24915]: audit 2024-09-17T00:12:55.403021+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:56.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:56 smithi094 bash[19906]: audit 2024-09-17T00:12:55.392170+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:56.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:56 smithi094 bash[19906]: audit 2024-09-17T00:12:55.403021+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:12:56.913 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-17T00:12:56.916 INFO:teuthology.orchestra.run.smithi026.stderr:dumped all 2024-09-17T00:12:56.927 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:12:56 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:12:56] "GET /metrics HTTP/1.1" 200 191487 "" "Prometheus/2.33.4" 2024-09-17T00:12:57.661 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:57 smithi026 bash[24915]: cluster 2024-09-17T00:12:55.981081+0000 mgr.y (mgr.24316) 81 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:57.661 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:57 smithi026 bash[19832]: cluster 2024-09-17T00:12:55.981081+0000 mgr.y (mgr.24316) 81 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:57.662 INFO:teuthology.orchestra.run.smithi026.stdout:{"pg_ready":true,"pg_map":{"version":54,"stamp":"2024-09-17T00:12:55.980741+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":48956,"kb_used_data":6140,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912260,"statfs":{"total":767960285184,"available":767910154240,"internally_reserved":0,"allocated":6287360,"data_stored":3510151,"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.002767"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-17T00:11:14.119251+0000","last_change":"2024-09-17T00:10:49.975256+0000","last_active":"2024-09-17T00:11:14.119251+0000","last_peered":"2024-09-17T00:11:14.119251+0000","last_clean":"2024-09-17T00:11:14.119251+0000","last_became_active":"2024-09-17T00:10:49.974335+0000","last_became_peered":"2024-09-17T00:10:49.974335+0000","last_unstale":"2024-09-17T00:11:14.119251+0000","last_undegraded":"2024-09-17T00:11:14.119251+0000","last_fullsized":"2024-09-17T00:11:14.119251+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:07:43.840701+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:07:43.840701+0000","last_clean_scrub_stamp":"2024-09-17T00:07:43.840701+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-09-18T09:42:00.854706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201307,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":769323,"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":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.91200000000000003,"15min":0.89800000000000002},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.012},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.93700000000000006,"15min":0.94499999999999995},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.1639999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.78600000000000003}]},{"osd":1,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.91700000000000004,"15min":0.90500000000000003},"min":{"1min":0.77400000000000002,"5min":0.624,"15min":0.624},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":0.73399999999999999},{"interface":"front","average":{"1min":1.016,"5min":0.95099999999999996,"15min":0.93999999999999995},"min":{"1min":0.71499999999999997,"5min":0.63,"15min":0.63},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.042}]},{"osd":2,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.93300000000000005,"15min":0.93100000000000005},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.1839999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.97199999999999998,"15min":0.97299999999999998},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.25,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.81699999999999995}]},{"osd":3,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.006,"15min":1.012},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":1.2629999999999999},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.05,"15min":1.03},"min":{"1min":0.93200000000000005,"5min":0.622,"15min":0.622},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.91300000000000003}]},{"osd":4,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.97399999999999998,"15min":0.97599999999999998},"min":{"1min":0.67700000000000005,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.1930000000000001,"5min":1.401,"15min":1.401},"last":0.92900000000000005},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.0149999999999999,"15min":1.01},"min":{"1min":0.54400000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.4019999999999999,"5min":1.661,"15min":1.661},"last":1.087}]},{"osd":5,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.0029999999999999,"15min":0.98499999999999999},"min":{"1min":0.56100000000000005,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.54,"5min":1.55,"15min":1.55},"last":1.153},{"interface":"front","average":{"1min":1.121,"5min":1.0660000000000001,"15min":1.0569999999999999},"min":{"1min":0.66000000000000003,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.401,"5min":1.718,"15min":1.718},"last":1.1699999999999999}]},{"osd":6,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.113,"15min":1.109},"min":{"1min":0.83799999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.379,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.127},{"interface":"front","average":{"1min":1.081,"5min":1.093,"15min":1.095},"min":{"1min":0.59199999999999997,"5min":0.505,"15min":0.505},"max":{"1min":1.74,"5min":1.74,"15min":1.74},"last":1.331}]}]},{"osd":6,"up_from":47,"seq":201863462947,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6152,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739000,"statfs":{"total":95995035648,"available":95988736000,"internally_reserved":0,"allocated":1114112,"data_stored":769000,"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":"Tue Sep 17 00:12:09 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.82699999999999996,"15min":0.81399999999999995},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.177,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":1.147},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.83899999999999997,"15min":0.82499999999999996},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":1.218}]},{"osd":1,"last update":"Tue Sep 17 00:12:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":0.97699999999999998,"15min":0.96899999999999997},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.2},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0189999999999999,"15min":1.0069999999999999},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.1259999999999999}]},{"osd":2,"last update":"Tue Sep 17 00:12:09 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.86399999999999999,"15min":0.85199999999999998},"min":{"1min":0.70199999999999996,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.252,"5min":1.256,"15min":1.256},"last":1.1799999999999999},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.88900000000000001,"15min":0.878},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.075}]},{"osd":3,"last update":"Tue Sep 17 00:12:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.871,"15min":0.84899999999999998},"min":{"1min":0.68500000000000005,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.4219999999999999},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.94799999999999995,"15min":0.94099999999999995},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.3500000000000001,"5min":1.786,"15min":1.786},"last":0.83599999999999997}]},{"osd":4,"last update":"Tue Sep 17 00:12:09 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.77100000000000002,"15min":0.753},"min":{"1min":0.372,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.83799999999999997,"15min":0.82399999999999995},"min":{"1min":0.45500000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":0.88600000000000001}]},{"osd":5,"last update":"Tue Sep 17 00:12:09 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.82899999999999996,"15min":0.81200000000000006},"min":{"1min":0.433,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.417,"5min":1.71,"15min":1.71},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.075,"5min":0.88400000000000001,"15min":0.85199999999999998},"min":{"1min":0.53300000000000003,"5min":0.371,"15min":0.371},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.0469999999999999}]},{"osd":7,"last update":"Tue Sep 17 00:12:49 2024","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":1.0509999999999999,"15min":1.0249999999999999},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.639,"5min":1.679,"15min":1.679},"last":1.329},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.038,"15min":1.018},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.4890000000000001,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":0.78400000000000003}]}]},{"osd":1,"up_from":13,"seq":55834574920,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6344,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738808,"statfs":{"total":95995035648,"available":95988539392,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:12:15 2024","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.65700000000000003,"15min":0.57299999999999995},"min":{"1min":0.41899999999999998,"5min":0.307,"15min":0.307},"max":{"1min":1.0760000000000001,"5min":1.093,"15min":1.093},"last":0.623},{"interface":"front","average":{"1min":0.78400000000000003,"5min":0.72499999999999998,"15min":0.60799999999999998},"min":{"1min":0.33600000000000002,"5min":0.307,"15min":0.307},"max":{"1min":1.081,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.66300000000000003}]},{"osd":2,"last update":"Tue Sep 17 00:12:49 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.81699999999999995,"15min":0.72999999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.167,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.73199999999999998,"5min":0.745,"15min":0.69199999999999995},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.97899999999999998,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.91600000000000004}]},{"osd":3,"last update":"Tue Sep 17 00:12:25 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.94499999999999995,"15min":0.88600000000000001},"min":{"1min":0.53400000000000003,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.4590000000000001,"5min":1.496,"15min":1.496},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.93600000000000005,"15min":0.89900000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.409,"5min":1.409,"15min":1.409},"last":1.077}]},{"osd":4,"last update":"Tue Sep 17 00:12:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":0.96999999999999997,"15min":0.94999999999999996},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.89000000000000001},{"interface":"front","average":{"1min":1.143,"5min":1.075,"15min":1.0620000000000001},"min":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"max":{"1min":1.4530000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.1639999999999999}]},{"osd":5,"last update":"Tue Sep 17 00:12:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.016,"15min":1.0029999999999999},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.286,"5min":1.498,"15min":1.498},"last":1.4590000000000001},{"interface":"front","average":{"1min":1.075,"5min":1.077,"15min":1.0640000000000001},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.397,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.119}]},{"osd":6,"last update":"Tue Sep 17 00:12:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.111,"15min":1.1140000000000001},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.3919999999999999,"5min":1.587,"15min":1.587},"last":1.3440000000000001},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.1579999999999999,"15min":1.147},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":1.3939999999999999}]},{"osd":7,"last update":"Tue Sep 17 00:12:49 2024","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.232,"15min":1.244},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.4370000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.272},{"interface":"front","average":{"1min":1.2210000000000001,"5min":1.3300000000000001,"15min":1.3480000000000001},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.6719999999999999,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":1.2989999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738447,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 17 00:12:10 2024","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.67400000000000004,"15min":0.56200000000000006},"min":{"1min":0.48599999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.753,"15min":0.60199999999999998},"min":{"1min":0.48999999999999999,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.39800000000000002}]},{"osd":2,"last update":"Tue Sep 17 00:11:53 2024","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.69899999999999995,"15min":0.64600000000000002},"min":{"1min":0.48599999999999999,"5min":0.311,"15min":0.311},"max":{"1min":0.91800000000000004,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.80400000000000005,"15min":0.73099999999999998},"min":{"1min":0.56699999999999995,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.1399999999999999,"5min":1.218,"15min":1.218},"last":0.42699999999999999}]},{"osd":3,"last update":"Tue Sep 17 00:12:31 2024","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.82799999999999996,"15min":0.81699999999999995},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.133,"5min":1.3,"15min":1.3},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.91400000000000003,"15min":0.91000000000000003},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":1.3180000000000001,"5min":1.323,"15min":1.323},"last":0.46800000000000003}]},{"osd":4,"last update":"Tue Sep 17 00:11:58 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":0.98799999999999999,"15min":0.95499999999999996},"min":{"1min":0.80200000000000005,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.3069999999999999,"5min":1.675,"15min":1.675},"last":0.85299999999999998},{"interface":"front","average":{"1min":1.018,"5min":1.0209999999999999,"15min":1.0089999999999999},"min":{"1min":0.87,"5min":0.75,"15min":0.75},"max":{"1min":1.238,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.77400000000000002}]},{"osd":5,"last update":"Tue Sep 17 00:12:36 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.999,"15min":1.004},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.65400000000000003},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.099,"15min":1.107},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.4510000000000001,"5min":1.597,"15min":1.597},"last":0.81899999999999995}]},{"osd":6,"last update":"Tue Sep 17 00:12:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.1519999999999999,"15min":1.1619999999999999},"min":{"1min":0.79200000000000004,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.4350000000000001,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":0.60099999999999998},{"interface":"front","average":{"1min":1.218,"5min":1.2170000000000001,"15min":1.2170000000000001},"min":{"1min":0.95899999999999996,"5min":0.86899999999999999,"15min":0.86899999999999999},"max":{"1min":1.4750000000000001,"5min":1.51,"15min":1.51},"last":0.79000000000000004}]},{"osd":7,"last update":"Tue Sep 17 00:12:46 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.1240000000000001,"15min":1.1319999999999999},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":0.63600000000000001},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1739999999999999,"15min":1.179},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.873}]}]},{"osd":2,"up_from":18,"seq":77309411393,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.72799999999999998,"15min":0.65600000000000003},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.0680000000000001,"5min":1.79,"15min":1.79},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.78800000000000003,"15min":0.72399999999999998},"min":{"1min":0.39800000000000002,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.98399999999999999,"5min":1.8700000000000001,"15min":1.8700000000000001},"last":0.71099999999999997}]},{"osd":1,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.751,"15min":0.68899999999999995},"min":{"1min":0.39000000000000001,"5min":0.309,"15min":0.309},"max":{"1min":1.101,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.82899999999999996,"15min":0.73899999999999999},"min":{"1min":0.45300000000000001,"5min":0.438,"15min":0.438},"max":{"1min":1.1830000000000001,"5min":2.0259999999999998,"15min":2.0259999999999998},"last":1.1830000000000001}]},{"osd":3,"last update":"Tue Sep 17 00:12:25 2024","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.83499999999999996,"15min":0.81999999999999995},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.0589999999999999,"5min":1.333,"15min":1.333},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.88100000000000001,"15min":0.85699999999999998},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.151,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.92900000000000005}]},{"osd":4,"last update":"Tue Sep 17 00:12:05 2024","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.038,"15min":1.0069999999999999},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.776,"5min":1.776,"15min":1.776},"last":0.68899999999999995},{"interface":"front","average":{"1min":1.22,"5min":1.0389999999999999,"15min":0.997},"min":{"1min":0.76900000000000002,"5min":0.75700000000000001,"15min":0.75700000000000001},"max":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.0740000000000001}]},{"osd":5,"last update":"Tue Sep 17 00:12:37 2024","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.071,"15min":1.0449999999999999},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.137},{"interface":"front","average":{"1min":1.133,"5min":1.1579999999999999,"15min":1.141},"min":{"1min":0.66600000000000004,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.621,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":1.1160000000000001}]},{"osd":6,"last update":"Tue Sep 17 00:12:11 2024","interfaces":[{"interface":"back","average":{"1min":1.3420000000000001,"5min":1.25,"15min":1.2350000000000001},"min":{"1min":0.95499999999999996,"5min":0.88,"15min":0.88},"max":{"1min":1.651,"5min":1.651,"15min":1.651},"last":0.89100000000000001},{"interface":"front","average":{"1min":1.258,"5min":1.242,"15min":1.2390000000000001},"min":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"max":{"1min":1.6899999999999999,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":1.0349999999999999}]},{"osd":7,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.3120000000000001,"15min":1.3400000000000001},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.4399999999999999,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.96199999999999997},{"interface":"front","average":{"1min":1.2270000000000001,"5min":1.3200000000000001,"15min":1.3360000000000001},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.712,"5min":1.831,"15min":1.831},"last":1.2110000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149751,"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":240130,"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":"Tue Sep 17 00:12:31 2024","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.73499999999999999,"15min":0.71199999999999997},"min":{"1min":0.33800000000000002,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":1.0389999999999999,"5min":1.49,"15min":1.49},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.751,"5min":0.78500000000000003,"15min":0.76300000000000001},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.1990000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.77300000000000002}]},{"osd":1,"last update":"Tue Sep 17 00:12:31 2024","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.77200000000000002,"15min":0.749},"min":{"1min":0.48399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.97899999999999998,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.998},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.80700000000000005,"15min":0.78800000000000003},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.155,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.70599999999999996}]},{"osd":2,"last update":"Tue Sep 17 00:12:31 2024","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.84599999999999997,"15min":0.85599999999999998},"min":{"1min":0.46600000000000003,"5min":0.318,"15min":0.318},"max":{"1min":1.01,"5min":1.222,"15min":1.222},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.86799999999999999,"15min":0.874},"min":{"1min":0.5,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.3540000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.94699999999999995}]},{"osd":4,"last update":"Tue Sep 17 00:12:04 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.99199999999999999,"15min":0.97199999999999998},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.2749999999999999,"5min":1.514,"15min":1.514},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0369999999999999,"15min":1.0189999999999999},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.4339999999999999,"5min":1.823,"15min":1.823},"last":1.073}]},{"osd":5,"last update":"Tue Sep 17 00:12:39 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.048,"15min":1.05},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.095,"5min":1.101,"15min":1.099},"min":{"1min":0.76800000000000002,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.5700000000000001,"5min":2.125,"15min":2.125},"last":1.127}]},{"osd":6,"last update":"Tue Sep 17 00:12:10 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.099,"15min":1.1160000000000001},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.347,"5min":1.718,"15min":1.718},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.198,"15min":1.208},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":1.0900000000000001}]},{"osd":7,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":1.254,"5min":1.1739999999999999,"15min":1.1599999999999999},"min":{"1min":0.83099999999999996,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.619,"5min":1.619,"15min":1.619},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.1910000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"min":{"1min":0.77700000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":1.421,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.2310000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986226,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"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":"Tue Sep 17 00:11:59 2024","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.83599999999999997,"15min":0.83799999999999997},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.139,"5min":1.139,"15min":1.139},"last":1.093},{"interface":"front","average":{"1min":0.873,"5min":0.82999999999999996,"15min":0.80800000000000005},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.1950000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":1.0409999999999999}]},{"osd":1,"last update":"Tue Sep 17 00:11:59 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.84199999999999997,"15min":0.81399999999999995},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.2509999999999999,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.85999999999999999,"15min":0.86099999999999999},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.88200000000000001}]},{"osd":2,"last update":"Tue Sep 17 00:11:59 2024","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.84899999999999998,"15min":0.83699999999999997},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.0960000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.86299999999999999,"15min":0.84099999999999997},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":1.232}]},{"osd":3,"last update":"Tue Sep 17 00:11:59 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.88,"15min":0.84499999999999997},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.1870000000000001},{"interface":"front","average":{"1min":0.879,"5min":0.88300000000000001,"15min":0.871},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.82899999999999996}]},{"osd":5,"last update":"Tue Sep 17 00:12:38 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":0.77600000000000002,"15min":0.71899999999999997},"min":{"1min":0.72699999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.405,"5min":1.405,"15min":1.405},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.85999999999999999,"15min":0.82399999999999995},"min":{"1min":0.48899999999999999,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":0.91500000000000004}]},{"osd":6,"last update":"Tue Sep 17 00:12:12 2024","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":0.93700000000000006,"15min":0.90100000000000002},"min":{"1min":0.52100000000000002,"5min":0.437,"15min":0.437},"max":{"1min":6.3860000000000001,"5min":6.3860000000000001,"15min":6.3860000000000001},"last":0.999},{"interface":"front","average":{"1min":1.2669999999999999,"5min":1.0720000000000001,"15min":1.04},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":6.3579999999999997,"5min":6.3579999999999997,"15min":6.3579999999999997},"last":0.85999999999999999}]},{"osd":7,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.99399999999999999,"15min":0.98599999999999999},"min":{"1min":0.503,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.284,"5min":1.427,"15min":1.427},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.95399999999999996,"15min":0.94999999999999996},"min":{"1min":0.435,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.236,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.97199999999999998}]}]},{"osd":5,"up_from":39,"seq":167503724587,"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":240130,"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":"Tue Sep 17 00:12:37 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.88900000000000001,"15min":0.86899999999999999},"min":{"1min":0.72099999999999997,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.90500000000000003,"15min":0.90300000000000002},"min":{"1min":0.60699999999999998,"5min":0.5,"15min":0.5},"max":{"1min":1.3240000000000001,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.167}]},{"osd":1,"last update":"Tue Sep 17 00:12:37 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.86099999999999999,"15min":0.84899999999999998},"min":{"1min":0.64000000000000001,"5min":0.44,"15min":0.44},"max":{"1min":1.238,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.03,"5min":0.93400000000000005,"15min":0.91800000000000004},"min":{"1min":0.748,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.341,"5min":1.536,"15min":1.536},"last":0.92500000000000004}]},{"osd":2,"last update":"Tue Sep 17 00:12:37 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.90100000000000002,"15min":0.91300000000000003},"min":{"1min":0.58399999999999996,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.3149999999999999,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.92700000000000005,"15min":0.92300000000000004},"min":{"1min":0.67700000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":1.042}]},{"osd":3,"last update":"Tue Sep 17 00:12:37 2024","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.93500000000000005,"15min":0.93300000000000005},"min":{"1min":0.78800000000000003,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.294,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.085,"5min":1,"15min":0.98899999999999999},"min":{"1min":0.77300000000000002,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.74299999999999999}]},{"osd":4,"last update":"Tue Sep 17 00:12:37 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.80500000000000005,"15min":0.79700000000000004},"min":{"1min":0.65700000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.2490000000000001,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.01},{"interface":"front","average":{"1min":1.1279999999999999,"5min":0.88600000000000001,"15min":0.84899999999999998},"min":{"1min":0.79900000000000004,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.081}]},{"osd":6,"last update":"Tue Sep 17 00:12:08 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.91900000000000004,"15min":0.91700000000000004},"min":{"1min":0.41099999999999998,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.143,"5min":1.099,"15min":1.0920000000000001},"min":{"1min":0.53300000000000003,"5min":0.435,"15min":0.435},"max":{"1min":1.7430000000000001,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.256}]},{"osd":7,"last update":"Tue Sep 17 00:12:50 2024","interfaces":[{"interface":"back","average":{"1min":1.1879999999999999,"5min":1.085,"15min":1.0680000000000001},"min":{"1min":0.95999999999999996,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.2130000000000001},{"interface":"front","average":{"1min":1.087,"5min":0.96399999999999997,"15min":0.94399999999999995},"min":{"1min":0.746,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":1.115}]}]}],"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-09-17T00:12:57.664 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T00:12:57.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:57 smithi094 bash[19906]: cluster 2024-09-17T00:12:55.981081+0000 mgr.y (mgr.24316) 81 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:58.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:58 smithi026 bash[19832]: audit 2024-09-17T00:12:56.914668+0000 mgr.y (mgr.24316) 82 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:12:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:58 smithi026 bash[24915]: audit 2024-09-17T00:12:56.914668+0000 mgr.y (mgr.24316) 82 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:12:58.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:58 smithi094 bash[19906]: audit 2024-09-17T00:12:56.914668+0000 mgr.y (mgr.24316) 82 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:12:59.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:12:59 smithi026 bash[19832]: cluster 2024-09-17T00:12:57.981617+0000 mgr.y (mgr.24316) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:59.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:12:59 smithi026 bash[24915]: cluster 2024-09-17T00:12:57.981617+0000 mgr.y (mgr.24316) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:12:59.855 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:12:59 smithi094 bash[19906]: cluster 2024-09-17T00:12:57.981617+0000 mgr.y (mgr.24316) 83 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:00.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:12:59 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:12:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:13:00.398 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:13:01.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:00 smithi026 bash[19832]: cluster 2024-09-17T00:12:59.982194+0000 mgr.y (mgr.24316) 84 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:01.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:00 smithi026 bash[24915]: cluster 2024-09-17T00:12:59.982194+0000 mgr.y (mgr.24316) 84 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:01.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:00 smithi094 bash[19906]: cluster 2024-09-17T00:12:59.982194+0000 mgr.y (mgr.24316) 84 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:03.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:03 smithi094 bash[19906]: cluster 2024-09-17T00:13:01.982838+0000 mgr.y (mgr.24316) 85 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:03.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:03 smithi026 bash[19832]: cluster 2024-09-17T00:13:01.982838+0000 mgr.y (mgr.24316) 85 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:03.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:03 smithi026 bash[24915]: cluster 2024-09-17T00:13:01.982838+0000 mgr.y (mgr.24316) 85 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:03.875 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-17T00:13:03.877 INFO:teuthology.orchestra.run.smithi026.stderr:dumped all 2024-09-17T00:13:04.598 INFO:teuthology.orchestra.run.smithi026.stdout:{"pg_ready":true,"pg_map":{"version":57,"stamp":"2024-09-17T00:13:01.982498+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":48956,"kb_used_data":6140,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912260,"statfs":{"total":767960285184,"available":767910154240,"internally_reserved":0,"allocated":6287360,"data_stored":3510151,"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.003118"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-17T00:11:14.119251+0000","last_change":"2024-09-17T00:10:49.975256+0000","last_active":"2024-09-17T00:11:14.119251+0000","last_peered":"2024-09-17T00:11:14.119251+0000","last_clean":"2024-09-17T00:11:14.119251+0000","last_became_active":"2024-09-17T00:10:49.974335+0000","last_became_peered":"2024-09-17T00:10:49.974335+0000","last_unstale":"2024-09-17T00:11:14.119251+0000","last_undegraded":"2024-09-17T00:11:14.119251+0000","last_fullsized":"2024-09-17T00:11:14.119251+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T00:07:43.840701+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T00:07:43.840701+0000","last_clean_scrub_stamp":"2024-09-17T00:07:43.840701+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-09-18T09:42:00.854706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201308,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":769323,"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":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.91200000000000003,"15min":0.89800000000000002},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.998},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.93700000000000006,"15min":0.94499999999999995},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.1639999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.92200000000000004}]},{"osd":1,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.91700000000000004,"15min":0.90500000000000003},"min":{"1min":0.77400000000000002,"5min":0.624,"15min":0.624},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":0.77600000000000002},{"interface":"front","average":{"1min":1.016,"5min":0.95099999999999996,"15min":0.93999999999999995},"min":{"1min":0.71499999999999997,"5min":0.63,"15min":0.63},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.0600000000000001}]},{"osd":2,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":0.93300000000000005,"15min":0.93100000000000005},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.202},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.97199999999999998,"15min":0.97299999999999998},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.25,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":1.2230000000000001}]},{"osd":3,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.006,"15min":1.012},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":0.94199999999999995},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.05,"15min":1.03},"min":{"1min":0.93200000000000005,"5min":0.622,"15min":0.622},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.085}]},{"osd":4,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.97399999999999998,"15min":0.97599999999999998},"min":{"1min":0.67700000000000005,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.1930000000000001,"5min":1.401,"15min":1.401},"last":0.81200000000000006},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.0149999999999999,"15min":1.01},"min":{"1min":0.54400000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.4019999999999999,"5min":1.661,"15min":1.661},"last":1.03}]},{"osd":5,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.0029999999999999,"15min":0.98499999999999999},"min":{"1min":0.56100000000000005,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.54,"5min":1.55,"15min":1.55},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.121,"5min":1.0660000000000001,"15min":1.0569999999999999},"min":{"1min":0.66000000000000003,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.401,"5min":1.718,"15min":1.718},"last":0.877}]},{"osd":6,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.113,"15min":1.109},"min":{"1min":0.83799999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.379,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.081,"5min":1.093,"15min":1.095},"min":{"1min":0.59199999999999997,"5min":0.505,"15min":0.505},"max":{"1min":1.74,"5min":1.74,"15min":1.74},"last":1.117}]}]},{"osd":6,"up_from":47,"seq":201863462948,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6152,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739000,"statfs":{"total":95995035648,"available":95988736000,"internally_reserved":0,"allocated":1114112,"data_stored":769000,"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":"Tue Sep 17 00:12:09 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.82699999999999996,"15min":0.81399999999999995},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.177,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.83899999999999997,"15min":0.82499999999999996},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.85199999999999998}]},{"osd":1,"last update":"Tue Sep 17 00:12:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":0.97699999999999998,"15min":0.96899999999999997},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.80000000000000004},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0189999999999999,"15min":1.0069999999999999},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.228}]},{"osd":2,"last update":"Tue Sep 17 00:12:09 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.86399999999999999,"15min":0.85199999999999998},"min":{"1min":0.70199999999999996,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.252,"5min":1.256,"15min":1.256},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.88900000000000001,"15min":0.878},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.1060000000000001}]},{"osd":3,"last update":"Tue Sep 17 00:12:09 2024","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.871,"15min":0.84899999999999998},"min":{"1min":0.68500000000000005,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.1399999999999999},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.94799999999999995,"15min":0.94099999999999995},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.3500000000000001,"5min":1.786,"15min":1.786},"last":1.0740000000000001}]},{"osd":4,"last update":"Tue Sep 17 00:12:09 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.77100000000000002,"15min":0.753},"min":{"1min":0.372,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":1.198},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.83799999999999997,"15min":0.82399999999999995},"min":{"1min":0.45500000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":1.048}]},{"osd":5,"last update":"Tue Sep 17 00:12:09 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.82899999999999996,"15min":0.81200000000000006},"min":{"1min":0.433,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.417,"5min":1.71,"15min":1.71},"last":1.167},{"interface":"front","average":{"1min":1.075,"5min":0.88400000000000001,"15min":0.85199999999999998},"min":{"1min":0.53300000000000003,"5min":0.371,"15min":0.371},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.325}]},{"osd":7,"last update":"Tue Sep 17 00:12:49 2024","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":1.0509999999999999,"15min":1.0249999999999999},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.639,"5min":1.679,"15min":1.679},"last":1.2789999999999999},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.038,"15min":1.018},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.4890000000000001,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.016}]}]},{"osd":1,"up_from":13,"seq":55834574921,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6344,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738808,"statfs":{"total":95995035648,"available":95988539392,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:12:15 2024","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.65700000000000003,"15min":0.57299999999999995},"min":{"1min":0.41899999999999998,"5min":0.307,"15min":0.307},"max":{"1min":1.0760000000000001,"5min":1.093,"15min":1.093},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.78400000000000003,"5min":0.72499999999999998,"15min":0.60799999999999998},"min":{"1min":0.33600000000000002,"5min":0.307,"15min":0.307},"max":{"1min":1.081,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.67400000000000004}]},{"osd":2,"last update":"Tue Sep 17 00:12:49 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.81699999999999995,"15min":0.72999999999999998},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.167,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.73199999999999998,"5min":0.745,"15min":0.69199999999999995},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.97899999999999998,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.91300000000000003}]},{"osd":3,"last update":"Tue Sep 17 00:12:25 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.94499999999999995,"15min":0.88600000000000001},"min":{"1min":0.53400000000000003,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.4590000000000001,"5min":1.496,"15min":1.496},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.93600000000000005,"15min":0.89900000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.409,"5min":1.409,"15min":1.409},"last":1.02}]},{"osd":4,"last update":"Tue Sep 17 00:12:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":0.96999999999999997,"15min":0.94999999999999996},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.2849999999999999},{"interface":"front","average":{"1min":1.143,"5min":1.075,"15min":1.0620000000000001},"min":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"max":{"1min":1.4530000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.0720000000000001}]},{"osd":5,"last update":"Tue Sep 17 00:12:43 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.016,"15min":1.0029999999999999},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.286,"5min":1.498,"15min":1.498},"last":1.105},{"interface":"front","average":{"1min":1.075,"5min":1.077,"15min":1.0640000000000001},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.397,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.137}]},{"osd":6,"last update":"Tue Sep 17 00:12:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.111,"15min":1.1140000000000001},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.3919999999999999,"5min":1.587,"15min":1.587},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.1579999999999999,"15min":1.147},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":1.357}]},{"osd":7,"last update":"Tue Sep 17 00:12:49 2024","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.232,"15min":1.244},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.4370000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.401},{"interface":"front","average":{"1min":1.2210000000000001,"5min":1.3300000000000001,"15min":1.3480000000000001},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.6719999999999999,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":1.3109999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738448,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 17 00:12:10 2024","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.67400000000000004,"15min":0.56200000000000006},"min":{"1min":0.48599999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.753,"15min":0.60199999999999998},"min":{"1min":0.48999999999999999,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.34499999999999997}]},{"osd":2,"last update":"Tue Sep 17 00:12:56 2024","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.70199999999999996,"15min":0.64700000000000002},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.437},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.80900000000000005,"15min":0.73299999999999998},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.311}]},{"osd":3,"last update":"Tue Sep 17 00:12:31 2024","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.82799999999999996,"15min":0.81699999999999995},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.133,"5min":1.3,"15min":1.3},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.91400000000000003,"15min":0.91000000000000003},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":1.3180000000000001,"5min":1.323,"15min":1.323},"last":0.379}]},{"osd":4,"last update":"Tue Sep 17 00:11:58 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":0.98799999999999999,"15min":0.95499999999999996},"min":{"1min":0.80200000000000005,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.3069999999999999,"5min":1.675,"15min":1.675},"last":0.65200000000000002},{"interface":"front","average":{"1min":1.018,"5min":1.0209999999999999,"15min":1.0089999999999999},"min":{"1min":0.87,"5min":0.75,"15min":0.75},"max":{"1min":1.238,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.48299999999999998}]},{"osd":5,"last update":"Tue Sep 17 00:12:36 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.999,"15min":1.004},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.73899999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.099,"15min":1.107},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.4510000000000001,"5min":1.597,"15min":1.597},"last":0.61699999999999999}]},{"osd":6,"last update":"Tue Sep 17 00:12:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.1519999999999999,"15min":1.1619999999999999},"min":{"1min":0.79200000000000004,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.4350000000000001,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":0.68500000000000005},{"interface":"front","average":{"1min":1.218,"5min":1.2170000000000001,"15min":1.2170000000000001},"min":{"1min":0.95899999999999996,"5min":0.86899999999999999,"15min":0.86899999999999999},"max":{"1min":1.4750000000000001,"5min":1.51,"15min":1.51},"last":0.94599999999999995}]},{"osd":7,"last update":"Tue Sep 17 00:12:46 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.1240000000000001,"15min":1.1319999999999999},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":0.71299999999999997},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1739999999999999,"15min":1.179},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.88700000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411394,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.72799999999999998,"15min":0.65600000000000003},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.0680000000000001,"5min":1.79,"15min":1.79},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.78800000000000003,"15min":0.72399999999999998},"min":{"1min":0.39800000000000002,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.98399999999999999,"5min":1.8700000000000001,"15min":1.8700000000000001},"last":1.077}]},{"osd":1,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.751,"15min":0.68899999999999995},"min":{"1min":0.39000000000000001,"5min":0.309,"15min":0.309},"max":{"1min":1.101,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.82899999999999996,"15min":0.73899999999999999},"min":{"1min":0.45300000000000001,"5min":0.438,"15min":0.438},"max":{"1min":1.1830000000000001,"5min":2.0259999999999998,"15min":2.0259999999999998},"last":0.84799999999999998}]},{"osd":3,"last update":"Tue Sep 17 00:12:25 2024","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.83499999999999996,"15min":0.81999999999999995},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.0589999999999999,"5min":1.333,"15min":1.333},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.88100000000000001,"15min":0.85699999999999998},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.151,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.54000000000000004}]},{"osd":4,"last update":"Tue Sep 17 00:12:05 2024","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.038,"15min":1.0069999999999999},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.776,"5min":1.776,"15min":1.776},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.22,"5min":1.0389999999999999,"15min":0.997},"min":{"1min":0.76900000000000002,"5min":0.75700000000000001,"15min":0.75700000000000001},"max":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.97399999999999998}]},{"osd":5,"last update":"Tue Sep 17 00:12:37 2024","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.071,"15min":1.0449999999999999},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.133,"5min":1.1579999999999999,"15min":1.141},"min":{"1min":0.66600000000000004,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.621,"5min":1.8140000000000001,"15min":1.8140000000000001},"last":1.254}]},{"osd":6,"last update":"Tue Sep 17 00:12:11 2024","interfaces":[{"interface":"back","average":{"1min":1.3420000000000001,"5min":1.25,"15min":1.2350000000000001},"min":{"1min":0.95499999999999996,"5min":0.88,"15min":0.88},"max":{"1min":1.651,"5min":1.651,"15min":1.651},"last":1.2989999999999999},{"interface":"front","average":{"1min":1.258,"5min":1.242,"15min":1.2390000000000001},"min":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"max":{"1min":1.6899999999999999,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":1.113}]},{"osd":7,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.3120000000000001,"15min":1.3400000000000001},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.4399999999999999,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":1.339},{"interface":"front","average":{"1min":1.2270000000000001,"5min":1.3200000000000001,"15min":1.3360000000000001},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.712,"5min":1.831,"15min":1.831},"last":1.202}]}]},{"osd":3,"up_from":26,"seq":111669149752,"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":240130,"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":"Tue Sep 17 00:12:31 2024","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.73499999999999999,"15min":0.71199999999999997},"min":{"1min":0.33800000000000002,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":1.0389999999999999,"5min":1.49,"15min":1.49},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.751,"5min":0.78500000000000003,"15min":0.76300000000000001},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.1990000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.91800000000000004}]},{"osd":1,"last update":"Tue Sep 17 00:12:31 2024","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.77200000000000002,"15min":0.749},"min":{"1min":0.48399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.97899999999999998,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.80700000000000005,"15min":0.78800000000000003},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.155,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":1.2589999999999999}]},{"osd":2,"last update":"Tue Sep 17 00:12:31 2024","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.84599999999999997,"15min":0.85599999999999998},"min":{"1min":0.46600000000000003,"5min":0.318,"15min":0.318},"max":{"1min":1.01,"5min":1.222,"15min":1.222},"last":1.1259999999999999},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.86799999999999999,"15min":0.874},"min":{"1min":0.5,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.3540000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.82699999999999996}]},{"osd":4,"last update":"Tue Sep 17 00:12:04 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.99199999999999999,"15min":0.97199999999999998},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.2749999999999999,"5min":1.514,"15min":1.514},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0369999999999999,"15min":1.0189999999999999},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.4339999999999999,"5min":1.823,"15min":1.823},"last":1.093}]},{"osd":5,"last update":"Tue Sep 17 00:12:39 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.048,"15min":1.05},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":1.204},{"interface":"front","average":{"1min":1.095,"5min":1.101,"15min":1.099},"min":{"1min":0.76800000000000002,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.5700000000000001,"5min":2.125,"15min":2.125},"last":1.032}]},{"osd":6,"last update":"Tue Sep 17 00:12:10 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.099,"15min":1.1160000000000001},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.347,"5min":1.718,"15min":1.718},"last":1.728},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.198,"15min":1.208},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":1.333}]},{"osd":7,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":1.254,"5min":1.1739999999999999,"15min":1.1599999999999999},"min":{"1min":0.83099999999999996,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.619,"5min":1.619,"15min":1.619},"last":1.286},{"interface":"front","average":{"1min":1.1910000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"min":{"1min":0.77700000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"max":{"1min":1.421,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.2410000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986227,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"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":"Tue Sep 17 00:11:59 2024","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.83599999999999997,"15min":0.83799999999999997},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.139,"5min":1.139,"15min":1.139},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.873,"5min":0.82999999999999996,"15min":0.80800000000000005},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.1950000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.84999999999999998}]},{"osd":1,"last update":"Tue Sep 17 00:11:59 2024","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.84199999999999997,"15min":0.81399999999999995},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.2509999999999999,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.85999999999999999,"15min":0.86099999999999999},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.997}]},{"osd":2,"last update":"Tue Sep 17 00:11:59 2024","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.84899999999999998,"15min":0.83699999999999997},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.0960000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":1.1379999999999999},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.86299999999999999,"15min":0.84099999999999997},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.77400000000000002}]},{"osd":3,"last update":"Tue Sep 17 00:11:59 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.88,"15min":0.84499999999999997},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.879,"5min":0.88300000000000001,"15min":0.871},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.115}]},{"osd":5,"last update":"Tue Sep 17 00:12:38 2024","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":0.77600000000000002,"15min":0.71899999999999997},"min":{"1min":0.72699999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.405,"5min":1.405,"15min":1.405},"last":1.27},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.85999999999999999,"15min":0.82399999999999995},"min":{"1min":0.48899999999999999,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.202}]},{"osd":6,"last update":"Tue Sep 17 00:12:12 2024","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":0.93700000000000006,"15min":0.90100000000000002},"min":{"1min":0.52100000000000002,"5min":0.437,"15min":0.437},"max":{"1min":6.3860000000000001,"5min":6.3860000000000001,"15min":6.3860000000000001},"last":1.054},{"interface":"front","average":{"1min":1.2669999999999999,"5min":1.0720000000000001,"15min":1.04},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":6.3579999999999997,"5min":6.3579999999999997,"15min":6.3579999999999997},"last":1.169}]},{"osd":7,"last update":"Tue Sep 17 00:12:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.99399999999999999,"15min":0.98599999999999999},"min":{"1min":0.503,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.284,"5min":1.427,"15min":1.427},"last":0.96899999999999997},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.95399999999999996,"15min":0.94999999999999996},"min":{"1min":0.435,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.236,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.234}]}]},{"osd":5,"up_from":39,"seq":167503724588,"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":240130,"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":"Tue Sep 17 00:12:37 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.88900000000000001,"15min":0.86899999999999999},"min":{"1min":0.72099999999999997,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.90500000000000003,"15min":0.90300000000000002},"min":{"1min":0.60699999999999998,"5min":0.5,"15min":0.5},"max":{"1min":1.3240000000000001,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.90600000000000003}]},{"osd":1,"last update":"Tue Sep 17 00:12:37 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.86099999999999999,"15min":0.84899999999999998},"min":{"1min":0.64000000000000001,"5min":0.44,"15min":0.44},"max":{"1min":1.238,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.77500000000000002},{"interface":"front","average":{"1min":1.03,"5min":0.93400000000000005,"15min":0.91800000000000004},"min":{"1min":0.748,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.341,"5min":1.536,"15min":1.536},"last":1.014}]},{"osd":2,"last update":"Tue Sep 17 00:12:37 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.90100000000000002,"15min":0.91300000000000003},"min":{"1min":0.58399999999999996,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.3149999999999999,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.92700000000000005,"15min":0.92300000000000004},"min":{"1min":0.67700000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":0.88500000000000001}]},{"osd":3,"last update":"Tue Sep 17 00:12:37 2024","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.93500000000000005,"15min":0.93300000000000005},"min":{"1min":0.78800000000000003,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.294,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.84099999999999997},{"interface":"front","average":{"1min":1.085,"5min":1,"15min":0.98899999999999999},"min":{"1min":0.77300000000000002,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.94599999999999995}]},{"osd":4,"last update":"Tue Sep 17 00:12:37 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.80500000000000005,"15min":0.79700000000000004},"min":{"1min":0.65700000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.2490000000000001,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.71799999999999997},{"interface":"front","average":{"1min":1.1279999999999999,"5min":0.88600000000000001,"15min":0.84899999999999998},"min":{"1min":0.79900000000000004,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.84899999999999998}]},{"osd":6,"last update":"Tue Sep 17 00:12:08 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.91900000000000004,"15min":0.91700000000000004},"min":{"1min":0.41099999999999998,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.647,"5min":1.647,"15min":1.647},"last":0.57199999999999995},{"interface":"front","average":{"1min":1.143,"5min":1.099,"15min":1.0920000000000001},"min":{"1min":0.53300000000000003,"5min":0.435,"15min":0.435},"max":{"1min":1.7430000000000001,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":0.748}]},{"osd":7,"last update":"Tue Sep 17 00:12:50 2024","interfaces":[{"interface":"back","average":{"1min":1.1879999999999999,"5min":1.085,"15min":1.0680000000000001},"min":{"1min":0.95999999999999996,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":0.65200000000000002},{"interface":"front","average":{"1min":1.087,"5min":0.96399999999999997,"15min":0.94399999999999995},"min":{"1min":0.746,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":0.60399999999999998}]}]}],"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-09-17T00:13:04.599 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T00:13:04.599 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T00:13:04.599 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T00:13:04.600 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T00:13:05.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:05 smithi094 bash[19906]: audit 2024-09-17T00:13:03.871926+0000 mgr.y (mgr.24316) 86 : audit [DBG] from='client.24469 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:13:05.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:05 smithi094 bash[19906]: cluster 2024-09-17T00:13:03.983296+0000 mgr.y (mgr.24316) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:05.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:05 smithi026 bash[24915]: audit 2024-09-17T00:13:03.871926+0000 mgr.y (mgr.24316) 86 : audit [DBG] from='client.24469 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:13:05.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:05 smithi026 bash[24915]: cluster 2024-09-17T00:13:03.983296+0000 mgr.y (mgr.24316) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:05.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:05 smithi026 bash[19832]: audit 2024-09-17T00:13:03.871926+0000 mgr.y (mgr.24316) 86 : audit [DBG] from='client.24469 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T00:13:05.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:05 smithi026 bash[19832]: cluster 2024-09-17T00:13:03.983296+0000 mgr.y (mgr.24316) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:07.001 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:13:06 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:13:06] "GET /metrics HTTP/1.1" 200 191479 "" "Prometheus/2.33.4" 2024-09-17T00:13:07.326 INFO:teuthology.orchestra.run.smithi026.stderr:Inferring config /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T00:13:07.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:07 smithi094 bash[19906]: cluster 2024-09-17T00:13:05.983980+0000 mgr.y (mgr.24316) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:07.414 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:07 smithi026 bash[24915]: cluster 2024-09-17T00:13:05.983980+0000 mgr.y (mgr.24316) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:07.414 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:07 smithi026 bash[19832]: cluster 2024-09-17T00:13:05.983980+0000 mgr.y (mgr.24316) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:09.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:09 smithi026 bash[19832]: cluster 2024-09-17T00:13:07.984702+0000 mgr.y (mgr.24316) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:09.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:09 smithi026 bash[24915]: cluster 2024-09-17T00:13:07.984702+0000 mgr.y (mgr.24316) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:09.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:09 smithi094 bash[19906]: cluster 2024-09-17T00:13:07.984702+0000 mgr.y (mgr.24316) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:10.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:13:09 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:13:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:13:10.653 INFO:teuthology.orchestra.run.smithi026.stdout: 2024-09-17T00:13:10.653 INFO:teuthology.orchestra.run.smithi026.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T00:13:11.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:10 smithi026 bash[19832]: cluster 2024-09-17T00:13:09.985345+0000 mgr.y (mgr.24316) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:11.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:10 smithi026 bash[19832]: audit 2024-09-17T00:13:10.656935+0000 mon.c (mon.1) 64 : audit [DBG] from='client.? 172.21.15.26:0/2840508940' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T00:13:11.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:10 smithi026 bash[24915]: cluster 2024-09-17T00:13:09.985345+0000 mgr.y (mgr.24316) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:11.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:10 smithi026 bash[24915]: audit 2024-09-17T00:13:10.656935+0000 mon.c (mon.1) 64 : audit [DBG] from='client.? 172.21.15.26:0/2840508940' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T00:13:11.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:10 smithi094 bash[19906]: cluster 2024-09-17T00:13:09.985345+0000 mgr.y (mgr.24316) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:11.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:10 smithi094 bash[19906]: audit 2024-09-17T00:13:10.656935+0000 mon.c (mon.1) 64 : audit [DBG] from='client.? 172.21.15.26:0/2840508940' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T00:13:11.360 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T00:13:11.360 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T00:13:11.361 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T00:13:11.371 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi026.front.sepia.ceph.com 2024-09-17T00:13:11.372 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-17T00:13:13.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:13 smithi094 bash[19906]: cluster 2024-09-17T00:13:11.986041+0000 mgr.y (mgr.24316) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:13.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:13 smithi026 bash[19832]: cluster 2024-09-17T00:13:11.986041+0000 mgr.y (mgr.24316) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:13.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:13 smithi026 bash[24915]: cluster 2024-09-17T00:13:11.986041+0000 mgr.y (mgr.24316) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:15.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[19832]: cluster 2024-09-17T00:13:13.986762+0000 mgr.y (mgr.24316) 92 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:15.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[19832]: audit 2024-09-17T00:13:14.060549+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:13:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[19832]: audit 2024-09-17T00:13:14.061358+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:13:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[19832]: audit 2024-09-17T00:13:14.066313+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:13:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[19832]: audit 2024-09-17T00:13:14.066964+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:13:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[19832]: audit 2024-09-17T00:13:14.813665+0000 mon.a (mon.0) 668 : audit [INF] from='client.? 172.21.15.26:0/2817006463' entity='client.admin' 2024-09-17T00:13:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[19832]: audit 2024-09-17T00:13:14.832066+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[19832]: audit 2024-09-17T00:13:14.833138+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[19832]: audit 2024-09-17T00:13:14.839838+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:15.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[24915]: cluster 2024-09-17T00:13:13.986762+0000 mgr.y (mgr.24316) 92 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:15.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[24915]: audit 2024-09-17T00:13:14.060549+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:13:15.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[24915]: audit 2024-09-17T00:13:14.061358+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:13:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[24915]: audit 2024-09-17T00:13:14.066313+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:13:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[24915]: audit 2024-09-17T00:13:14.066964+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:13:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[24915]: audit 2024-09-17T00:13:14.813665+0000 mon.a (mon.0) 668 : audit [INF] from='client.? 172.21.15.26:0/2817006463' entity='client.admin' 2024-09-17T00:13:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[24915]: audit 2024-09-17T00:13:14.832066+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[24915]: audit 2024-09-17T00:13:14.833138+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:15 smithi026 bash[24915]: audit 2024-09-17T00:13:14.839838+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:15.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:15 smithi094 bash[19906]: cluster 2024-09-17T00:13:13.986762+0000 mgr.y (mgr.24316) 92 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:15.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:15 smithi094 bash[19906]: audit 2024-09-17T00:13:14.060549+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:13:15.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:15 smithi094 bash[19906]: audit 2024-09-17T00:13:14.061358+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:13:15.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:15 smithi094 bash[19906]: audit 2024-09-17T00:13:14.066313+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:13:15.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:15 smithi094 bash[19906]: audit 2024-09-17T00:13:14.066964+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:13:15.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:15 smithi094 bash[19906]: audit 2024-09-17T00:13:14.813665+0000 mon.a (mon.0) 668 : audit [INF] from='client.? 172.21.15.26:0/2817006463' entity='client.admin' 2024-09-17T00:13:15.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:15 smithi094 bash[19906]: audit 2024-09-17T00:13:14.832066+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:15.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:15 smithi094 bash[19906]: audit 2024-09-17T00:13:14.833138+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:15.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:15 smithi094 bash[19906]: audit 2024-09-17T00:13:14.839838+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:15.570 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T00:13:15.579 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi026.front.sepia.ceph.com 2024-09-17T00:13:15.579 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-17T00:13:16.906 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:13:16 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:13:16] "GET /metrics HTTP/1.1" 200 191470 "" "Prometheus/2.33.4" 2024-09-17T00:13:17.222 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:17 smithi026 bash[19832]: cluster 2024-09-17T00:13:15.987439+0000 mgr.y (mgr.24316) 93 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:17.223 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:17 smithi026 bash[24915]: cluster 2024-09-17T00:13:15.987439+0000 mgr.y (mgr.24316) 93 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:17.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:17 smithi094 bash[19906]: cluster 2024-09-17T00:13:15.987439+0000 mgr.y (mgr.24316) 93 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:19.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:19 smithi026 bash[19832]: cluster 2024-09-17T00:13:17.987986+0000 mgr.y (mgr.24316) 94 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:19.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:19 smithi026 bash[24915]: cluster 2024-09-17T00:13:17.987986+0000 mgr.y (mgr.24316) 94 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:19.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:19 smithi094 bash[19906]: cluster 2024-09-17T00:13:17.987986+0000 mgr.y (mgr.24316) 94 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:20.190 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:13:19 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:13:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:13:20.246 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:13:20.246 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "3ff14e33-672d-4c2b-935c-a81bde8e30ae", 2024-09-17T00:13:20.246 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "r", 2024-09-17T00:13:20.247 INFO:teuthology.orchestra.run.smithi026.stdout: "current_period": "a365ec82-5cea-424c-a0c9-9d770d11056d", 2024-09-17T00:13:20.247 INFO:teuthology.orchestra.run.smithi026.stdout: "epoch": 1 2024-09-17T00:13:20.247 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:13:20.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:20 smithi026 bash[19832]: cluster 2024-09-17T00:13:19.179505+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T00:13:20.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:20 smithi026 bash[19832]: audit 2024-09-17T00:13:19.181577+0000 mon.a (mon.0) 671 : audit [INF] from='client.? 172.21.15.26:0/718944607' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T00:13:20.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:20 smithi026 bash[19832]: audit 2024-09-17T00:13:20.180869+0000 mon.a (mon.0) 672 : audit [INF] from='client.? 172.21.15.26:0/718944607' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T00:13:20.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:20 smithi026 bash[19832]: cluster 2024-09-17T00:13:20.181628+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T00:13:20.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:20 smithi026 bash[24915]: cluster 2024-09-17T00:13:19.179505+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T00:13:20.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:20 smithi026 bash[24915]: audit 2024-09-17T00:13:19.181577+0000 mon.a (mon.0) 671 : audit [INF] from='client.? 172.21.15.26:0/718944607' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T00:13:20.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:20 smithi026 bash[24915]: audit 2024-09-17T00:13:20.180869+0000 mon.a (mon.0) 672 : audit [INF] from='client.? 172.21.15.26:0/718944607' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T00:13:20.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:20 smithi026 bash[24915]: cluster 2024-09-17T00:13:20.181628+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T00:13:20.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:20 smithi094 bash[19906]: cluster 2024-09-17T00:13:19.179505+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T00:13:20.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:20 smithi094 bash[19906]: audit 2024-09-17T00:13:19.181577+0000 mon.a (mon.0) 671 : audit [INF] from='client.? 172.21.15.26:0/718944607' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T00:13:20.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:20 smithi094 bash[19906]: audit 2024-09-17T00:13:20.180869+0000 mon.a (mon.0) 672 : audit [INF] from='client.? 172.21.15.26:0/718944607' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T00:13:20.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:20 smithi094 bash[19906]: cluster 2024-09-17T00:13:20.181628+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T00:13:21.053 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-17T00:13:21.323 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:21 smithi026 bash[19832]: cluster 2024-09-17T00:13:19.988801+0000 mgr.y (mgr.24316) 95 : cluster [DBG] pgmap v67: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:21.323 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:21 smithi026 bash[24915]: cluster 2024-09-17T00:13:19.988801+0000 mgr.y (mgr.24316) 95 : cluster [DBG] pgmap v67: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:21.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:21 smithi094 bash[19906]: cluster 2024-09-17T00:13:19.988801+0000 mgr.y (mgr.24316) 95 : cluster [DBG] pgmap v67: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:22.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:22 smithi026 bash[19832]: cluster 2024-09-17T00:13:21.198815+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T00:13:22.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:22 smithi026 bash[24915]: cluster 2024-09-17T00:13:21.198815+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T00:13:22.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:22 smithi094 bash[19906]: cluster 2024-09-17T00:13:21.198815+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T00:13:23.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:23 smithi026 bash[19832]: cluster 2024-09-17T00:13:21.989342+0000 mgr.y (mgr.24316) 96 : cluster [DBG] pgmap v70: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:23.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:23 smithi026 bash[24915]: cluster 2024-09-17T00:13:21.989342+0000 mgr.y (mgr.24316) 96 : cluster [DBG] pgmap v70: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:23.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:23 smithi094 bash[19906]: cluster 2024-09-17T00:13:21.989342+0000 mgr.y (mgr.24316) 96 : cluster [DBG] pgmap v70: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:24.184 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:13:24.184 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "9cf53e20-12a7-411c-aa78-7dedfb41f37b", 2024-09-17T00:13:24.184 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "default", 2024-09-17T00:13:24.184 INFO:teuthology.orchestra.run.smithi026.stdout: "api_name": "default", 2024-09-17T00:13:24.184 INFO:teuthology.orchestra.run.smithi026.stdout: "is_master": "true", 2024-09-17T00:13:24.184 INFO:teuthology.orchestra.run.smithi026.stdout: "endpoints": [], 2024-09-17T00:13:24.184 INFO:teuthology.orchestra.run.smithi026.stdout: "hostnames": [], 2024-09-17T00:13:24.185 INFO:teuthology.orchestra.run.smithi026.stdout: "hostnames_s3website": [], 2024-09-17T00:13:24.185 INFO:teuthology.orchestra.run.smithi026.stdout: "master_zone": "", 2024-09-17T00:13:24.185 INFO:teuthology.orchestra.run.smithi026.stdout: "zones": [], 2024-09-17T00:13:24.185 INFO:teuthology.orchestra.run.smithi026.stdout: "placement_targets": [], 2024-09-17T00:13:24.185 INFO:teuthology.orchestra.run.smithi026.stdout: "default_placement": "", 2024-09-17T00:13:24.185 INFO:teuthology.orchestra.run.smithi026.stdout: "realm_id": "3ff14e33-672d-4c2b-935c-a81bde8e30ae", 2024-09-17T00:13:24.185 INFO:teuthology.orchestra.run.smithi026.stdout: "sync_policy": { 2024-09-17T00:13:24.185 INFO:teuthology.orchestra.run.smithi026.stdout: "groups": [] 2024-09-17T00:13:24.185 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:13:24.185 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:13:24.853 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-17T00:13:25.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:25 smithi026 bash[19832]: cluster 2024-09-17T00:13:23.989920+0000 mgr.y (mgr.24316) 97 : cluster [DBG] pgmap v71: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:25.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:25 smithi026 bash[24915]: cluster 2024-09-17T00:13:23.989920+0000 mgr.y (mgr.24316) 97 : cluster [DBG] pgmap v71: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:25.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:25 smithi094 bash[19906]: cluster 2024-09-17T00:13:23.989920+0000 mgr.y (mgr.24316) 97 : cluster [DBG] pgmap v71: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:13:27.001 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:13:26 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:13:26] "GET /metrics HTTP/1.1" 200 191470 "" "Prometheus/2.33.4" 2024-09-17T00:13:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:27 smithi026 bash[19832]: cluster 2024-09-17T00:13:25.990793+0000 mgr.y (mgr.24316) 98 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 600 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-09-17T00:13:27.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:27 smithi026 bash[24915]: cluster 2024-09-17T00:13:25.990793+0000 mgr.y (mgr.24316) 98 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 600 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-09-17T00:13:27.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:27 smithi094 bash[19906]: cluster 2024-09-17T00:13:25.990793+0000 mgr.y (mgr.24316) 98 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 600 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-09-17T00:13:28.261 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:13:28.261 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "a75b3047-a531-43d2-8766-e80302af0985", 2024-09-17T00:13:28.261 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "z", 2024-09-17T00:13:28.261 INFO:teuthology.orchestra.run.smithi026.stdout: "domain_root": "z.rgw.meta:root", 2024-09-17T00:13:28.261 INFO:teuthology.orchestra.run.smithi026.stdout: "control_pool": "z.rgw.control", 2024-09-17T00:13:28.262 INFO:teuthology.orchestra.run.smithi026.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-17T00:13:28.262 INFO:teuthology.orchestra.run.smithi026.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-17T00:13:28.262 INFO:teuthology.orchestra.run.smithi026.stdout: "log_pool": "z.rgw.log", 2024-09-17T00:13:28.262 INFO:teuthology.orchestra.run.smithi026.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-17T00:13:28.262 INFO:teuthology.orchestra.run.smithi026.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-17T00:13:28.262 INFO:teuthology.orchestra.run.smithi026.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-17T00:13:28.262 INFO:teuthology.orchestra.run.smithi026.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-17T00:13:28.262 INFO:teuthology.orchestra.run.smithi026.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-17T00:13:28.262 INFO:teuthology.orchestra.run.smithi026.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-17T00:13:28.262 INFO:teuthology.orchestra.run.smithi026.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-17T00:13:28.262 INFO:teuthology.orchestra.run.smithi026.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-17T00:13:28.262 INFO:teuthology.orchestra.run.smithi026.stdout: "otp_pool": "z.rgw.otp", 2024-09-17T00:13:28.262 INFO:teuthology.orchestra.run.smithi026.stdout: "system_key": { 2024-09-17T00:13:28.263 INFO:teuthology.orchestra.run.smithi026.stdout: "access_key": "", 2024-09-17T00:13:28.263 INFO:teuthology.orchestra.run.smithi026.stdout: "secret_key": "" 2024-09-17T00:13:28.263 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:13:28.263 INFO:teuthology.orchestra.run.smithi026.stdout: "placement_pools": [ 2024-09-17T00:13:28.263 INFO:teuthology.orchestra.run.smithi026.stdout: { 2024-09-17T00:13:28.263 INFO:teuthology.orchestra.run.smithi026.stdout: "key": "default-placement", 2024-09-17T00:13:28.263 INFO:teuthology.orchestra.run.smithi026.stdout: "val": { 2024-09-17T00:13:28.263 INFO:teuthology.orchestra.run.smithi026.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-17T00:13:28.263 INFO:teuthology.orchestra.run.smithi026.stdout: "storage_classes": { 2024-09-17T00:13:28.263 INFO:teuthology.orchestra.run.smithi026.stdout: "STANDARD": { 2024-09-17T00:13:28.263 INFO:teuthology.orchestra.run.smithi026.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-17T00:13:28.263 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:13:28.263 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:13:28.264 INFO:teuthology.orchestra.run.smithi026.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-17T00:13:28.264 INFO:teuthology.orchestra.run.smithi026.stdout: "index_type": 0 2024-09-17T00:13:28.264 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:13:28.264 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:13:28.264 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:13:28.264 INFO:teuthology.orchestra.run.smithi026.stdout: "realm_id": "3ff14e33-672d-4c2b-935c-a81bde8e30ae", 2024-09-17T00:13:28.264 INFO:teuthology.orchestra.run.smithi026.stdout: "notif_pool": "z.rgw.log:notif" 2024-09-17T00:13:28.264 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:13:28.951 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-17T00:13:29.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:29 smithi026 bash[19832]: cluster 2024-09-17T00:13:27.991423+0000 mgr.y (mgr.24316) 99 : cluster [DBG] pgmap v73: 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-09-17T00:13:29.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:29 smithi026 bash[24915]: cluster 2024-09-17T00:13:27.991423+0000 mgr.y (mgr.24316) 99 : cluster [DBG] pgmap v73: 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-09-17T00:13:29.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:29 smithi094 bash[19906]: cluster 2024-09-17T00:13:27.991423+0000 mgr.y (mgr.24316) 99 : cluster [DBG] pgmap v73: 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-09-17T00:13:30.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:13:29 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:13:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:13:31.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:30 smithi026 bash[19832]: cluster 2024-09-17T00:13:29.992236+0000 mgr.y (mgr.24316) 100 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-09-17T00:13:31.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:30 smithi026 bash[24915]: cluster 2024-09-17T00:13:29.992236+0000 mgr.y (mgr.24316) 100 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-09-17T00:13:31.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:30 smithi094 bash[19906]: cluster 2024-09-17T00:13:29.992236+0000 mgr.y (mgr.24316) 100 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-09-17T00:13:33.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:33 smithi094 bash[19906]: cluster 2024-09-17T00:13:31.992879+0000 mgr.y (mgr.24316) 101 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-09-17T00:13:33.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:33 smithi026 bash[19832]: cluster 2024-09-17T00:13:31.992879+0000 mgr.y (mgr.24316) 101 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-09-17T00:13:33.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:33 smithi026 bash[24915]: cluster 2024-09-17T00:13:31.992879+0000 mgr.y (mgr.24316) 101 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-09-17T00:13:34.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:34 smithi094 bash[19906]: cluster 2024-09-17T00:13:33.067348+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T00:13:34.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:34 smithi094 bash[19906]: audit 2024-09-17T00:13:33.076197+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.26:0/3654191708' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:13:34.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:34 smithi094 bash[19906]: audit 2024-09-17T00:13:33.077697+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:13:34.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:34 smithi026 bash[19832]: cluster 2024-09-17T00:13:33.067348+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T00:13:34.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:34 smithi026 bash[19832]: audit 2024-09-17T00:13:33.076197+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.26:0/3654191708' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:13:34.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:34 smithi026 bash[19832]: audit 2024-09-17T00:13:33.077697+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:13:34.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:34 smithi026 bash[24915]: cluster 2024-09-17T00:13:33.067348+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T00:13:34.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:34 smithi026 bash[24915]: audit 2024-09-17T00:13:33.076197+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.26:0/3654191708' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:13:34.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:34 smithi026 bash[24915]: audit 2024-09-17T00:13:33.077697+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T00:13:35.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:35 smithi094 bash[19906]: cluster 2024-09-17T00:13:33.993536+0000 mgr.y (mgr.24316) 102 : cluster [DBG] pgmap v77: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-09-17T00:13:35.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:35 smithi094 bash[19906]: audit 2024-09-17T00:13:34.078447+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T00:13:35.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:35 smithi094 bash[19906]: cluster 2024-09-17T00:13:34.078798+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T00:13:35.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:35 smithi026 bash[19832]: cluster 2024-09-17T00:13:33.993536+0000 mgr.y (mgr.24316) 102 : cluster [DBG] pgmap v77: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-09-17T00:13:35.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:35 smithi026 bash[19832]: audit 2024-09-17T00:13:34.078447+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T00:13:35.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:35 smithi026 bash[19832]: cluster 2024-09-17T00:13:34.078798+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T00:13:35.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:35 smithi026 bash[24915]: cluster 2024-09-17T00:13:33.993536+0000 mgr.y (mgr.24316) 102 : cluster [DBG] pgmap v77: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-09-17T00:13:35.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:35 smithi026 bash[24915]: audit 2024-09-17T00:13:34.078447+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T00:13:35.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:35 smithi026 bash[24915]: cluster 2024-09-17T00:13:34.078798+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T00:13:36.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:36 smithi094 bash[19906]: cluster 2024-09-17T00:13:35.088802+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T00:13:36.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:36 smithi094 bash[19906]: audit 2024-09-17T00:13:35.092811+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.26:0/3654191708' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:13:36.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:36 smithi094 bash[19906]: audit 2024-09-17T00:13:35.095870+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:13:36.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:36 smithi026 bash[19832]: cluster 2024-09-17T00:13:35.088802+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T00:13:36.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:36 smithi026 bash[19832]: audit 2024-09-17T00:13:35.092811+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.26:0/3654191708' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:13:36.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:36 smithi026 bash[19832]: audit 2024-09-17T00:13:35.095870+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:13:36.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:36 smithi026 bash[24915]: cluster 2024-09-17T00:13:35.088802+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T00:13:36.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:36 smithi026 bash[24915]: audit 2024-09-17T00:13:35.092811+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.26:0/3654191708' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:13:36.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:36 smithi026 bash[24915]: audit 2024-09-17T00:13:35.095870+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T00:13:37.001 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:13:36 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:13:36] "GET /metrics HTTP/1.1" 200 192993 "" "Prometheus/2.33.4" 2024-09-17T00:13:37.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:37 smithi026 bash[19832]: cluster 2024-09-17T00:13:35.994213+0000 mgr.y (mgr.24316) 103 : cluster [DBG] pgmap v80: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-09-17T00:13:37.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:37 smithi026 bash[19832]: audit 2024-09-17T00:13:36.101737+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T00:13:37.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:37 smithi026 bash[19832]: cluster 2024-09-17T00:13:36.102308+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T00:13:37.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:37 smithi026 bash[24915]: cluster 2024-09-17T00:13:35.994213+0000 mgr.y (mgr.24316) 103 : cluster [DBG] pgmap v80: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-09-17T00:13:37.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:37 smithi026 bash[24915]: audit 2024-09-17T00:13:36.101737+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T00:13:37.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:37 smithi026 bash[24915]: cluster 2024-09-17T00:13:36.102308+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T00:13:37.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:37 smithi094 bash[19906]: cluster 2024-09-17T00:13:35.994213+0000 mgr.y (mgr.24316) 103 : cluster [DBG] pgmap v80: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-09-17T00:13:37.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:37 smithi094 bash[19906]: audit 2024-09-17T00:13:36.101737+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T00:13:37.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:37 smithi094 bash[19906]: cluster 2024-09-17T00:13:36.102308+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T00:13:38.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:38 smithi026 bash[19832]: cluster 2024-09-17T00:13:37.105507+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T00:13:38.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:38 smithi026 bash[19832]: audit 2024-09-17T00:13:37.131155+0000 mon.a (mon.0) 684 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T00:13:38.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:38 smithi026 bash[19832]: audit 2024-09-17T00:13:38.109870+0000 mon.a (mon.0) 685 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T00:13:38.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:38 smithi026 bash[19832]: cluster 2024-09-17T00:13:38.110302+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T00:13:38.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:38 smithi026 bash[24915]: cluster 2024-09-17T00:13:37.105507+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T00:13:38.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:38 smithi026 bash[24915]: audit 2024-09-17T00:13:37.131155+0000 mon.a (mon.0) 684 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T00:13:38.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:38 smithi026 bash[24915]: audit 2024-09-17T00:13:38.109870+0000 mon.a (mon.0) 685 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T00:13:38.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:38 smithi026 bash[24915]: cluster 2024-09-17T00:13:38.110302+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T00:13:38.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:38 smithi094 bash[19906]: cluster 2024-09-17T00:13:37.105507+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T00:13:38.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:38 smithi094 bash[19906]: audit 2024-09-17T00:13:37.131155+0000 mon.a (mon.0) 684 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T00:13:38.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:38 smithi094 bash[19906]: audit 2024-09-17T00:13:38.109870+0000 mon.a (mon.0) 685 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T00:13:38.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:38 smithi094 bash[19906]: cluster 2024-09-17T00:13:38.110302+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T00:13:39.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:39 smithi026 bash[19832]: cluster 2024-09-17T00:13:37.995020+0000 mgr.y (mgr.24316) 104 : cluster [DBG] pgmap v83: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-09-17T00:13:39.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:39 smithi026 bash[19832]: audit 2024-09-17T00:13:38.120299+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T00:13:39.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:39 smithi026 bash[19832]: audit 2024-09-17T00:13:39.108267+0000 mon.a (mon.0) 688 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T00:13:39.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:39 smithi026 bash[19832]: cluster 2024-09-17T00:13:39.108474+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T00:13:39.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:39 smithi026 bash[19832]: audit 2024-09-17T00:13:39.109508+0000 mon.a (mon.0) 690 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-17T00:13:39.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:39 smithi026 bash[24915]: cluster 2024-09-17T00:13:37.995020+0000 mgr.y (mgr.24316) 104 : cluster [DBG] pgmap v83: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-09-17T00:13:39.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:39 smithi026 bash[24915]: audit 2024-09-17T00:13:38.120299+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T00:13:39.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:39 smithi026 bash[24915]: audit 2024-09-17T00:13:39.108267+0000 mon.a (mon.0) 688 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T00:13:39.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:39 smithi026 bash[24915]: cluster 2024-09-17T00:13:39.108474+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T00:13:39.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:39 smithi026 bash[24915]: audit 2024-09-17T00:13:39.109508+0000 mon.a (mon.0) 690 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-17T00:13:39.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:39 smithi094 bash[19906]: cluster 2024-09-17T00:13:37.995020+0000 mgr.y (mgr.24316) 104 : cluster [DBG] pgmap v83: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-09-17T00:13:39.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:39 smithi094 bash[19906]: audit 2024-09-17T00:13:38.120299+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T00:13:39.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:39 smithi094 bash[19906]: audit 2024-09-17T00:13:39.108267+0000 mon.a (mon.0) 688 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T00:13:39.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:39 smithi094 bash[19906]: cluster 2024-09-17T00:13:39.108474+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T00:13:39.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:39 smithi094 bash[19906]: audit 2024-09-17T00:13:39.109508+0000 mon.a (mon.0) 690 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-09-17T00:13:40.215 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:13:40.216 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "ddcbec71-257c-4a84-9651-5328e8edc7d2", 2024-09-17T00:13:40.216 INFO:teuthology.orchestra.run.smithi026.stdout: "epoch": 1, 2024-09-17T00:13:40.216 INFO:teuthology.orchestra.run.smithi026.stdout: "predecessor_uuid": "a365ec82-5cea-424c-a0c9-9d770d11056d", 2024-09-17T00:13:40.216 INFO:teuthology.orchestra.run.smithi026.stdout: "sync_status": [], 2024-09-17T00:13:40.216 INFO:teuthology.orchestra.run.smithi026.stdout: "period_map": { 2024-09-17T00:13:40.216 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "ddcbec71-257c-4a84-9651-5328e8edc7d2", 2024-09-17T00:13:40.216 INFO:teuthology.orchestra.run.smithi026.stdout: "zonegroups": [ 2024-09-17T00:13:40.216 INFO:teuthology.orchestra.run.smithi026.stdout: { 2024-09-17T00:13:40.216 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "9cf53e20-12a7-411c-aa78-7dedfb41f37b", 2024-09-17T00:13:40.216 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "default", 2024-09-17T00:13:40.217 INFO:teuthology.orchestra.run.smithi026.stdout: "api_name": "default", 2024-09-17T00:13:40.217 INFO:teuthology.orchestra.run.smithi026.stdout: "is_master": "true", 2024-09-17T00:13:40.217 INFO:teuthology.orchestra.run.smithi026.stdout: "endpoints": [], 2024-09-17T00:13:40.217 INFO:teuthology.orchestra.run.smithi026.stdout: "hostnames": [], 2024-09-17T00:13:40.217 INFO:teuthology.orchestra.run.smithi026.stdout: "hostnames_s3website": [], 2024-09-17T00:13:40.217 INFO:teuthology.orchestra.run.smithi026.stdout: "master_zone": "a75b3047-a531-43d2-8766-e80302af0985", 2024-09-17T00:13:40.217 INFO:teuthology.orchestra.run.smithi026.stdout: "zones": [ 2024-09-17T00:13:40.217 INFO:teuthology.orchestra.run.smithi026.stdout: { 2024-09-17T00:13:40.217 INFO:teuthology.orchestra.run.smithi026.stdout: "id": "a75b3047-a531-43d2-8766-e80302af0985", 2024-09-17T00:13:40.217 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "z", 2024-09-17T00:13:40.217 INFO:teuthology.orchestra.run.smithi026.stdout: "endpoints": [], 2024-09-17T00:13:40.217 INFO:teuthology.orchestra.run.smithi026.stdout: "log_meta": "false", 2024-09-17T00:13:40.217 INFO:teuthology.orchestra.run.smithi026.stdout: "log_data": "false", 2024-09-17T00:13:40.218 INFO:teuthology.orchestra.run.smithi026.stdout: "bucket_index_max_shards": 11, 2024-09-17T00:13:40.218 INFO:teuthology.orchestra.run.smithi026.stdout: "read_only": "false", 2024-09-17T00:13:40.218 INFO:teuthology.orchestra.run.smithi026.stdout: "tier_type": "", 2024-09-17T00:13:40.218 INFO:teuthology.orchestra.run.smithi026.stdout: "sync_from_all": "true", 2024-09-17T00:13:40.218 INFO:teuthology.orchestra.run.smithi026.stdout: "sync_from": [], 2024-09-17T00:13:40.218 INFO:teuthology.orchestra.run.smithi026.stdout: "redirect_zone": "" 2024-09-17T00:13:40.218 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:13:40.218 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:13:40.218 INFO:teuthology.orchestra.run.smithi026.stdout: "placement_targets": [ 2024-09-17T00:13:40.218 INFO:teuthology.orchestra.run.smithi026.stdout: { 2024-09-17T00:13:40.218 INFO:teuthology.orchestra.run.smithi026.stdout: "name": "default-placement", 2024-09-17T00:13:40.218 INFO:teuthology.orchestra.run.smithi026.stdout: "tags": [], 2024-09-17T00:13:40.218 INFO:teuthology.orchestra.run.smithi026.stdout: "storage_classes": [ 2024-09-17T00:13:40.218 INFO:teuthology.orchestra.run.smithi026.stdout: "STANDARD" 2024-09-17T00:13:40.219 INFO:teuthology.orchestra.run.smithi026.stdout: ] 2024-09-17T00:13:40.219 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:13:40.219 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:13:40.219 INFO:teuthology.orchestra.run.smithi026.stdout: "default_placement": "default-placement", 2024-09-17T00:13:40.219 INFO:teuthology.orchestra.run.smithi026.stdout: "realm_id": "3ff14e33-672d-4c2b-935c-a81bde8e30ae", 2024-09-17T00:13:40.219 INFO:teuthology.orchestra.run.smithi026.stdout: "sync_policy": { 2024-09-17T00:13:40.219 INFO:teuthology.orchestra.run.smithi026.stdout: "groups": [] 2024-09-17T00:13:40.219 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:13:40.219 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:13:40.219 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:13:40.219 INFO:teuthology.orchestra.run.smithi026.stdout: "short_zone_ids": [ 2024-09-17T00:13:40.219 INFO:teuthology.orchestra.run.smithi026.stdout: { 2024-09-17T00:13:40.219 INFO:teuthology.orchestra.run.smithi026.stdout: "key": "a75b3047-a531-43d2-8766-e80302af0985", 2024-09-17T00:13:40.219 INFO:teuthology.orchestra.run.smithi026.stdout: "val": 3866276247 2024-09-17T00:13:40.220 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:13:40.220 INFO:teuthology.orchestra.run.smithi026.stdout: ] 2024-09-17T00:13:40.220 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:13:40.220 INFO:teuthology.orchestra.run.smithi026.stdout: "master_zonegroup": "9cf53e20-12a7-411c-aa78-7dedfb41f37b", 2024-09-17T00:13:40.220 INFO:teuthology.orchestra.run.smithi026.stdout: "master_zone": "a75b3047-a531-43d2-8766-e80302af0985", 2024-09-17T00:13:40.220 INFO:teuthology.orchestra.run.smithi026.stdout: "period_config": { 2024-09-17T00:13:40.220 INFO:teuthology.orchestra.run.smithi026.stdout: "bucket_quota": { 2024-09-17T00:13:40.220 INFO:teuthology.orchestra.run.smithi026.stdout: "enabled": false, 2024-09-17T00:13:40.220 INFO:teuthology.orchestra.run.smithi026.stdout: "check_on_raw": false, 2024-09-17T00:13:40.220 INFO:teuthology.orchestra.run.smithi026.stdout: "max_size": -1, 2024-09-17T00:13:40.220 INFO:teuthology.orchestra.run.smithi026.stdout: "max_size_kb": 0, 2024-09-17T00:13:40.220 INFO:teuthology.orchestra.run.smithi026.stdout: "max_objects": -1 2024-09-17T00:13:40.220 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:13:40.220 INFO:teuthology.orchestra.run.smithi026.stdout: "user_quota": { 2024-09-17T00:13:40.220 INFO:teuthology.orchestra.run.smithi026.stdout: "enabled": false, 2024-09-17T00:13:40.221 INFO:teuthology.orchestra.run.smithi026.stdout: "check_on_raw": false, 2024-09-17T00:13:40.221 INFO:teuthology.orchestra.run.smithi026.stdout: "max_size": -1, 2024-09-17T00:13:40.221 INFO:teuthology.orchestra.run.smithi026.stdout: "max_size_kb": 0, 2024-09-17T00:13:40.221 INFO:teuthology.orchestra.run.smithi026.stdout: "max_objects": -1 2024-09-17T00:13:40.221 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:13:40.221 INFO:teuthology.orchestra.run.smithi026.stdout: "user_ratelimit": { 2024-09-17T00:13:40.221 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_ops": 0, 2024-09-17T00:13:40.221 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_ops": 0, 2024-09-17T00:13:40.221 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_bytes": 0, 2024-09-17T00:13:40.221 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_bytes": 0, 2024-09-17T00:13:40.221 INFO:teuthology.orchestra.run.smithi026.stdout: "enabled": false 2024-09-17T00:13:40.221 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:13:40.222 INFO:teuthology.orchestra.run.smithi026.stdout: "bucket_ratelimit": { 2024-09-17T00:13:40.222 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_ops": 0, 2024-09-17T00:13:40.222 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_ops": 0, 2024-09-17T00:13:40.222 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_bytes": 0, 2024-09-17T00:13:40.222 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_bytes": 0, 2024-09-17T00:13:40.222 INFO:teuthology.orchestra.run.smithi026.stdout: "enabled": false 2024-09-17T00:13:40.222 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:13:40.222 INFO:teuthology.orchestra.run.smithi026.stdout: "anonymous_ratelimit": { 2024-09-17T00:13:40.222 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_ops": 0, 2024-09-17T00:13:40.222 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_ops": 0, 2024-09-17T00:13:40.222 INFO:teuthology.orchestra.run.smithi026.stdout: "max_read_bytes": 0, 2024-09-17T00:13:40.222 INFO:teuthology.orchestra.run.smithi026.stdout: "max_write_bytes": 0, 2024-09-17T00:13:40.222 INFO:teuthology.orchestra.run.smithi026.stdout: "enabled": false 2024-09-17T00:13:40.222 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:13:40.222 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:13:40.223 INFO:teuthology.orchestra.run.smithi026.stdout: "realm_id": "3ff14e33-672d-4c2b-935c-a81bde8e30ae", 2024-09-17T00:13:40.223 INFO:teuthology.orchestra.run.smithi026.stdout: "realm_name": "r", 2024-09-17T00:13:40.223 INFO:teuthology.orchestra.run.smithi026.stdout: "realm_epoch": 2 2024-09-17T00:13:40.223 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:13:40.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:13:39 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:13:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:13:41.099 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-17T00:13:41.353 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:41 smithi026 bash[24915]: cluster 2024-09-17T00:13:39.996309+0000 mgr.y (mgr.24316) 105 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T00:13:41.353 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:41 smithi026 bash[24915]: audit 2024-09-17T00:13:40.110404+0000 mon.a (mon.0) 691 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-09-17T00:13:41.353 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:41 smithi026 bash[24915]: cluster 2024-09-17T00:13:40.110792+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T00:13:41.353 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:41 smithi026 bash[19832]: cluster 2024-09-17T00:13:39.996309+0000 mgr.y (mgr.24316) 105 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T00:13:41.353 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:41 smithi026 bash[19832]: audit 2024-09-17T00:13:40.110404+0000 mon.a (mon.0) 691 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-09-17T00:13:41.353 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:41 smithi026 bash[19832]: cluster 2024-09-17T00:13:40.110792+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T00:13:41.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:41 smithi094 bash[19906]: cluster 2024-09-17T00:13:39.996309+0000 mgr.y (mgr.24316) 105 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T00:13:41.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:41 smithi094 bash[19906]: audit 2024-09-17T00:13:40.110404+0000 mon.a (mon.0) 691 : audit [INF] from='client.? 172.21.15.26:0/423880400' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-09-17T00:13:41.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:41 smithi094 bash[19906]: cluster 2024-09-17T00:13:40.110792+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T00:13:43.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:43 smithi026 bash[19832]: cluster 2024-09-17T00:13:41.997019+0000 mgr.y (mgr.24316) 106 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 209 B/s rd, 418 B/s wr, 1 op/s 2024-09-17T00:13:43.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:43 smithi026 bash[24915]: cluster 2024-09-17T00:13:41.997019+0000 mgr.y (mgr.24316) 106 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 209 B/s rd, 418 B/s wr, 1 op/s 2024-09-17T00:13:43.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:43 smithi094 bash[19906]: cluster 2024-09-17T00:13:41.997019+0000 mgr.y (mgr.24316) 106 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 209 B/s rd, 418 B/s wr, 1 op/s 2024-09-17T00:13:44.758 INFO:teuthology.orchestra.run.smithi026.stdout:Scheduled rgw.foo update... 2024-09-17T00:13:45.591 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch apply rgw smpl' 2024-09-17T00:13:46.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[19832]: cluster 2024-09-17T00:13:43.997700+0000 mgr.y (mgr.24316) 107 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T00:13:46.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[19832]: audit 2024-09-17T00:13:44.749793+0000 mgr.y (mgr.24316) 108 : audit [DBG] from='client.24544 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:13:46.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[19832]: cephadm 2024-09-17T00:13:44.754263+0000 mgr.y (mgr.24316) 109 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T00:13:46.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[19832]: audit 2024-09-17T00:13:44.761948+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[19832]: audit 2024-09-17T00:13:44.798168+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:46.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[19832]: audit 2024-09-17T00:13:44.799185+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:46.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[19832]: audit 2024-09-17T00:13:45.073893+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[19832]: audit 2024-09-17T00:13:45.086687+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[19832]: audit 2024-09-17T00:13:45.096342+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[19832]: audit 2024-09-17T00:13:45.105721+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[19832]: audit 2024-09-17T00:13:45.109289+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.aiphpm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:46.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[19832]: audit 2024-09-17T00:13:45.109946+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.aiphpm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:46.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[19832]: audit 2024-09-17T00:13:45.113461+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.aiphpm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:13:46.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[19832]: audit 2024-09-17T00:13:45.121589+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[19832]: audit 2024-09-17T00:13:45.126510+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:46.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[24915]: cluster 2024-09-17T00:13:43.997700+0000 mgr.y (mgr.24316) 107 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T00:13:46.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[24915]: audit 2024-09-17T00:13:44.749793+0000 mgr.y (mgr.24316) 108 : audit [DBG] from='client.24544 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:13:46.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[24915]: cephadm 2024-09-17T00:13:44.754263+0000 mgr.y (mgr.24316) 109 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T00:13:46.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[24915]: audit 2024-09-17T00:13:44.761948+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[24915]: audit 2024-09-17T00:13:44.798168+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:46.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[24915]: audit 2024-09-17T00:13:44.799185+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:46.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[24915]: audit 2024-09-17T00:13:45.073893+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[24915]: audit 2024-09-17T00:13:45.086687+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[24915]: audit 2024-09-17T00:13:45.096342+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[24915]: audit 2024-09-17T00:13:45.105721+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[24915]: audit 2024-09-17T00:13:45.109289+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.aiphpm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:46.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[24915]: audit 2024-09-17T00:13:45.109946+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.aiphpm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:46.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[24915]: audit 2024-09-17T00:13:45.113461+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.aiphpm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:13:46.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[24915]: audit 2024-09-17T00:13:45.121589+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:45 smithi026 bash[24915]: audit 2024-09-17T00:13:45.126510+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:46.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:45 smithi094 bash[19906]: cluster 2024-09-17T00:13:43.997700+0000 mgr.y (mgr.24316) 107 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-17T00:13:46.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:45 smithi094 bash[19906]: audit 2024-09-17T00:13:44.749793+0000 mgr.y (mgr.24316) 108 : audit [DBG] from='client.24544 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:13:46.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:45 smithi094 bash[19906]: cephadm 2024-09-17T00:13:44.754263+0000 mgr.y (mgr.24316) 109 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T00:13:46.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:45 smithi094 bash[19906]: audit 2024-09-17T00:13:44.761948+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:45 smithi094 bash[19906]: audit 2024-09-17T00:13:44.798168+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:46.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:45 smithi094 bash[19906]: audit 2024-09-17T00:13:44.799185+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:46.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:45 smithi094 bash[19906]: audit 2024-09-17T00:13:45.073893+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:45 smithi094 bash[19906]: audit 2024-09-17T00:13:45.086687+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:45 smithi094 bash[19906]: audit 2024-09-17T00:13:45.096342+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:45 smithi094 bash[19906]: audit 2024-09-17T00:13:45.105721+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:45 smithi094 bash[19906]: audit 2024-09-17T00:13:45.109289+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.aiphpm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:46.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:45 smithi094 bash[19906]: audit 2024-09-17T00:13:45.109946+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.aiphpm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:46.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:45 smithi094 bash[19906]: audit 2024-09-17T00:13:45.113461+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.aiphpm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:13:46.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:45 smithi094 bash[19906]: audit 2024-09-17T00:13:45.121589+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:46.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:45 smithi094 bash[19906]: audit 2024-09-17T00:13:45.126510+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:46.751 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:13:46 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:13:46] "GET /metrics HTTP/1.1" 200 196817 "" "Prometheus/2.33.4" 2024-09-17T00:13:47.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:46 smithi094 bash[19906]: cephadm 2024-09-17T00:13:45.101191+0000 mgr.y (mgr.24316) 110 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T00:13:47.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:46 smithi094 bash[19906]: cephadm 2024-09-17T00:13:45.127962+0000 mgr.y (mgr.24316) 111 : cephadm [INF] Deploying daemon rgw.foo.smithi026.aiphpm on smithi026 2024-09-17T00:13:47.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:46 smithi026 bash[19832]: cephadm 2024-09-17T00:13:45.101191+0000 mgr.y (mgr.24316) 110 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T00:13:47.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:46 smithi026 bash[19832]: cephadm 2024-09-17T00:13:45.127962+0000 mgr.y (mgr.24316) 111 : cephadm [INF] Deploying daemon rgw.foo.smithi026.aiphpm on smithi026 2024-09-17T00:13:47.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:46 smithi026 bash[24915]: cephadm 2024-09-17T00:13:45.101191+0000 mgr.y (mgr.24316) 110 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T00:13:47.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:46 smithi026 bash[24915]: cephadm 2024-09-17T00:13:45.127962+0000 mgr.y (mgr.24316) 111 : cephadm [INF] Deploying daemon rgw.foo.smithi026.aiphpm on smithi026 2024-09-17T00:13:48.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:47 smithi026 bash[24915]: cluster 2024-09-17T00:13:45.999164+0000 mgr.y (mgr.24316) 112 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-17T00:13:48.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:47 smithi026 bash[19832]: cluster 2024-09-17T00:13:45.999164+0000 mgr.y (mgr.24316) 112 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-17T00:13:48.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:47 smithi094 bash[19906]: cluster 2024-09-17T00:13:45.999164+0000 mgr.y (mgr.24316) 112 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-17T00:13:49.121 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:48 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.122 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:13:48 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.122 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:13:48 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.122 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:48 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.123 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:13:48 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.123 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:13:48 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.124 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:13:48 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.124 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:13:48 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.124 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:13:48 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:49 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.501 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:13:49 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:49 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.502 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:13:49 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.502 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:13:49 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.503 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:13:49 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.503 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:13:49 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.503 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:13:49 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.504 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:13:49 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:49.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:49 smithi094 bash[19906]: cluster 2024-09-17T00:13:47.999613+0000 mgr.y (mgr.24316) 113 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 1.0 KiB/s wr, 2 op/s 2024-09-17T00:13:49.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:49 smithi094 bash[19906]: audit 2024-09-17T00:13:49.281582+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:49.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:49 smithi094 bash[19906]: audit 2024-09-17T00:13:49.283744+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.wfckyh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:49.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:49 smithi094 bash[19906]: audit 2024-09-17T00:13:49.284140+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.wfckyh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:49.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:49 smithi094 bash[19906]: audit 2024-09-17T00:13:49.288101+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.wfckyh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:13:49.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:49 smithi094 bash[19906]: audit 2024-09-17T00:13:49.293348+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:49.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:49 smithi094 bash[19906]: audit 2024-09-17T00:13:49.294442+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:50.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:49 smithi026 bash[19832]: cluster 2024-09-17T00:13:47.999613+0000 mgr.y (mgr.24316) 113 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 1.0 KiB/s wr, 2 op/s 2024-09-17T00:13:50.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:49 smithi026 bash[19832]: audit 2024-09-17T00:13:49.281582+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:50.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:49 smithi026 bash[19832]: audit 2024-09-17T00:13:49.283744+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.wfckyh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:50.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:49 smithi026 bash[19832]: audit 2024-09-17T00:13:49.284140+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.wfckyh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:50.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:49 smithi026 bash[19832]: audit 2024-09-17T00:13:49.288101+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.wfckyh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:13:50.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:49 smithi026 bash[19832]: audit 2024-09-17T00:13:49.293348+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:50.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:49 smithi026 bash[19832]: audit 2024-09-17T00:13:49.294442+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:50.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:49 smithi026 bash[24915]: cluster 2024-09-17T00:13:47.999613+0000 mgr.y (mgr.24316) 113 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 1.0 KiB/s wr, 2 op/s 2024-09-17T00:13:50.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:49 smithi026 bash[24915]: audit 2024-09-17T00:13:49.281582+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:50.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:49 smithi026 bash[24915]: audit 2024-09-17T00:13:49.283744+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.wfckyh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:50.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:49 smithi026 bash[24915]: audit 2024-09-17T00:13:49.284140+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.wfckyh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:50.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:49 smithi026 bash[24915]: audit 2024-09-17T00:13:49.288101+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.wfckyh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:13:50.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:49 smithi026 bash[24915]: audit 2024-09-17T00:13:49.293348+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:50.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:49 smithi026 bash[24915]: audit 2024-09-17T00:13:49.294442+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:50.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:13:49 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:13:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:13:51.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:50 smithi026 bash[19832]: cephadm 2024-09-17T00:13:49.295297+0000 mgr.y (mgr.24316) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi094.wfckyh on smithi094 2024-09-17T00:13:51.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:50 smithi026 bash[24915]: cephadm 2024-09-17T00:13:49.295297+0000 mgr.y (mgr.24316) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi094.wfckyh on smithi094 2024-09-17T00:13:51.043 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:50 smithi094 bash[19906]: cephadm 2024-09-17T00:13:49.295297+0000 mgr.y (mgr.24316) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi094.wfckyh on smithi094 2024-09-17T00:13:51.115 INFO:teuthology.orchestra.run.smithi026.stdout:Scheduled rgw.smpl update... 2024-09-17T00:13:51.743 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:51.744 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:51.744 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:51.745 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:51.745 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:51.745 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:51.746 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:51.746 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:51.746 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:51.907 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph osd pool create foo' 2024-09-17T00:13:52.020 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:52.021 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:52.021 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:52.021 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:52.021 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:52.022 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:52.022 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:52.022 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:52.023 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:51 smithi094 bash[19906]: cluster 2024-09-17T00:13:50.000999+0000 mgr.y (mgr.24316) 115 : cluster [DBG] pgmap v92: 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-09-17T00:13:52.023 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:51 smithi094 bash[19906]: audit 2024-09-17T00:13:51.118322+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:52.023 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:51 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:13:52.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:51 smithi026 bash[19832]: cluster 2024-09-17T00:13:50.000999+0000 mgr.y (mgr.24316) 115 : cluster [DBG] pgmap v92: 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-09-17T00:13:52.085 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:51 smithi026 bash[19832]: audit 2024-09-17T00:13:51.118322+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:52.085 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:51 smithi026 bash[24915]: cluster 2024-09-17T00:13:50.000999+0000 mgr.y (mgr.24316) 115 : cluster [DBG] pgmap v92: 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-09-17T00:13:52.086 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:51 smithi026 bash[24915]: audit 2024-09-17T00:13:51.118322+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:53.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:52 smithi094 bash[19906]: audit 2024-09-17T00:13:51.113394+0000 mgr.y (mgr.24316) 116 : audit [DBG] from='client.24550 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:13:53.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:52 smithi094 bash[19906]: cephadm 2024-09-17T00:13:51.114371+0000 mgr.y (mgr.24316) 117 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-09-17T00:13:53.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:52 smithi094 bash[19906]: audit 2024-09-17T00:13:52.068389+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:53.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:52 smithi094 bash[19906]: audit 2024-09-17T00:13:52.072800+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:53.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:52 smithi094 bash[19906]: audit 2024-09-17T00:13:52.074505+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:53.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:52 smithi026 bash[24915]: audit 2024-09-17T00:13:51.113394+0000 mgr.y (mgr.24316) 116 : audit [DBG] from='client.24550 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:13:53.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:52 smithi026 bash[24915]: cephadm 2024-09-17T00:13:51.114371+0000 mgr.y (mgr.24316) 117 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-09-17T00:13:53.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:52 smithi026 bash[24915]: audit 2024-09-17T00:13:52.068389+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:53.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:52 smithi026 bash[24915]: audit 2024-09-17T00:13:52.072800+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:53.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:52 smithi026 bash[24915]: audit 2024-09-17T00:13:52.074505+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:53.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:52 smithi026 bash[19832]: audit 2024-09-17T00:13:51.113394+0000 mgr.y (mgr.24316) 116 : audit [DBG] from='client.24550 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:13:53.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:52 smithi026 bash[19832]: cephadm 2024-09-17T00:13:51.114371+0000 mgr.y (mgr.24316) 117 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-09-17T00:13:53.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:52 smithi026 bash[19832]: audit 2024-09-17T00:13:52.068389+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:53.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:52 smithi026 bash[19832]: audit 2024-09-17T00:13:52.072800+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:53.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:52 smithi026 bash[19832]: audit 2024-09-17T00:13:52.074505+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:13:54.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:53 smithi094 bash[19906]: cluster 2024-09-17T00:13:52.001567+0000 mgr.y (mgr.24316) 118 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 602 B/s wr, 1 op/s 2024-09-17T00:13:54.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:53 smithi026 bash[19832]: cluster 2024-09-17T00:13:52.001567+0000 mgr.y (mgr.24316) 118 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 602 B/s wr, 1 op/s 2024-09-17T00:13:54.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:53 smithi026 bash[24915]: cluster 2024-09-17T00:13:52.001567+0000 mgr.y (mgr.24316) 118 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 602 B/s wr, 1 op/s 2024-09-17T00:13:55.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:55 smithi094 bash[19906]: cluster 2024-09-17T00:13:54.002260+0000 mgr.y (mgr.24316) 119 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-09-17T00:13:55.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:55 smithi094 bash[19906]: audit 2024-09-17T00:13:54.089905+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:55.372 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:55 smithi026 bash[19832]: cluster 2024-09-17T00:13:54.002260+0000 mgr.y (mgr.24316) 119 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-09-17T00:13:55.372 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:55 smithi026 bash[19832]: audit 2024-09-17T00:13:54.089905+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:55.373 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:55 smithi026 bash[24915]: cluster 2024-09-17T00:13:54.002260+0000 mgr.y (mgr.24316) 119 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-09-17T00:13:55.373 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:55 smithi026 bash[24915]: audit 2024-09-17T00:13:54.089905+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:56.410 INFO:teuthology.orchestra.run.smithi026.stderr:pool 'foo' created 2024-09-17T00:13:56.652 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:56 smithi026 bash[24915]: audit 2024-09-17T00:13:55.388632+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:56.652 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:56 smithi026 bash[24915]: audit 2024-09-17T00:13:55.654628+0000 mon.c (mon.1) 79 : audit [INF] from='client.? 172.21.15.26:0/2167920666' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T00:13:56.652 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:56 smithi026 bash[24915]: audit 2024-09-17T00:13:55.655285+0000 mon.a (mon.0) 709 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T00:13:56.652 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:56 smithi026 bash[19832]: audit 2024-09-17T00:13:55.388632+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:56.652 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:56 smithi026 bash[19832]: audit 2024-09-17T00:13:55.654628+0000 mon.c (mon.1) 79 : audit [INF] from='client.? 172.21.15.26:0/2167920666' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T00:13:56.652 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:56 smithi026 bash[19832]: audit 2024-09-17T00:13:55.655285+0000 mon.a (mon.0) 709 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T00:13:56.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:56 smithi094 bash[19906]: audit 2024-09-17T00:13:55.388632+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:56.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:56 smithi094 bash[19906]: audit 2024-09-17T00:13:55.654628+0000 mon.c (mon.1) 79 : audit [INF] from='client.? 172.21.15.26:0/2167920666' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T00:13:56.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:56 smithi094 bash[19906]: audit 2024-09-17T00:13:55.655285+0000 mon.a (mon.0) 709 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T00:13:57.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:13:56 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:13:56] "GET /metrics HTTP/1.1" 200 196817 "" "Prometheus/2.33.4" 2024-09-17T00:13:57.356 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'rbd pool init foo' 2024-09-17T00:13:57.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[19832]: cluster 2024-09-17T00:13:56.003729+0000 mgr.y (mgr.24316) 120 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 584 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 3.4 KiB/s wr, 243 op/s 2024-09-17T00:13:57.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[19832]: audit 2024-09-17T00:13:56.408290+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T00:13:57.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[19832]: cluster 2024-09-17T00:13:56.408527+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T00:13:57.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[19832]: audit 2024-09-17T00:13:56.473256+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[19832]: cephadm 2024-09-17T00:13:56.478063+0000 mgr.y (mgr.24316) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:13:57.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[19832]: audit 2024-09-17T00:13:56.848469+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[19832]: audit 2024-09-17T00:13:56.855146+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[19832]: audit 2024-09-17T00:13:56.862698+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[19832]: audit 2024-09-17T00:13:56.871655+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[19832]: audit 2024-09-17T00:13:56.873770+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.oyoffx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:57.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[19832]: audit 2024-09-17T00:13:56.874185+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.oyoffx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:57.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[19832]: audit 2024-09-17T00:13:56.877226+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.oyoffx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:13:57.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[19832]: audit 2024-09-17T00:13:56.882680+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[19832]: audit 2024-09-17T00:13:56.883516+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:57.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[24915]: cluster 2024-09-17T00:13:56.003729+0000 mgr.y (mgr.24316) 120 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 584 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 3.4 KiB/s wr, 243 op/s 2024-09-17T00:13:57.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[24915]: audit 2024-09-17T00:13:56.408290+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T00:13:57.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[24915]: cluster 2024-09-17T00:13:56.408527+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T00:13:57.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[24915]: audit 2024-09-17T00:13:56.473256+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.756 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[24915]: cephadm 2024-09-17T00:13:56.478063+0000 mgr.y (mgr.24316) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:13:57.756 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[24915]: audit 2024-09-17T00:13:56.848469+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.757 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[24915]: audit 2024-09-17T00:13:56.855146+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.757 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[24915]: audit 2024-09-17T00:13:56.862698+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.757 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[24915]: audit 2024-09-17T00:13:56.871655+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.757 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[24915]: audit 2024-09-17T00:13:56.873770+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.oyoffx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:57.757 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[24915]: audit 2024-09-17T00:13:56.874185+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.oyoffx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:57.757 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[24915]: audit 2024-09-17T00:13:56.877226+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.oyoffx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:13:57.757 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[24915]: audit 2024-09-17T00:13:56.882680+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.757 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:57 smithi026 bash[24915]: audit 2024-09-17T00:13:56.883516+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:57.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:57 smithi094 bash[19906]: cluster 2024-09-17T00:13:56.003729+0000 mgr.y (mgr.24316) 120 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 584 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 134 KiB/s rd, 3.4 KiB/s wr, 243 op/s 2024-09-17T00:13:57.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:57 smithi094 bash[19906]: audit 2024-09-17T00:13:56.408290+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T00:13:57.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:57 smithi094 bash[19906]: cluster 2024-09-17T00:13:56.408527+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T00:13:57.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:57 smithi094 bash[19906]: audit 2024-09-17T00:13:56.473256+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:57 smithi094 bash[19906]: cephadm 2024-09-17T00:13:56.478063+0000 mgr.y (mgr.24316) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:13:57.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:57 smithi094 bash[19906]: audit 2024-09-17T00:13:56.848469+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:57 smithi094 bash[19906]: audit 2024-09-17T00:13:56.855146+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:57 smithi094 bash[19906]: audit 2024-09-17T00:13:56.862698+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:57 smithi094 bash[19906]: audit 2024-09-17T00:13:56.871655+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:57 smithi094 bash[19906]: audit 2024-09-17T00:13:56.873770+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.oyoffx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:57.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:57 smithi094 bash[19906]: audit 2024-09-17T00:13:56.874185+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.oyoffx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:13:57.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:57 smithi094 bash[19906]: audit 2024-09-17T00:13:56.877226+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.oyoffx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:13:57.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:57 smithi094 bash[19906]: audit 2024-09-17T00:13:56.882680+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:13:57.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:57 smithi094 bash[19906]: audit 2024-09-17T00:13:56.883516+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:13:58.664 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:58 smithi026 bash[19832]: cephadm 2024-09-17T00:13:56.867998+0000 mgr.y (mgr.24316) 122 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-09-17T00:13:58.664 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:58 smithi026 bash[19832]: cephadm 2024-09-17T00:13:56.884535+0000 mgr.y (mgr.24316) 123 : cephadm [INF] Deploying daemon rgw.smpl.smithi026.oyoffx on smithi026 2024-09-17T00:13:58.664 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:58 smithi026 bash[19832]: cluster 2024-09-17T00:13:57.407271+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T00:13:58.664 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:58 smithi026 bash[19832]: cluster 2024-09-17T00:13:58.408308+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T00:13:58.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:58 smithi094 bash[19906]: cephadm 2024-09-17T00:13:56.867998+0000 mgr.y (mgr.24316) 122 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-09-17T00:13:58.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:58 smithi094 bash[19906]: cephadm 2024-09-17T00:13:56.884535+0000 mgr.y (mgr.24316) 123 : cephadm [INF] Deploying daemon rgw.smpl.smithi026.oyoffx on smithi026 2024-09-17T00:13:58.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:58 smithi094 bash[19906]: cluster 2024-09-17T00:13:57.407271+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T00:13:58.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:58 smithi094 bash[19906]: cluster 2024-09-17T00:13:58.408308+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T00:13:59.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:58 smithi026 bash[24915]: cephadm 2024-09-17T00:13:56.867998+0000 mgr.y (mgr.24316) 122 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-09-17T00:13:59.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:58 smithi026 bash[24915]: cephadm 2024-09-17T00:13:56.884535+0000 mgr.y (mgr.24316) 123 : cephadm [INF] Deploying daemon rgw.smpl.smithi026.oyoffx on smithi026 2024-09-17T00:13:59.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:58 smithi026 bash[24915]: cluster 2024-09-17T00:13:57.407271+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T00:13:59.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:58 smithi026 bash[24915]: cluster 2024-09-17T00:13:58.408308+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T00:13:59.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:13:59 smithi026 bash[19832]: cluster 2024-09-17T00:13:58.004557+0000 mgr.y (mgr.24316) 124 : cluster [DBG] pgmap v98: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 200 KiB/s rd, 4.2 KiB/s wr, 362 op/s 2024-09-17T00:13:59.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:13:59 smithi026 bash[24915]: cluster 2024-09-17T00:13:58.004557+0000 mgr.y (mgr.24316) 124 : cluster [DBG] pgmap v98: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 200 KiB/s rd, 4.2 KiB/s wr, 362 op/s 2024-09-17T00:13:59.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:13:59 smithi094 bash[19906]: cluster 2024-09-17T00:13:58.004557+0000 mgr.y (mgr.24316) 124 : cluster [DBG] pgmap v98: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 63 MiB used, 715 GiB / 715 GiB avail; 200 KiB/s rd, 4.2 KiB/s wr, 362 op/s 2024-09-17T00:14:00.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:13:59 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:13:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:14:00.823 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:00.823 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:00.823 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:00.824 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:00.824 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:00.824 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:00.825 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:00.825 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:00.825 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:01.251 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:01.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:01.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:00 smithi026 bash[24915]: cluster 2024-09-17T00:14:00.006392+0000 mgr.y (mgr.24316) 125 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 304 KiB/s rd, 6.0 KiB/s wr, 537 op/s 2024-09-17T00:14:01.251 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:01.252 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:01.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:01.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:00 smithi026 bash[19832]: cluster 2024-09-17T00:14:00.006392+0000 mgr.y (mgr.24316) 125 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 304 KiB/s rd, 6.0 KiB/s wr, 537 op/s 2024-09-17T00:14:01.252 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:01.253 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:01.253 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:01.253 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:14:00 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:01.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:00 smithi094 bash[19906]: cluster 2024-09-17T00:14:00.006392+0000 mgr.y (mgr.24316) 125 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 304 KiB/s rd, 6.0 KiB/s wr, 537 op/s 2024-09-17T00:14:02.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:01 smithi026 bash[19832]: audit 2024-09-17T00:14:00.983392+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:02.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:01 smithi026 bash[19832]: audit 2024-09-17T00:14:00.985418+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi094.jwnegr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:14:02.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:01 smithi026 bash[19832]: audit 2024-09-17T00:14:00.985742+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi094.jwnegr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:14:02.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:01 smithi026 bash[19832]: audit 2024-09-17T00:14:00.989516+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi094.jwnegr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:14:02.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:01 smithi026 bash[19832]: audit 2024-09-17T00:14:00.995729+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:02.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:01 smithi026 bash[19832]: audit 2024-09-17T00:14:00.996882+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:02.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:01 smithi026 bash[19832]: cephadm 2024-09-17T00:14:00.997764+0000 mgr.y (mgr.24316) 126 : cephadm [INF] Deploying daemon rgw.smpl.smithi094.jwnegr on smithi094 2024-09-17T00:14:02.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:01 smithi026 bash[24915]: audit 2024-09-17T00:14:00.983392+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:02.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:01 smithi026 bash[24915]: audit 2024-09-17T00:14:00.985418+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi094.jwnegr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:14:02.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:01 smithi026 bash[24915]: audit 2024-09-17T00:14:00.985742+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi094.jwnegr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:14:02.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:01 smithi026 bash[24915]: audit 2024-09-17T00:14:00.989516+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi094.jwnegr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:14:02.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:01 smithi026 bash[24915]: audit 2024-09-17T00:14:00.995729+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:02.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:01 smithi026 bash[24915]: audit 2024-09-17T00:14:00.996882+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:02.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:01 smithi026 bash[24915]: cephadm 2024-09-17T00:14:00.997764+0000 mgr.y (mgr.24316) 126 : cephadm [INF] Deploying daemon rgw.smpl.smithi094.jwnegr on smithi094 2024-09-17T00:14:02.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:01 smithi094 bash[19906]: audit 2024-09-17T00:14:00.983392+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:02.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:01 smithi094 bash[19906]: audit 2024-09-17T00:14:00.985418+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi094.jwnegr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:14:02.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:01 smithi094 bash[19906]: audit 2024-09-17T00:14:00.985742+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi094.jwnegr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:14:02.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:01 smithi094 bash[19906]: audit 2024-09-17T00:14:00.989516+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi094.jwnegr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T00:14:02.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:01 smithi094 bash[19906]: audit 2024-09-17T00:14:00.995729+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:02.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:01 smithi094 bash[19906]: audit 2024-09-17T00:14:00.996882+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:02.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:01 smithi094 bash[19906]: cephadm 2024-09-17T00:14:00.997764+0000 mgr.y (mgr.24316) 126 : cephadm [INF] Deploying daemon rgw.smpl.smithi094.jwnegr on smithi094 2024-09-17T00:14:03.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:02 smithi026 bash[19832]: cluster 2024-09-17T00:14:02.007222+0000 mgr.y (mgr.24316) 127 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 341 B/s wr, 53 op/s 2024-09-17T00:14:03.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:02 smithi026 bash[19832]: audit 2024-09-17T00:14:02.513983+0000 mon.a (mon.0) 726 : audit [INF] from='client.? 172.21.15.26:0/3144129928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T00:14:03.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:02 smithi026 bash[24915]: cluster 2024-09-17T00:14:02.007222+0000 mgr.y (mgr.24316) 127 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 341 B/s wr, 53 op/s 2024-09-17T00:14:03.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:02 smithi026 bash[24915]: audit 2024-09-17T00:14:02.513983+0000 mon.a (mon.0) 726 : audit [INF] from='client.? 172.21.15.26:0/3144129928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T00:14:03.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:02 smithi094 bash[19906]: cluster 2024-09-17T00:14:02.007222+0000 mgr.y (mgr.24316) 127 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 341 B/s wr, 53 op/s 2024-09-17T00:14:03.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:02 smithi094 bash[19906]: audit 2024-09-17T00:14:02.513983+0000 mon.a (mon.0) 726 : audit [INF] from='client.? 172.21.15.26:0/3144129928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T00:14:03.832 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:14:03 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:03.832 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:14:03 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:03.832 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:14:03 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:03.833 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:03 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:03.833 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:14:03 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:03.833 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:14:03 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:03.834 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:14:03 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:03.834 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:14:03 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:03.834 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:14:03 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:04.104 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:14:04 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:04.104 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:14:04 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:04.104 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:14:03 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:04.105 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:14:03 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:04.105 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:14:03 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:04.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:04 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:04.105 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:04 smithi094 bash[19906]: audit 2024-09-17T00:14:02.991562+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.26:0/3144129928' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T00:14:04.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:04 smithi094 bash[19906]: cluster 2024-09-17T00:14:02.991614+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T00:14:04.106 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:14:04 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:04.106 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:14:03 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:04.106 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:14:04 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:04.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:04 smithi026 bash[19832]: audit 2024-09-17T00:14:02.991562+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.26:0/3144129928' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T00:14:04.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:04 smithi026 bash[19832]: cluster 2024-09-17T00:14:02.991614+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T00:14:04.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:04 smithi026 bash[24915]: audit 2024-09-17T00:14:02.991562+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.26:0/3144129928' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T00:14:04.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:04 smithi026 bash[24915]: cluster 2024-09-17T00:14:02.991614+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T00:14:05.265 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:05 smithi026 bash[19832]: cluster 2024-09-17T00:14:03.998512+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T00:14:05.265 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:05 smithi026 bash[19832]: cluster 2024-09-17T00:14:04.007821+0000 mgr.y (mgr.24316) 128 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 341 B/s wr, 53 op/s 2024-09-17T00:14:05.265 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:05 smithi026 bash[19832]: audit 2024-09-17T00:14:04.154214+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:05.266 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:05 smithi026 bash[19832]: audit 2024-09-17T00:14:04.159414+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:05.266 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:05 smithi026 bash[19832]: audit 2024-09-17T00:14:04.161405+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:05.266 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:05 smithi026 bash[24915]: cluster 2024-09-17T00:14:03.998512+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T00:14:05.266 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:05 smithi026 bash[24915]: cluster 2024-09-17T00:14:04.007821+0000 mgr.y (mgr.24316) 128 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 341 B/s wr, 53 op/s 2024-09-17T00:14:05.266 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:05 smithi026 bash[24915]: audit 2024-09-17T00:14:04.154214+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:05.266 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:05 smithi026 bash[24915]: audit 2024-09-17T00:14:04.159414+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:05.266 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:05 smithi026 bash[24915]: audit 2024-09-17T00:14:04.161405+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:05.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:05 smithi094 bash[19906]: cluster 2024-09-17T00:14:03.998512+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T00:14:05.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:05 smithi094 bash[19906]: cluster 2024-09-17T00:14:04.007821+0000 mgr.y (mgr.24316) 128 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 341 B/s wr, 53 op/s 2024-09-17T00:14:05.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:05 smithi094 bash[19906]: audit 2024-09-17T00:14:04.154214+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:05.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:05 smithi094 bash[19906]: audit 2024-09-17T00:14:04.159414+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:05.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:05 smithi094 bash[19906]: audit 2024-09-17T00:14:04.161405+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:05.975 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-17T00:14:06.245 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:06 smithi026 bash[19832]: cluster 2024-09-17T00:14:05.019681+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T00:14:06.245 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:06 smithi026 bash[24915]: cluster 2024-09-17T00:14:05.019681+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T00:14:06.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:06 smithi094 bash[19906]: cluster 2024-09-17T00:14:05.019681+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T00:14:07.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:14:06 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:14:06] "GET /metrics HTTP/1.1" 200 207924 "" "Prometheus/2.33.4" 2024-09-17T00:14:07.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:07 smithi094 bash[19906]: cluster 2024-09-17T00:14:06.008351+0000 mgr.y (mgr.24316) 129 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 155 KiB/s rd, 341 B/s wr, 237 op/s 2024-09-17T00:14:07.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:07 smithi026 bash[24915]: cluster 2024-09-17T00:14:06.008351+0000 mgr.y (mgr.24316) 129 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 155 KiB/s rd, 341 B/s wr, 237 op/s 2024-09-17T00:14:07.452 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:07 smithi026 bash[19832]: cluster 2024-09-17T00:14:06.008351+0000 mgr.y (mgr.24316) 129 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 155 KiB/s rd, 341 B/s wr, 237 op/s 2024-09-17T00:14:08.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:08 smithi094 bash[19906]: audit 2024-09-17T00:14:07.588139+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:08.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:08 smithi094 bash[19906]: audit 2024-09-17T00:14:08.048239+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:08.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:08 smithi094 bash[19906]: audit 2024-09-17T00:14:08.290987+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:08.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:08 smithi094 bash[19906]: audit 2024-09-17T00:14:08.300125+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:08.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:08 smithi094 bash[19906]: audit 2024-09-17T00:14:08.300959+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:08.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:08 smithi094 bash[19906]: audit 2024-09-17T00:14:08.540212+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:09.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:08 smithi026 bash[19832]: audit 2024-09-17T00:14:07.588139+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:09.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:08 smithi026 bash[19832]: audit 2024-09-17T00:14:08.048239+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:09.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:08 smithi026 bash[19832]: audit 2024-09-17T00:14:08.290987+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:09.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:08 smithi026 bash[19832]: audit 2024-09-17T00:14:08.300125+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:09.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:08 smithi026 bash[19832]: audit 2024-09-17T00:14:08.300959+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:09.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:08 smithi026 bash[19832]: audit 2024-09-17T00:14:08.540212+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:09.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:08 smithi026 bash[24915]: audit 2024-09-17T00:14:07.588139+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:09.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:08 smithi026 bash[24915]: audit 2024-09-17T00:14:08.048239+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:09.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:08 smithi026 bash[24915]: audit 2024-09-17T00:14:08.290987+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:09.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:08 smithi026 bash[24915]: audit 2024-09-17T00:14:08.300125+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:09.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:08 smithi026 bash[24915]: audit 2024-09-17T00:14:08.300959+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:09.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:08 smithi026 bash[24915]: audit 2024-09-17T00:14:08.540212+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:09.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:09 smithi026 bash[19832]: cluster 2024-09-17T00:14:08.008736+0000 mgr.y (mgr.24316) 130 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 155 KiB/s rd, 341 B/s wr, 237 op/s 2024-09-17T00:14:09.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:09 smithi026 bash[19832]: cephadm 2024-09-17T00:14:08.052327+0000 mgr.y (mgr.24316) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:14:09.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:09 smithi026 bash[19832]: cephadm 2024-09-17T00:14:08.304640+0000 mgr.y (mgr.24316) 132 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:14:09.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:09 smithi026 bash[19832]: audit 2024-09-17T00:14:09.131163+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:09.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:09 smithi026 bash[24915]: cluster 2024-09-17T00:14:08.008736+0000 mgr.y (mgr.24316) 130 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 155 KiB/s rd, 341 B/s wr, 237 op/s 2024-09-17T00:14:09.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:09 smithi026 bash[24915]: cephadm 2024-09-17T00:14:08.052327+0000 mgr.y (mgr.24316) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:14:09.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:09 smithi026 bash[24915]: cephadm 2024-09-17T00:14:08.304640+0000 mgr.y (mgr.24316) 132 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:14:09.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:09 smithi026 bash[24915]: audit 2024-09-17T00:14:09.131163+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:09.769 INFO:teuthology.orchestra.run.smithi026.stdout:Scheduled iscsi.foo update... 2024-09-17T00:14:09.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:09 smithi094 bash[19906]: cluster 2024-09-17T00:14:08.008736+0000 mgr.y (mgr.24316) 130 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 155 KiB/s rd, 341 B/s wr, 237 op/s 2024-09-17T00:14:09.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:09 smithi094 bash[19906]: cephadm 2024-09-17T00:14:08.052327+0000 mgr.y (mgr.24316) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:14:09.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:09 smithi094 bash[19906]: cephadm 2024-09-17T00:14:08.304640+0000 mgr.y (mgr.24316) 132 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:14:09.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:09 smithi094 bash[19906]: audit 2024-09-17T00:14:09.131163+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:10.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:14:09 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:14:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:14:10.711 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'sleep 120' 2024-09-17T00:14:11.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[24915]: audit 2024-09-17T00:14:09.763848+0000 mgr.y (mgr.24316) 133 : audit [DBG] from='client.24739 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:11.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[24915]: cephadm 2024-09-17T00:14:09.766308+0000 mgr.y (mgr.24316) 134 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T00:14:11.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[24915]: audit 2024-09-17T00:14:09.771434+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:11.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[24915]: audit 2024-09-17T00:14:09.812529+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:11.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[24915]: audit 2024-09-17T00:14:09.813467+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:11.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[24915]: audit 2024-09-17T00:14:09.818557+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:11.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[24915]: cephadm 2024-09-17T00:14:09.822473+0000 mgr.y (mgr.24316) 135 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T00:14:11.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[24915]: audit 2024-09-17T00:14:09.828698+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:14:11.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[24915]: audit 2024-09-17T00:14:09.829067+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:14:11.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[24915]: audit 2024-09-17T00:14:09.832660+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:14:11.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[24915]: audit 2024-09-17T00:14:09.837678+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:11.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[24915]: cephadm 2024-09-17T00:14:09.838610+0000 mgr.y (mgr.24316) 136 : cephadm [INF] Deploying daemon iscsi.foo.smithi026.hbgzod on smithi026 2024-09-17T00:14:11.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[19832]: audit 2024-09-17T00:14:09.763848+0000 mgr.y (mgr.24316) 133 : audit [DBG] from='client.24739 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:11.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[19832]: cephadm 2024-09-17T00:14:09.766308+0000 mgr.y (mgr.24316) 134 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T00:14:11.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[19832]: audit 2024-09-17T00:14:09.771434+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:11.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[19832]: audit 2024-09-17T00:14:09.812529+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:11.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[19832]: audit 2024-09-17T00:14:09.813467+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:11.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[19832]: audit 2024-09-17T00:14:09.818557+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:11.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[19832]: cephadm 2024-09-17T00:14:09.822473+0000 mgr.y (mgr.24316) 135 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T00:14:11.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[19832]: audit 2024-09-17T00:14:09.828698+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:14:11.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[19832]: audit 2024-09-17T00:14:09.829067+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:14:11.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[19832]: audit 2024-09-17T00:14:09.832660+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:14:11.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[19832]: audit 2024-09-17T00:14:09.837678+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:11.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:10 smithi026 bash[19832]: cephadm 2024-09-17T00:14:09.838610+0000 mgr.y (mgr.24316) 136 : cephadm [INF] Deploying daemon iscsi.foo.smithi026.hbgzod on smithi026 2024-09-17T00:14:11.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:10 smithi094 bash[19906]: audit 2024-09-17T00:14:09.763848+0000 mgr.y (mgr.24316) 133 : audit [DBG] from='client.24739 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:14:11.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:10 smithi094 bash[19906]: cephadm 2024-09-17T00:14:09.766308+0000 mgr.y (mgr.24316) 134 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T00:14:11.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:10 smithi094 bash[19906]: audit 2024-09-17T00:14:09.771434+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:11.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:10 smithi094 bash[19906]: audit 2024-09-17T00:14:09.812529+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:11.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:10 smithi094 bash[19906]: audit 2024-09-17T00:14:09.813467+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:11.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:10 smithi094 bash[19906]: audit 2024-09-17T00:14:09.818557+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:11.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:10 smithi094 bash[19906]: cephadm 2024-09-17T00:14:09.822473+0000 mgr.y (mgr.24316) 135 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T00:14:11.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:10 smithi094 bash[19906]: audit 2024-09-17T00:14:09.828698+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:14:11.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:10 smithi094 bash[19906]: audit 2024-09-17T00:14:09.829067+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:14:11.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:10 smithi094 bash[19906]: audit 2024-09-17T00:14:09.832660+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:14:11.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:10 smithi094 bash[19906]: audit 2024-09-17T00:14:09.837678+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:11.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:10 smithi094 bash[19906]: cephadm 2024-09-17T00:14:09.838610+0000 mgr.y (mgr.24316) 136 : cephadm [INF] Deploying daemon iscsi.foo.smithi026.hbgzod on smithi026 2024-09-17T00:14:12.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:11 smithi094 bash[19906]: cluster 2024-09-17T00:14:10.009904+0000 mgr.y (mgr.24316) 137 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 280 KiB/s rd, 583 B/s wr, 423 op/s 2024-09-17T00:14:12.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:11 smithi094 bash[19906]: cluster 2024-09-17T00:14:10.990878+0000 mon.a (mon.0) 741 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-09-17T00:14:12.143 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:11 smithi026 bash[19832]: cluster 2024-09-17T00:14:10.009904+0000 mgr.y (mgr.24316) 137 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 280 KiB/s rd, 583 B/s wr, 423 op/s 2024-09-17T00:14:12.144 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:11 smithi026 bash[19832]: cluster 2024-09-17T00:14:10.990878+0000 mon.a (mon.0) 741 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-09-17T00:14:12.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:11 smithi026 bash[24915]: cluster 2024-09-17T00:14:10.009904+0000 mgr.y (mgr.24316) 137 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 280 KiB/s rd, 583 B/s wr, 423 op/s 2024-09-17T00:14:12.144 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:11 smithi026 bash[24915]: cluster 2024-09-17T00:14:10.990878+0000 mon.a (mon.0) 741 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-09-17T00:14:13.686 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:13.687 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:13.687 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:13.687 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:13.688 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:13.688 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:13.688 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:13.689 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:13.689 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:14.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:14.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:13 smithi026 bash[19832]: cluster 2024-09-17T00:14:12.010677+0000 mgr.y (mgr.24316) 138 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 245 KiB/s rd, 510 B/s wr, 371 op/s 2024-09-17T00:14:14.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:14.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:13 smithi026 bash[24915]: cluster 2024-09-17T00:14:12.010677+0000 mgr.y (mgr.24316) 138 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 245 KiB/s rd, 510 B/s wr, 371 op/s 2024-09-17T00:14:14.001 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:14.002 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:14.002 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:14.002 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:14.003 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:14.003 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:14.003 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:14:13 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:14:14.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:13 smithi094 bash[19906]: cluster 2024-09-17T00:14:12.010677+0000 mgr.y (mgr.24316) 138 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 245 KiB/s rd, 510 B/s wr, 371 op/s 2024-09-17T00:14:15.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:14 smithi094 bash[19906]: audit 2024-09-17T00:14:13.855934+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:15.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:14 smithi094 bash[19906]: audit 2024-09-17T00:14:13.859560+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:15.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:14 smithi094 bash[19906]: audit 2024-09-17T00:14:13.860678+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:14 smithi094 bash[19906]: audit 2024-09-17T00:14:14.003713+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-17T00:14:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:14 smithi094 bash[19906]: audit 2024-09-17T00:14:14.004519+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:14 smithi094 bash[19906]: audit 2024-09-17T00:14:14.004793+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-17T00:14:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:14 smithi094 bash[19906]: audit 2024-09-17T00:14:14.005386+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:14 smithi094 bash[19906]: audit 2024-09-17T00:14:14.006173+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:14 smithi094 bash[19906]: audit 2024-09-17T00:14:14.006201+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:14 smithi094 bash[19906]: audit 2024-09-17T00:14:14.007153+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:14 smithi094 bash[19906]: audit 2024-09-17T00:14:14.007820+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:14 smithi094 bash[19906]: audit 2024-09-17T00:14:14.065979+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:14:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:14 smithi094 bash[19906]: audit 2024-09-17T00:14:14.066390+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:14:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:14 smithi094 bash[19906]: audit 2024-09-17T00:14:14.071141+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:14:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:14 smithi094 bash[19906]: audit 2024-09-17T00:14:14.071448+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:14:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:14 smithi094 bash[19906]: audit 2024-09-17T00:14:14.137304+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:15.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[19832]: audit 2024-09-17T00:14:13.855934+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:15.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[19832]: audit 2024-09-17T00:14:13.859560+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:15.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[19832]: audit 2024-09-17T00:14:13.860678+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:15.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[19832]: audit 2024-09-17T00:14:14.003713+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-17T00:14:15.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[19832]: audit 2024-09-17T00:14:14.004519+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[19832]: audit 2024-09-17T00:14:14.004793+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-17T00:14:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[19832]: audit 2024-09-17T00:14:14.005386+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[19832]: audit 2024-09-17T00:14:14.006173+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[19832]: audit 2024-09-17T00:14:14.006201+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[19832]: audit 2024-09-17T00:14:14.007153+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[19832]: audit 2024-09-17T00:14:14.007820+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[19832]: audit 2024-09-17T00:14:14.065979+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:14:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[19832]: audit 2024-09-17T00:14:14.066390+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:14:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[19832]: audit 2024-09-17T00:14:14.071141+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:14:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[19832]: audit 2024-09-17T00:14:14.071448+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:14:15.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[19832]: audit 2024-09-17T00:14:14.137304+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:15.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[24915]: audit 2024-09-17T00:14:13.855934+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[24915]: audit 2024-09-17T00:14:13.859560+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[24915]: audit 2024-09-17T00:14:13.860678+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[24915]: audit 2024-09-17T00:14:14.003713+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-17T00:14:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[24915]: audit 2024-09-17T00:14:14.004519+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[24915]: audit 2024-09-17T00:14:14.004793+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-17T00:14:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[24915]: audit 2024-09-17T00:14:14.005386+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[24915]: audit 2024-09-17T00:14:14.006173+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[24915]: audit 2024-09-17T00:14:14.006201+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[24915]: audit 2024-09-17T00:14:14.007153+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[24915]: audit 2024-09-17T00:14:14.007820+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-09-17T00:14:15.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[24915]: audit 2024-09-17T00:14:14.065979+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:14:15.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[24915]: audit 2024-09-17T00:14:14.066390+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:14:15.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[24915]: audit 2024-09-17T00:14:14.071141+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:14:15.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[24915]: audit 2024-09-17T00:14:14.071448+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:14:15.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:14 smithi026 bash[24915]: audit 2024-09-17T00:14:14.137304+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:16.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:15 smithi026 bash[19832]: cluster 2024-09-17T00:14:14.011368+0000 mgr.y (mgr.24316) 139 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 196 KiB/s rd, 409 B/s wr, 297 op/s 2024-09-17T00:14:16.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:15 smithi026 bash[19832]: audit 2024-09-17T00:14:14.876563+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-09-17T00:14:16.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:15 smithi026 bash[19832]: audit 2024-09-17T00:14:14.876911+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-17T00:14:16.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:15 smithi026 bash[19832]: audit 2024-09-17T00:14:14.877131+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-17T00:14:16.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:15 smithi026 bash[19832]: audit 2024-09-17T00:14:14.877377+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-09-17T00:14:16.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:15 smithi026 bash[19832]: cluster 2024-09-17T00:14:14.877586+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T00:14:16.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:15 smithi026 bash[19832]: cluster 2024-09-17T00:14:14.977331+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T00:14:16.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:15 smithi026 bash[24915]: cluster 2024-09-17T00:14:14.011368+0000 mgr.y (mgr.24316) 139 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 196 KiB/s rd, 409 B/s wr, 297 op/s 2024-09-17T00:14:16.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:15 smithi026 bash[24915]: audit 2024-09-17T00:14:14.876563+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-09-17T00:14:16.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:15 smithi026 bash[24915]: audit 2024-09-17T00:14:14.876911+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-17T00:14:16.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:15 smithi026 bash[24915]: audit 2024-09-17T00:14:14.877131+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-17T00:14:16.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:15 smithi026 bash[24915]: audit 2024-09-17T00:14:14.877377+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-09-17T00:14:16.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:15 smithi026 bash[24915]: cluster 2024-09-17T00:14:14.877586+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T00:14:16.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:15 smithi026 bash[24915]: cluster 2024-09-17T00:14:14.977331+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T00:14:16.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:15 smithi094 bash[19906]: cluster 2024-09-17T00:14:14.011368+0000 mgr.y (mgr.24316) 139 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 196 KiB/s rd, 409 B/s wr, 297 op/s 2024-09-17T00:14:16.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:15 smithi094 bash[19906]: audit 2024-09-17T00:14:14.876563+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-09-17T00:14:16.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:15 smithi094 bash[19906]: audit 2024-09-17T00:14:14.876911+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-17T00:14:16.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:15 smithi094 bash[19906]: audit 2024-09-17T00:14:14.877131+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-17T00:14:16.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:15 smithi094 bash[19906]: audit 2024-09-17T00:14:14.877377+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-09-17T00:14:16.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:15 smithi094 bash[19906]: cluster 2024-09-17T00:14:14.877586+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T00:14:16.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:15 smithi094 bash[19906]: cluster 2024-09-17T00:14:14.977331+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T00:14:16.964 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:14:16 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:14:16] "GET /metrics HTTP/1.1" 200 214951 "" "Prometheus/2.33.4" 2024-09-17T00:14:16.964 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:16 smithi026 bash[24915]: cluster 2024-09-17T00:14:16.013185+0000 mgr.y (mgr.24316) 140 : cluster [DBG] pgmap v113: 161 pgs: 1 peering, 3 activating, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 255 B/s wr, 237 op/s; 1/723 objects degraded (0.138%) 2024-09-17T00:14:16.964 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:16 smithi026 bash[19832]: cluster 2024-09-17T00:14:16.013185+0000 mgr.y (mgr.24316) 140 : cluster [DBG] pgmap v113: 161 pgs: 1 peering, 3 activating, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 255 B/s wr, 237 op/s; 1/723 objects degraded (0.138%) 2024-09-17T00:14:17.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:16 smithi094 bash[19906]: cluster 2024-09-17T00:14:16.013185+0000 mgr.y (mgr.24316) 140 : cluster [DBG] pgmap v113: 161 pgs: 1 peering, 3 activating, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 255 B/s wr, 237 op/s; 1/723 objects degraded (0.138%) 2024-09-17T00:14:18.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:17 smithi026 bash[24915]: audit 2024-09-17T00:14:16.955281+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.26:0/165384578' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:14:18.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:17 smithi026 bash[24915]: audit 2024-09-17T00:14:17.294595+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.26:0/1695420493' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2094692163"}]: dispatch 2024-09-17T00:14:18.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:17 smithi026 bash[24915]: audit 2024-09-17T00:14:17.295405+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2094692163"}]: dispatch 2024-09-17T00:14:18.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:17 smithi026 bash[19832]: audit 2024-09-17T00:14:16.955281+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.26:0/165384578' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:14:18.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:17 smithi026 bash[19832]: audit 2024-09-17T00:14:17.294595+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.26:0/1695420493' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2094692163"}]: dispatch 2024-09-17T00:14:18.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:17 smithi026 bash[19832]: audit 2024-09-17T00:14:17.295405+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2094692163"}]: dispatch 2024-09-17T00:14:18.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:17 smithi094 bash[19906]: audit 2024-09-17T00:14:16.955281+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.26:0/165384578' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:14:18.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:17 smithi094 bash[19906]: audit 2024-09-17T00:14:17.294595+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.26:0/1695420493' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2094692163"}]: dispatch 2024-09-17T00:14:18.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:17 smithi094 bash[19906]: audit 2024-09-17T00:14:17.295405+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2094692163"}]: dispatch 2024-09-17T00:14:19.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:18 smithi026 bash[19832]: audit 2024-09-17T00:14:17.887815+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2094692163"}]': finished 2024-09-17T00:14:19.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:18 smithi026 bash[19832]: cluster 2024-09-17T00:14:17.888063+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T00:14:19.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:18 smithi026 bash[19832]: cluster 2024-09-17T00:14:18.013671+0000 mgr.y (mgr.24316) 141 : cluster [DBG] pgmap v115: 161 pgs: 1 peering, 3 activating, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 58 op/s; 1/723 objects degraded (0.138%) 2024-09-17T00:14:19.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:18 smithi026 bash[19832]: audit 2024-09-17T00:14:18.240975+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.26:0/4024924551' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1446506798"}]: dispatch 2024-09-17T00:14:19.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:18 smithi026 bash[24915]: audit 2024-09-17T00:14:17.887815+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2094692163"}]': finished 2024-09-17T00:14:19.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:18 smithi026 bash[24915]: cluster 2024-09-17T00:14:17.888063+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T00:14:19.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:18 smithi026 bash[24915]: cluster 2024-09-17T00:14:18.013671+0000 mgr.y (mgr.24316) 141 : cluster [DBG] pgmap v115: 161 pgs: 1 peering, 3 activating, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 58 op/s; 1/723 objects degraded (0.138%) 2024-09-17T00:14:19.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:18 smithi026 bash[24915]: audit 2024-09-17T00:14:18.240975+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.26:0/4024924551' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1446506798"}]: dispatch 2024-09-17T00:14:19.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:18 smithi094 bash[19906]: audit 2024-09-17T00:14:17.887815+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2094692163"}]': finished 2024-09-17T00:14:19.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:18 smithi094 bash[19906]: cluster 2024-09-17T00:14:17.888063+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T00:14:19.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:18 smithi094 bash[19906]: cluster 2024-09-17T00:14:18.013671+0000 mgr.y (mgr.24316) 141 : cluster [DBG] pgmap v115: 161 pgs: 1 peering, 3 activating, 157 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 58 op/s; 1/723 objects degraded (0.138%) 2024-09-17T00:14:19.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:18 smithi094 bash[19906]: audit 2024-09-17T00:14:18.240975+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.26:0/4024924551' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1446506798"}]: dispatch 2024-09-17T00:14:20.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[19832]: audit 2024-09-17T00:14:18.903061+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.26:0/4024924551' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1446506798"}]': finished 2024-09-17T00:14:20.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[19832]: cluster 2024-09-17T00:14:18.903160+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T00:14:20.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[19832]: audit 2024-09-17T00:14:19.253206+0000 mon.a (mon.0) 763 : audit [INF] from='client.? 172.21.15.26:0/3181276779' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3746046505"}]: dispatch 2024-09-17T00:14:20.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[19832]: audit 2024-09-17T00:14:19.409514+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:20.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[19832]: audit 2024-09-17T00:14:19.416387+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:20.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[19832]: audit 2024-09-17T00:14:19.429185+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:14:20.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[19832]: audit 2024-09-17T00:14:19.430035+0000 mgr.y (mgr.24316) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:14:20.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[19832]: cephadm 2024-09-17T00:14:19.431524+0000 mgr.y (mgr.24316) 143 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-17T00:14:20.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[19832]: audit 2024-09-17T00:14:19.431939+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:14:20.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[19832]: audit 2024-09-17T00:14:19.432471+0000 mgr.y (mgr.24316) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:14:20.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[19832]: audit 2024-09-17T00:14:19.438692+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:20.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[19832]: audit 2024-09-17T00:14:19.444011+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:14:20.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[19832]: audit 2024-09-17T00:14:19.444926+0000 mgr.y (mgr.24316) 145 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:14:20.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[19832]: audit 2024-09-17T00:14:19.458068+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:20.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[19832]: audit 2024-09-17T00:14:19.461056+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:20.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[19832]: audit 2024-09-17T00:14:19.461933+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:20.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[19832]: audit 2024-09-17T00:14:19.469247+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:20.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[24915]: audit 2024-09-17T00:14:18.903061+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.26:0/4024924551' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1446506798"}]': finished 2024-09-17T00:14:20.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[24915]: cluster 2024-09-17T00:14:18.903160+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T00:14:20.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[24915]: audit 2024-09-17T00:14:19.253206+0000 mon.a (mon.0) 763 : audit [INF] from='client.? 172.21.15.26:0/3181276779' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3746046505"}]: dispatch 2024-09-17T00:14:20.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[24915]: audit 2024-09-17T00:14:19.409514+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:20.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[24915]: audit 2024-09-17T00:14:19.416387+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:20.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[24915]: audit 2024-09-17T00:14:19.429185+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:14:20.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[24915]: audit 2024-09-17T00:14:19.430035+0000 mgr.y (mgr.24316) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:14:20.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[24915]: cephadm 2024-09-17T00:14:19.431524+0000 mgr.y (mgr.24316) 143 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-17T00:14:20.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[24915]: audit 2024-09-17T00:14:19.431939+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:14:20.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[24915]: audit 2024-09-17T00:14:19.432471+0000 mgr.y (mgr.24316) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:14:20.253 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[24915]: audit 2024-09-17T00:14:19.438692+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:20.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[24915]: audit 2024-09-17T00:14:19.444011+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:14:20.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[24915]: audit 2024-09-17T00:14:19.444926+0000 mgr.y (mgr.24316) 145 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:14:20.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[24915]: audit 2024-09-17T00:14:19.458068+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:20.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[24915]: audit 2024-09-17T00:14:19.461056+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:20.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[24915]: audit 2024-09-17T00:14:19.461933+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:20.254 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:19 smithi026 bash[24915]: audit 2024-09-17T00:14:19.469247+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:20.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:14:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:14:20.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[19906]: audit 2024-09-17T00:14:18.903061+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.26:0/4024924551' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1446506798"}]': finished 2024-09-17T00:14:20.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[19906]: cluster 2024-09-17T00:14:18.903160+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T00:14:20.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[19906]: audit 2024-09-17T00:14:19.253206+0000 mon.a (mon.0) 763 : audit [INF] from='client.? 172.21.15.26:0/3181276779' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3746046505"}]: dispatch 2024-09-17T00:14:20.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[19906]: audit 2024-09-17T00:14:19.409514+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:20.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[19906]: audit 2024-09-17T00:14:19.416387+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:20.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[19906]: audit 2024-09-17T00:14:19.429185+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:14:20.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[19906]: audit 2024-09-17T00:14:19.430035+0000 mgr.y (mgr.24316) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:14:20.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[19906]: cephadm 2024-09-17T00:14:19.431524+0000 mgr.y (mgr.24316) 143 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-17T00:14:20.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[19906]: audit 2024-09-17T00:14:19.431939+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:14:20.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[19906]: audit 2024-09-17T00:14:19.432471+0000 mgr.y (mgr.24316) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:14:20.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[19906]: audit 2024-09-17T00:14:19.438692+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:20.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[19906]: audit 2024-09-17T00:14:19.444011+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:14:20.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[19906]: audit 2024-09-17T00:14:19.444926+0000 mgr.y (mgr.24316) 145 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:14:20.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[19906]: audit 2024-09-17T00:14:19.458068+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:20.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[19906]: audit 2024-09-17T00:14:19.461056+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:14:20.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[19906]: audit 2024-09-17T00:14:19.461933+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:14:20.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:19 smithi094 bash[19906]: audit 2024-09-17T00:14:19.469247+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:14:21.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:20 smithi026 bash[19832]: audit 2024-09-17T00:14:19.908637+0000 mon.a (mon.0) 769 : audit [INF] from='client.? 172.21.15.26:0/3181276779' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3746046505"}]': finished 2024-09-17T00:14:21.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:20 smithi026 bash[19832]: cluster 2024-09-17T00:14:19.908840+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T00:14:21.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:20 smithi026 bash[19832]: cluster 2024-09-17T00:14:20.015397+0000 mgr.y (mgr.24316) 146 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 203 B/s wr, 72 op/s; 9 B/s, 0 objects/s recovering 2024-09-17T00:14:21.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:20 smithi026 bash[19832]: audit 2024-09-17T00:14:20.266346+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.26:0/2526568294' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3457918696"}]: dispatch 2024-09-17T00:14:21.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:20 smithi026 bash[24915]: audit 2024-09-17T00:14:19.908637+0000 mon.a (mon.0) 769 : audit [INF] from='client.? 172.21.15.26:0/3181276779' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3746046505"}]': finished 2024-09-17T00:14:21.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:20 smithi026 bash[24915]: cluster 2024-09-17T00:14:19.908840+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T00:14:21.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:20 smithi026 bash[24915]: cluster 2024-09-17T00:14:20.015397+0000 mgr.y (mgr.24316) 146 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 203 B/s wr, 72 op/s; 9 B/s, 0 objects/s recovering 2024-09-17T00:14:21.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:20 smithi026 bash[24915]: audit 2024-09-17T00:14:20.266346+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.26:0/2526568294' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3457918696"}]: dispatch 2024-09-17T00:14:21.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:20 smithi094 bash[19906]: audit 2024-09-17T00:14:19.908637+0000 mon.a (mon.0) 769 : audit [INF] from='client.? 172.21.15.26:0/3181276779' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3746046505"}]': finished 2024-09-17T00:14:21.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:20 smithi094 bash[19906]: cluster 2024-09-17T00:14:19.908840+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T00:14:21.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:20 smithi094 bash[19906]: cluster 2024-09-17T00:14:20.015397+0000 mgr.y (mgr.24316) 146 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 203 B/s wr, 72 op/s; 9 B/s, 0 objects/s recovering 2024-09-17T00:14:21.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:20 smithi094 bash[19906]: audit 2024-09-17T00:14:20.266346+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.26:0/2526568294' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3457918696"}]: dispatch 2024-09-17T00:14:22.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:21 smithi026 bash[19832]: audit 2024-09-17T00:14:20.986121+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.26:0/2526568294' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3457918696"}]': finished 2024-09-17T00:14:22.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:21 smithi026 bash[19832]: cluster 2024-09-17T00:14:20.986376+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T00:14:22.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:21 smithi026 bash[19832]: audit 2024-09-17T00:14:21.339803+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.26:0/979447603' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/594685225"}]: dispatch 2024-09-17T00:14:22.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:21 smithi026 bash[24915]: audit 2024-09-17T00:14:20.986121+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.26:0/2526568294' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3457918696"}]': finished 2024-09-17T00:14:22.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:21 smithi026 bash[24915]: cluster 2024-09-17T00:14:20.986376+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T00:14:22.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:21 smithi026 bash[24915]: audit 2024-09-17T00:14:21.339803+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.26:0/979447603' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/594685225"}]: dispatch 2024-09-17T00:14:22.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:21 smithi094 bash[19906]: audit 2024-09-17T00:14:20.986121+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.26:0/2526568294' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3457918696"}]': finished 2024-09-17T00:14:22.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:21 smithi094 bash[19906]: cluster 2024-09-17T00:14:20.986376+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T00:14:22.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:21 smithi094 bash[19906]: audit 2024-09-17T00:14:21.339803+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.26:0/979447603' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/594685225"}]: dispatch 2024-09-17T00:14:23.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:23 smithi026 bash[19832]: audit 2024-09-17T00:14:21.989179+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.26:0/979447603' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/594685225"}]': finished 2024-09-17T00:14:23.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:23 smithi026 bash[19832]: cluster 2024-09-17T00:14:21.989381+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T00:14:23.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:23 smithi026 bash[19832]: cluster 2024-09-17T00:14:22.015914+0000 mgr.y (mgr.24316) 147 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s; 11 B/s, 0 objects/s recovering 2024-09-17T00:14:23.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:23 smithi026 bash[19832]: audit 2024-09-17T00:14:22.343132+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.26:0/2058356597' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3457918696"}]: dispatch 2024-09-17T00:14:23.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:23 smithi026 bash[24915]: audit 2024-09-17T00:14:21.989179+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.26:0/979447603' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/594685225"}]': finished 2024-09-17T00:14:23.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:23 smithi026 bash[24915]: cluster 2024-09-17T00:14:21.989381+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T00:14:23.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:23 smithi026 bash[24915]: cluster 2024-09-17T00:14:22.015914+0000 mgr.y (mgr.24316) 147 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s; 11 B/s, 0 objects/s recovering 2024-09-17T00:14:23.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:23 smithi026 bash[24915]: audit 2024-09-17T00:14:22.343132+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.26:0/2058356597' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3457918696"}]: dispatch 2024-09-17T00:14:23.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:23 smithi094 bash[19906]: audit 2024-09-17T00:14:21.989179+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.26:0/979447603' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/594685225"}]': finished 2024-09-17T00:14:23.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:23 smithi094 bash[19906]: cluster 2024-09-17T00:14:21.989381+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T00:14:23.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:23 smithi094 bash[19906]: cluster 2024-09-17T00:14:22.015914+0000 mgr.y (mgr.24316) 147 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s; 11 B/s, 0 objects/s recovering 2024-09-17T00:14:23.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:23 smithi094 bash[19906]: audit 2024-09-17T00:14:22.343132+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.26:0/2058356597' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3457918696"}]: dispatch 2024-09-17T00:14:24.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:24 smithi094 bash[19906]: audit 2024-09-17T00:14:23.010301+0000 mon.a (mon.0) 778 : audit [INF] from='client.? 172.21.15.26:0/2058356597' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3457918696"}]': finished 2024-09-17T00:14:24.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:24 smithi094 bash[19906]: cluster 2024-09-17T00:14:23.010577+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T00:14:24.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:24 smithi094 bash[19906]: audit 2024-09-17T00:14:23.365515+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.26:0/4235702555' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3212942431"}]: dispatch 2024-09-17T00:14:24.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:24 smithi094 bash[19906]: audit 2024-09-17T00:14:23.366239+0000 mon.a (mon.0) 780 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3212942431"}]: dispatch 2024-09-17T00:14:24.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:24 smithi026 bash[19832]: audit 2024-09-17T00:14:23.010301+0000 mon.a (mon.0) 778 : audit [INF] from='client.? 172.21.15.26:0/2058356597' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3457918696"}]': finished 2024-09-17T00:14:24.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:24 smithi026 bash[19832]: cluster 2024-09-17T00:14:23.010577+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T00:14:24.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:24 smithi026 bash[19832]: audit 2024-09-17T00:14:23.365515+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.26:0/4235702555' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3212942431"}]: dispatch 2024-09-17T00:14:24.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:24 smithi026 bash[19832]: audit 2024-09-17T00:14:23.366239+0000 mon.a (mon.0) 780 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3212942431"}]: dispatch 2024-09-17T00:14:24.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:24 smithi026 bash[24915]: audit 2024-09-17T00:14:23.010301+0000 mon.a (mon.0) 778 : audit [INF] from='client.? 172.21.15.26:0/2058356597' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/3457918696"}]': finished 2024-09-17T00:14:24.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:24 smithi026 bash[24915]: cluster 2024-09-17T00:14:23.010577+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T00:14:24.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:24 smithi026 bash[24915]: audit 2024-09-17T00:14:23.365515+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.26:0/4235702555' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3212942431"}]: dispatch 2024-09-17T00:14:24.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:24 smithi026 bash[24915]: audit 2024-09-17T00:14:23.366239+0000 mon.a (mon.0) 780 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3212942431"}]: dispatch 2024-09-17T00:14:25.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:25 smithi094 bash[19906]: audit 2024-09-17T00:14:24.009988+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3212942431"}]': finished 2024-09-17T00:14:25.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:25 smithi094 bash[19906]: cluster 2024-09-17T00:14:24.010445+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T00:14:25.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:25 smithi094 bash[19906]: cluster 2024-09-17T00:14:24.016367+0000 mgr.y (mgr.24316) 148 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:14:25.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:25 smithi094 bash[19906]: audit 2024-09-17T00:14:24.375611+0000 mon.a (mon.0) 783 : audit [INF] from='client.? 172.21.15.26:0/3511253231' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1346328013"}]: dispatch 2024-09-17T00:14:25.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:25 smithi026 bash[19832]: audit 2024-09-17T00:14:24.009988+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3212942431"}]': finished 2024-09-17T00:14:25.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:25 smithi026 bash[19832]: cluster 2024-09-17T00:14:24.010445+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T00:14:25.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:25 smithi026 bash[19832]: cluster 2024-09-17T00:14:24.016367+0000 mgr.y (mgr.24316) 148 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:14:25.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:25 smithi026 bash[19832]: audit 2024-09-17T00:14:24.375611+0000 mon.a (mon.0) 783 : audit [INF] from='client.? 172.21.15.26:0/3511253231' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1346328013"}]: dispatch 2024-09-17T00:14:25.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:25 smithi026 bash[24915]: audit 2024-09-17T00:14:24.009988+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3212942431"}]': finished 2024-09-17T00:14:25.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:25 smithi026 bash[24915]: cluster 2024-09-17T00:14:24.010445+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T00:14:25.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:25 smithi026 bash[24915]: cluster 2024-09-17T00:14:24.016367+0000 mgr.y (mgr.24316) 148 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:14:25.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:25 smithi026 bash[24915]: audit 2024-09-17T00:14:24.375611+0000 mon.a (mon.0) 783 : audit [INF] from='client.? 172.21.15.26:0/3511253231' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1346328013"}]: dispatch 2024-09-17T00:14:26.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:26 smithi094 bash[19906]: audit 2024-09-17T00:14:25.030372+0000 mon.a (mon.0) 784 : audit [INF] from='client.? 172.21.15.26:0/3511253231' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1346328013"}]': finished 2024-09-17T00:14:26.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:26 smithi094 bash[19906]: cluster 2024-09-17T00:14:25.030562+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T00:14:26.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:26 smithi094 bash[19906]: audit 2024-09-17T00:14:25.377408+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 172.21.15.26:0/3659241073' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2471722496"}]: dispatch 2024-09-17T00:14:26.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:26 smithi026 bash[19832]: audit 2024-09-17T00:14:25.030372+0000 mon.a (mon.0) 784 : audit [INF] from='client.? 172.21.15.26:0/3511253231' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1346328013"}]': finished 2024-09-17T00:14:26.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:26 smithi026 bash[19832]: cluster 2024-09-17T00:14:25.030562+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T00:14:26.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:26 smithi026 bash[19832]: audit 2024-09-17T00:14:25.377408+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 172.21.15.26:0/3659241073' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2471722496"}]: dispatch 2024-09-17T00:14:26.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:26 smithi026 bash[24915]: audit 2024-09-17T00:14:25.030372+0000 mon.a (mon.0) 784 : audit [INF] from='client.? 172.21.15.26:0/3511253231' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1346328013"}]': finished 2024-09-17T00:14:26.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:26 smithi026 bash[24915]: cluster 2024-09-17T00:14:25.030562+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T00:14:26.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:26 smithi026 bash[24915]: audit 2024-09-17T00:14:25.377408+0000 mon.a (mon.0) 786 : audit [INF] from='client.? 172.21.15.26:0/3659241073' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2471722496"}]: dispatch 2024-09-17T00:14:27.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:14:26 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:14:26] "GET /metrics HTTP/1.1" 200 214951 "" "Prometheus/2.33.4" 2024-09-17T00:14:27.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:27 smithi094 bash[19906]: cluster 2024-09-17T00:14:26.017225+0000 mgr.y (mgr.24316) 149 : cluster [DBG] pgmap v126: 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-09-17T00:14:27.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:27 smithi094 bash[19906]: audit 2024-09-17T00:14:26.040088+0000 mon.a (mon.0) 787 : audit [INF] from='client.? 172.21.15.26:0/3659241073' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2471722496"}]': finished 2024-09-17T00:14:27.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:27 smithi094 bash[19906]: cluster 2024-09-17T00:14:26.040309+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T00:14:27.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:27 smithi094 bash[19906]: audit 2024-09-17T00:14:26.395647+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.26:0/2014270514' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3746046505"}]: dispatch 2024-09-17T00:14:27.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:27 smithi094 bash[19906]: audit 2024-09-17T00:14:26.396554+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3746046505"}]: dispatch 2024-09-17T00:14:27.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:27 smithi094 bash[19906]: audit 2024-09-17T00:14:26.657642+0000 mgr.y (mgr.24316) 150 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:14:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:27 smithi026 bash[19832]: cluster 2024-09-17T00:14:26.017225+0000 mgr.y (mgr.24316) 149 : cluster [DBG] pgmap v126: 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-09-17T00:14:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:27 smithi026 bash[19832]: audit 2024-09-17T00:14:26.040088+0000 mon.a (mon.0) 787 : audit [INF] from='client.? 172.21.15.26:0/3659241073' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2471722496"}]': finished 2024-09-17T00:14:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:27 smithi026 bash[19832]: cluster 2024-09-17T00:14:26.040309+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T00:14:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:27 smithi026 bash[19832]: audit 2024-09-17T00:14:26.395647+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.26:0/2014270514' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3746046505"}]: dispatch 2024-09-17T00:14:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:27 smithi026 bash[19832]: audit 2024-09-17T00:14:26.396554+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3746046505"}]: dispatch 2024-09-17T00:14:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:27 smithi026 bash[19832]: audit 2024-09-17T00:14:26.657642+0000 mgr.y (mgr.24316) 150 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:14:27.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:27 smithi026 bash[24915]: cluster 2024-09-17T00:14:26.017225+0000 mgr.y (mgr.24316) 149 : cluster [DBG] pgmap v126: 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-09-17T00:14:27.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:27 smithi026 bash[24915]: audit 2024-09-17T00:14:26.040088+0000 mon.a (mon.0) 787 : audit [INF] from='client.? 172.21.15.26:0/3659241073' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2471722496"}]': finished 2024-09-17T00:14:27.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:27 smithi026 bash[24915]: cluster 2024-09-17T00:14:26.040309+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T00:14:27.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:27 smithi026 bash[24915]: audit 2024-09-17T00:14:26.395647+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.26:0/2014270514' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3746046505"}]: dispatch 2024-09-17T00:14:27.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:27 smithi026 bash[24915]: audit 2024-09-17T00:14:26.396554+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3746046505"}]: dispatch 2024-09-17T00:14:27.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:27 smithi026 bash[24915]: audit 2024-09-17T00:14:26.657642+0000 mgr.y (mgr.24316) 150 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:14:28.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:28 smithi094 bash[19906]: audit 2024-09-17T00:14:27.041039+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3746046505"}]': finished 2024-09-17T00:14:28.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:28 smithi094 bash[19906]: cluster 2024-09-17T00:14:27.041338+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T00:14:28.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:28 smithi094 bash[19906]: audit 2024-09-17T00:14:27.388646+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.26:0/1266198294' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/464567567"}]: dispatch 2024-09-17T00:14:28.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:28 smithi026 bash[19832]: audit 2024-09-17T00:14:27.041039+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3746046505"}]': finished 2024-09-17T00:14:28.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:28 smithi026 bash[19832]: cluster 2024-09-17T00:14:27.041338+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T00:14:28.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:28 smithi026 bash[19832]: audit 2024-09-17T00:14:27.388646+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.26:0/1266198294' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/464567567"}]: dispatch 2024-09-17T00:14:28.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:28 smithi026 bash[24915]: audit 2024-09-17T00:14:27.041039+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/3746046505"}]': finished 2024-09-17T00:14:28.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:28 smithi026 bash[24915]: cluster 2024-09-17T00:14:27.041338+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T00:14:28.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:28 smithi026 bash[24915]: audit 2024-09-17T00:14:27.388646+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.26:0/1266198294' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/464567567"}]: dispatch 2024-09-17T00:14:29.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:29 smithi094 bash[19906]: cluster 2024-09-17T00:14:28.018111+0000 mgr.y (mgr.24316) 151 : cluster [DBG] pgmap v129: 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-09-17T00:14:29.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:29 smithi094 bash[19906]: audit 2024-09-17T00:14:28.064985+0000 mon.a (mon.0) 793 : audit [INF] from='client.? 172.21.15.26:0/1266198294' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/464567567"}]': finished 2024-09-17T00:14:29.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:29 smithi094 bash[19906]: cluster 2024-09-17T00:14:28.065193+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T00:14:29.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:29 smithi094 bash[19906]: audit 2024-09-17T00:14:28.411757+0000 mon.c (mon.1) 108 : audit [INF] from='client.? 172.21.15.26:0/914478896' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/464567567"}]: dispatch 2024-09-17T00:14:29.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:29 smithi094 bash[19906]: audit 2024-09-17T00:14:28.412713+0000 mon.a (mon.0) 795 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/464567567"}]: dispatch 2024-09-17T00:14:29.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:29 smithi026 bash[19832]: cluster 2024-09-17T00:14:28.018111+0000 mgr.y (mgr.24316) 151 : cluster [DBG] pgmap v129: 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-09-17T00:14:29.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:29 smithi026 bash[19832]: audit 2024-09-17T00:14:28.064985+0000 mon.a (mon.0) 793 : audit [INF] from='client.? 172.21.15.26:0/1266198294' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/464567567"}]': finished 2024-09-17T00:14:29.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:29 smithi026 bash[19832]: cluster 2024-09-17T00:14:28.065193+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T00:14:29.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:29 smithi026 bash[19832]: audit 2024-09-17T00:14:28.411757+0000 mon.c (mon.1) 108 : audit [INF] from='client.? 172.21.15.26:0/914478896' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/464567567"}]: dispatch 2024-09-17T00:14:29.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:29 smithi026 bash[19832]: audit 2024-09-17T00:14:28.412713+0000 mon.a (mon.0) 795 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/464567567"}]: dispatch 2024-09-17T00:14:29.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:29 smithi026 bash[24915]: cluster 2024-09-17T00:14:28.018111+0000 mgr.y (mgr.24316) 151 : cluster [DBG] pgmap v129: 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-09-17T00:14:29.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:29 smithi026 bash[24915]: audit 2024-09-17T00:14:28.064985+0000 mon.a (mon.0) 793 : audit [INF] from='client.? 172.21.15.26:0/1266198294' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/464567567"}]': finished 2024-09-17T00:14:29.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:29 smithi026 bash[24915]: cluster 2024-09-17T00:14:28.065193+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T00:14:29.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:29 smithi026 bash[24915]: audit 2024-09-17T00:14:28.411757+0000 mon.c (mon.1) 108 : audit [INF] from='client.? 172.21.15.26:0/914478896' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/464567567"}]: dispatch 2024-09-17T00:14:29.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:29 smithi026 bash[24915]: audit 2024-09-17T00:14:28.412713+0000 mon.a (mon.0) 795 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/464567567"}]: dispatch 2024-09-17T00:14:30.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:14:29 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:14:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:14:30.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:30 smithi094 bash[19906]: audit 2024-09-17T00:14:29.068128+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/464567567"}]': finished 2024-09-17T00:14:30.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:30 smithi094 bash[19906]: cluster 2024-09-17T00:14:29.068638+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T00:14:30.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:30 smithi094 bash[19906]: audit 2024-09-17T00:14:29.428240+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.26:0/2512078259' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426403509"}]: dispatch 2024-09-17T00:14:30.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:30 smithi094 bash[19906]: audit 2024-09-17T00:14:29.428792+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426403509"}]: dispatch 2024-09-17T00:14:30.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:30 smithi026 bash[19832]: audit 2024-09-17T00:14:29.068128+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/464567567"}]': finished 2024-09-17T00:14:30.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:30 smithi026 bash[19832]: cluster 2024-09-17T00:14:29.068638+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T00:14:30.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:30 smithi026 bash[19832]: audit 2024-09-17T00:14:29.428240+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.26:0/2512078259' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426403509"}]: dispatch 2024-09-17T00:14:30.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:30 smithi026 bash[19832]: audit 2024-09-17T00:14:29.428792+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426403509"}]: dispatch 2024-09-17T00:14:30.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:30 smithi026 bash[24915]: audit 2024-09-17T00:14:29.068128+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/464567567"}]': finished 2024-09-17T00:14:30.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:30 smithi026 bash[24915]: cluster 2024-09-17T00:14:29.068638+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T00:14:30.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:30 smithi026 bash[24915]: audit 2024-09-17T00:14:29.428240+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.26:0/2512078259' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426403509"}]: dispatch 2024-09-17T00:14:30.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:30 smithi026 bash[24915]: audit 2024-09-17T00:14:29.428792+0000 mon.a (mon.0) 798 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426403509"}]: dispatch 2024-09-17T00:14:31.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:31 smithi094 bash[19906]: cluster 2024-09-17T00:14:30.019808+0000 mgr.y (mgr.24316) 152 : cluster [DBG] pgmap v132: 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-09-17T00:14:31.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:31 smithi094 bash[19906]: audit 2024-09-17T00:14:30.081200+0000 mon.a (mon.0) 799 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426403509"}]': finished 2024-09-17T00:14:31.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:31 smithi094 bash[19906]: cluster 2024-09-17T00:14:30.081472+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T00:14:31.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:31 smithi094 bash[19906]: audit 2024-09-17T00:14:30.437389+0000 mon.a (mon.0) 801 : audit [INF] from='client.? 172.21.15.26:0/1085878009' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4173504606"}]: dispatch 2024-09-17T00:14:31.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:31 smithi026 bash[24915]: cluster 2024-09-17T00:14:30.019808+0000 mgr.y (mgr.24316) 152 : cluster [DBG] pgmap v132: 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-09-17T00:14:31.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:31 smithi026 bash[24915]: audit 2024-09-17T00:14:30.081200+0000 mon.a (mon.0) 799 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426403509"}]': finished 2024-09-17T00:14:31.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:31 smithi026 bash[24915]: cluster 2024-09-17T00:14:30.081472+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T00:14:31.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:31 smithi026 bash[24915]: audit 2024-09-17T00:14:30.437389+0000 mon.a (mon.0) 801 : audit [INF] from='client.? 172.21.15.26:0/1085878009' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4173504606"}]: dispatch 2024-09-17T00:14:31.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:31 smithi026 bash[19832]: cluster 2024-09-17T00:14:30.019808+0000 mgr.y (mgr.24316) 152 : cluster [DBG] pgmap v132: 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-09-17T00:14:31.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:31 smithi026 bash[19832]: audit 2024-09-17T00:14:30.081200+0000 mon.a (mon.0) 799 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1426403509"}]': finished 2024-09-17T00:14:31.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:31 smithi026 bash[19832]: cluster 2024-09-17T00:14:30.081472+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T00:14:31.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:31 smithi026 bash[19832]: audit 2024-09-17T00:14:30.437389+0000 mon.a (mon.0) 801 : audit [INF] from='client.? 172.21.15.26:0/1085878009' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4173504606"}]: dispatch 2024-09-17T00:14:32.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:32 smithi094 bash[19906]: audit 2024-09-17T00:14:31.100162+0000 mon.a (mon.0) 802 : audit [INF] from='client.? 172.21.15.26:0/1085878009' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4173504606"}]': finished 2024-09-17T00:14:32.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:32 smithi094 bash[19906]: cluster 2024-09-17T00:14:31.100349+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T00:14:32.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:32 smithi094 bash[19906]: audit 2024-09-17T00:14:31.449574+0000 mon.c (mon.1) 110 : audit [INF] from='client.? 172.21.15.26:0/2333898201' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/549284797"}]: dispatch 2024-09-17T00:14:32.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:32 smithi094 bash[19906]: audit 2024-09-17T00:14:31.450406+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/549284797"}]: dispatch 2024-09-17T00:14:32.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:32 smithi026 bash[24915]: audit 2024-09-17T00:14:31.100162+0000 mon.a (mon.0) 802 : audit [INF] from='client.? 172.21.15.26:0/1085878009' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4173504606"}]': finished 2024-09-17T00:14:32.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:32 smithi026 bash[24915]: cluster 2024-09-17T00:14:31.100349+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T00:14:32.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:32 smithi026 bash[24915]: audit 2024-09-17T00:14:31.449574+0000 mon.c (mon.1) 110 : audit [INF] from='client.? 172.21.15.26:0/2333898201' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/549284797"}]: dispatch 2024-09-17T00:14:32.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:32 smithi026 bash[24915]: audit 2024-09-17T00:14:31.450406+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/549284797"}]: dispatch 2024-09-17T00:14:32.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:32 smithi026 bash[19832]: audit 2024-09-17T00:14:31.100162+0000 mon.a (mon.0) 802 : audit [INF] from='client.? 172.21.15.26:0/1085878009' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/4173504606"}]': finished 2024-09-17T00:14:32.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:32 smithi026 bash[19832]: cluster 2024-09-17T00:14:31.100349+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T00:14:32.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:32 smithi026 bash[19832]: audit 2024-09-17T00:14:31.449574+0000 mon.c (mon.1) 110 : audit [INF] from='client.? 172.21.15.26:0/2333898201' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/549284797"}]: dispatch 2024-09-17T00:14:32.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:32 smithi026 bash[19832]: audit 2024-09-17T00:14:31.450406+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/549284797"}]: dispatch 2024-09-17T00:14:33.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:33 smithi026 bash[24915]: cluster 2024-09-17T00:14:32.020600+0000 mgr.y (mgr.24316) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:14:33.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:33 smithi026 bash[24915]: audit 2024-09-17T00:14:32.112228+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/549284797"}]': finished 2024-09-17T00:14:33.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:33 smithi026 bash[24915]: cluster 2024-09-17T00:14:32.112452+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T00:14:33.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:33 smithi026 bash[24915]: audit 2024-09-17T00:14:32.461804+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.26:0/4186780617' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2394612157"}]: dispatch 2024-09-17T00:14:33.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:33 smithi026 bash[24915]: audit 2024-09-17T00:14:32.462612+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2394612157"}]: dispatch 2024-09-17T00:14:33.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:33 smithi026 bash[19832]: cluster 2024-09-17T00:14:32.020600+0000 mgr.y (mgr.24316) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:14:33.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:33 smithi026 bash[19832]: audit 2024-09-17T00:14:32.112228+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/549284797"}]': finished 2024-09-17T00:14:33.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:33 smithi026 bash[19832]: cluster 2024-09-17T00:14:32.112452+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T00:14:33.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:33 smithi026 bash[19832]: audit 2024-09-17T00:14:32.461804+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.26:0/4186780617' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2394612157"}]: dispatch 2024-09-17T00:14:33.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:33 smithi026 bash[19832]: audit 2024-09-17T00:14:32.462612+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2394612157"}]: dispatch 2024-09-17T00:14:33.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:33 smithi094 bash[19906]: cluster 2024-09-17T00:14:32.020600+0000 mgr.y (mgr.24316) 153 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:14:33.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:33 smithi094 bash[19906]: audit 2024-09-17T00:14:32.112228+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/549284797"}]': finished 2024-09-17T00:14:33.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:33 smithi094 bash[19906]: cluster 2024-09-17T00:14:32.112452+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T00:14:33.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:33 smithi094 bash[19906]: audit 2024-09-17T00:14:32.461804+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.26:0/4186780617' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2394612157"}]: dispatch 2024-09-17T00:14:33.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:33 smithi094 bash[19906]: audit 2024-09-17T00:14:32.462612+0000 mon.a (mon.0) 807 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2394612157"}]: dispatch 2024-09-17T00:14:34.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:34 smithi026 bash[19832]: audit 2024-09-17T00:14:33.114446+0000 mon.a (mon.0) 808 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2394612157"}]': finished 2024-09-17T00:14:34.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:34 smithi026 bash[19832]: cluster 2024-09-17T00:14:33.114803+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T00:14:34.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:34 smithi026 bash[24915]: audit 2024-09-17T00:14:33.114446+0000 mon.a (mon.0) 808 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2394612157"}]': finished 2024-09-17T00:14:34.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:34 smithi026 bash[24915]: cluster 2024-09-17T00:14:33.114803+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T00:14:34.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:34 smithi094 bash[19906]: audit 2024-09-17T00:14:33.114446+0000 mon.a (mon.0) 808 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2394612157"}]': finished 2024-09-17T00:14:34.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:34 smithi094 bash[19906]: cluster 2024-09-17T00:14:33.114803+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T00:14:35.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:35 smithi026 bash[19832]: cluster 2024-09-17T00:14:34.021443+0000 mgr.y (mgr.24316) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:14:35.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:35 smithi026 bash[24915]: cluster 2024-09-17T00:14:34.021443+0000 mgr.y (mgr.24316) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:14:35.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:35 smithi094 bash[19906]: cluster 2024-09-17T00:14:34.021443+0000 mgr.y (mgr.24316) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:14:37.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:14:36 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:14:36] "GET /metrics HTTP/1.1" 200 214994 "" "Prometheus/2.33.4" 2024-09-17T00:14:37.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:37 smithi026 bash[19832]: cluster 2024-09-17T00:14:36.023207+0000 mgr.y (mgr.24316) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-09-17T00:14:37.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:37 smithi026 bash[19832]: audit 2024-09-17T00:14:36.669492+0000 mgr.y (mgr.24316) 156 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:14:37.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:37 smithi026 bash[24915]: cluster 2024-09-17T00:14:36.023207+0000 mgr.y (mgr.24316) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-09-17T00:14:37.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:37 smithi026 bash[24915]: audit 2024-09-17T00:14:36.669492+0000 mgr.y (mgr.24316) 156 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:14:37.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:37 smithi094 bash[19906]: cluster 2024-09-17T00:14:36.023207+0000 mgr.y (mgr.24316) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s 2024-09-17T00:14:37.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:37 smithi094 bash[19906]: audit 2024-09-17T00:14:36.669492+0000 mgr.y (mgr.24316) 156 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:14:39.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:39 smithi026 bash[19832]: cluster 2024-09-17T00:14:38.023932+0000 mgr.y (mgr.24316) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 739 B/s rd, 0 op/s 2024-09-17T00:14:39.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:39 smithi026 bash[24915]: cluster 2024-09-17T00:14:38.023932+0000 mgr.y (mgr.24316) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 739 B/s rd, 0 op/s 2024-09-17T00:14:39.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:39 smithi094 bash[19906]: cluster 2024-09-17T00:14:38.023932+0000 mgr.y (mgr.24316) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 739 B/s rd, 0 op/s 2024-09-17T00:14:40.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:14:39 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:14:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:14:41.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:40 smithi026 bash[19832]: cluster 2024-09-17T00:14:40.025654+0000 mgr.y (mgr.24316) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:14:41.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:40 smithi026 bash[24915]: cluster 2024-09-17T00:14:40.025654+0000 mgr.y (mgr.24316) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:14:41.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:40 smithi094 bash[19906]: cluster 2024-09-17T00:14:40.025654+0000 mgr.y (mgr.24316) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:14:43.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:43 smithi094 bash[19906]: cluster 2024-09-17T00:14:42.026386+0000 mgr.y (mgr.24316) 159 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T00:14:43.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:43 smithi026 bash[19832]: cluster 2024-09-17T00:14:42.026386+0000 mgr.y (mgr.24316) 159 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T00:14:43.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:43 smithi026 bash[24915]: cluster 2024-09-17T00:14:42.026386+0000 mgr.y (mgr.24316) 159 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T00:14:45.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:45 smithi094 bash[19906]: cluster 2024-09-17T00:14:44.027169+0000 mgr.y (mgr.24316) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-17T00:14:45.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:45 smithi026 bash[19832]: cluster 2024-09-17T00:14:44.027169+0000 mgr.y (mgr.24316) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-17T00:14:45.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:45 smithi026 bash[24915]: cluster 2024-09-17T00:14:44.027169+0000 mgr.y (mgr.24316) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-09-17T00:14:47.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:14:46 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:14:46] "GET /metrics HTTP/1.1" 200 214959 "" "Prometheus/2.33.4" 2024-09-17T00:14:47.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:47 smithi094 bash[19906]: cluster 2024-09-17T00:14:46.028926+0000 mgr.y (mgr.24316) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:14:47.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:47 smithi094 bash[19906]: audit 2024-09-17T00:14:46.677311+0000 mgr.y (mgr.24316) 162 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:14:47.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:47 smithi026 bash[19832]: cluster 2024-09-17T00:14:46.028926+0000 mgr.y (mgr.24316) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:14:47.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:47 smithi026 bash[19832]: audit 2024-09-17T00:14:46.677311+0000 mgr.y (mgr.24316) 162 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:14:47.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:47 smithi026 bash[24915]: cluster 2024-09-17T00:14:46.028926+0000 mgr.y (mgr.24316) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:14:47.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:47 smithi026 bash[24915]: audit 2024-09-17T00:14:46.677311+0000 mgr.y (mgr.24316) 162 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:14:49.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:49 smithi094 bash[19906]: cluster 2024-09-17T00:14:48.029650+0000 mgr.y (mgr.24316) 163 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:14:49.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:49 smithi026 bash[19832]: cluster 2024-09-17T00:14:48.029650+0000 mgr.y (mgr.24316) 163 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:14:49.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:49 smithi026 bash[24915]: cluster 2024-09-17T00:14:48.029650+0000 mgr.y (mgr.24316) 163 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:14:50.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:14:49 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:14:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:14:51.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:50 smithi026 bash[19832]: cluster 2024-09-17T00:14:50.031292+0000 mgr.y (mgr.24316) 164 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:14:51.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:50 smithi026 bash[24915]: cluster 2024-09-17T00:14:50.031292+0000 mgr.y (mgr.24316) 164 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:14:51.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:50 smithi094 bash[19906]: cluster 2024-09-17T00:14:50.031292+0000 mgr.y (mgr.24316) 164 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:14:53.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:53 smithi094 bash[19906]: cluster 2024-09-17T00:14:52.032013+0000 mgr.y (mgr.24316) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:14:53.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:53 smithi026 bash[19832]: cluster 2024-09-17T00:14:52.032013+0000 mgr.y (mgr.24316) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:14:53.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:53 smithi026 bash[24915]: cluster 2024-09-17T00:14:52.032013+0000 mgr.y (mgr.24316) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:14:55.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:55 smithi094 bash[19906]: cluster 2024-09-17T00:14:54.032700+0000 mgr.y (mgr.24316) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:14:55.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:55 smithi026 bash[19832]: cluster 2024-09-17T00:14:54.032700+0000 mgr.y (mgr.24316) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:14:55.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:55 smithi026 bash[24915]: cluster 2024-09-17T00:14:54.032700+0000 mgr.y (mgr.24316) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:14:57.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:14:56 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:14:56] "GET /metrics HTTP/1.1" 200 214959 "" "Prometheus/2.33.4" 2024-09-17T00:14:57.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:57 smithi094 bash[19906]: cluster 2024-09-17T00:14:56.034515+0000 mgr.y (mgr.24316) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:14:57.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:57 smithi094 bash[19906]: audit 2024-09-17T00:14:56.685347+0000 mgr.y (mgr.24316) 168 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:14:57.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:57 smithi026 bash[19832]: cluster 2024-09-17T00:14:56.034515+0000 mgr.y (mgr.24316) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:14:57.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:57 smithi026 bash[19832]: audit 2024-09-17T00:14:56.685347+0000 mgr.y (mgr.24316) 168 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:14:57.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:57 smithi026 bash[24915]: cluster 2024-09-17T00:14:56.034515+0000 mgr.y (mgr.24316) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:14:57.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:57 smithi026 bash[24915]: audit 2024-09-17T00:14:56.685347+0000 mgr.y (mgr.24316) 168 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:14:59.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:14:59 smithi094 bash[19906]: cluster 2024-09-17T00:14:58.035398+0000 mgr.y (mgr.24316) 169 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:14:59.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:14:59 smithi026 bash[19832]: cluster 2024-09-17T00:14:58.035398+0000 mgr.y (mgr.24316) 169 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:14:59.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:14:59 smithi026 bash[24915]: cluster 2024-09-17T00:14:58.035398+0000 mgr.y (mgr.24316) 169 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:00.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:14:59 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:14:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:15:01.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:00 smithi026 bash[19832]: cluster 2024-09-17T00:15:00.037140+0000 mgr.y (mgr.24316) 170 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:01.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:00 smithi026 bash[24915]: cluster 2024-09-17T00:15:00.037140+0000 mgr.y (mgr.24316) 170 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:01.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:00 smithi094 bash[19906]: cluster 2024-09-17T00:15:00.037140+0000 mgr.y (mgr.24316) 170 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:03.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:03 smithi094 bash[19906]: cluster 2024-09-17T00:15:02.037864+0000 mgr.y (mgr.24316) 171 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:03.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:03 smithi026 bash[19832]: cluster 2024-09-17T00:15:02.037864+0000 mgr.y (mgr.24316) 171 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:03.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:03 smithi026 bash[24915]: cluster 2024-09-17T00:15:02.037864+0000 mgr.y (mgr.24316) 171 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:05.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:05 smithi094 bash[19906]: cluster 2024-09-17T00:15:04.038599+0000 mgr.y (mgr.24316) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:05.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:05 smithi026 bash[24915]: cluster 2024-09-17T00:15:04.038599+0000 mgr.y (mgr.24316) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:05.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:05 smithi026 bash[19832]: cluster 2024-09-17T00:15:04.038599+0000 mgr.y (mgr.24316) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:07.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:15:06 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:15:06] "GET /metrics HTTP/1.1" 200 214957 "" "Prometheus/2.33.4" 2024-09-17T00:15:07.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:07 smithi094 bash[19906]: cluster 2024-09-17T00:15:06.040337+0000 mgr.y (mgr.24316) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:07.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:07 smithi094 bash[19906]: audit 2024-09-17T00:15:06.696626+0000 mgr.y (mgr.24316) 174 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:07.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:07 smithi026 bash[24915]: cluster 2024-09-17T00:15:06.040337+0000 mgr.y (mgr.24316) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:07.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:07 smithi026 bash[24915]: audit 2024-09-17T00:15:06.696626+0000 mgr.y (mgr.24316) 174 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:07.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:07 smithi026 bash[19832]: cluster 2024-09-17T00:15:06.040337+0000 mgr.y (mgr.24316) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:07.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:07 smithi026 bash[19832]: audit 2024-09-17T00:15:06.696626+0000 mgr.y (mgr.24316) 174 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:09.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:09 smithi094 bash[19906]: cluster 2024-09-17T00:15:08.041097+0000 mgr.y (mgr.24316) 175 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:09.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:09 smithi026 bash[24915]: cluster 2024-09-17T00:15:08.041097+0000 mgr.y (mgr.24316) 175 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:09.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:09 smithi026 bash[19832]: cluster 2024-09-17T00:15:08.041097+0000 mgr.y (mgr.24316) 175 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:10.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:15:09 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:15:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:15:11.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:10 smithi026 bash[19832]: cluster 2024-09-17T00:15:10.042910+0000 mgr.y (mgr.24316) 176 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:11.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:10 smithi026 bash[24915]: cluster 2024-09-17T00:15:10.042910+0000 mgr.y (mgr.24316) 176 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:11.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:11 smithi094 bash[19906]: cluster 2024-09-17T00:15:10.042910+0000 mgr.y (mgr.24316) 176 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:13.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:13 smithi094 bash[19906]: cluster 2024-09-17T00:15:12.043686+0000 mgr.y (mgr.24316) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:13.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:13 smithi026 bash[24915]: cluster 2024-09-17T00:15:12.043686+0000 mgr.y (mgr.24316) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:13.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:13 smithi026 bash[19832]: cluster 2024-09-17T00:15:12.043686+0000 mgr.y (mgr.24316) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:14.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:14 smithi094 bash[19906]: audit 2024-09-17T00:15:14.078072+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:15:14.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:14 smithi094 bash[19906]: audit 2024-09-17T00:15:14.078910+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:15:14.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:14 smithi094 bash[19906]: audit 2024-09-17T00:15:14.079351+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:15:14.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:14 smithi094 bash[19906]: audit 2024-09-17T00:15:14.080260+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:15:14.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:14 smithi026 bash[19832]: audit 2024-09-17T00:15:14.078072+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:15:14.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:14 smithi026 bash[19832]: audit 2024-09-17T00:15:14.078910+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:15:14.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:14 smithi026 bash[19832]: audit 2024-09-17T00:15:14.079351+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:15:14.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:14 smithi026 bash[19832]: audit 2024-09-17T00:15:14.080260+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:15:14.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:14 smithi026 bash[24915]: audit 2024-09-17T00:15:14.078072+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:15:14.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:14 smithi026 bash[24915]: audit 2024-09-17T00:15:14.078910+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:15:14.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:14 smithi026 bash[24915]: audit 2024-09-17T00:15:14.079351+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:15:14.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:14 smithi026 bash[24915]: audit 2024-09-17T00:15:14.080260+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:15:15.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:15 smithi026 bash[19832]: cluster 2024-09-17T00:15:14.044581+0000 mgr.y (mgr.24316) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:15.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:15 smithi026 bash[24915]: cluster 2024-09-17T00:15:14.044581+0000 mgr.y (mgr.24316) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:15.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:15 smithi094 bash[19906]: cluster 2024-09-17T00:15:14.044581+0000 mgr.y (mgr.24316) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:17.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:15:16 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:15:16] "GET /metrics HTTP/1.1" 200 214933 "" "Prometheus/2.33.4" 2024-09-17T00:15:17.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:17 smithi026 bash[24915]: cluster 2024-09-17T00:15:16.046355+0000 mgr.y (mgr.24316) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:17.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:17 smithi026 bash[24915]: audit 2024-09-17T00:15:16.699342+0000 mgr.y (mgr.24316) 180 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:17.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:17 smithi026 bash[19832]: cluster 2024-09-17T00:15:16.046355+0000 mgr.y (mgr.24316) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:17.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:17 smithi026 bash[19832]: audit 2024-09-17T00:15:16.699342+0000 mgr.y (mgr.24316) 180 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:17.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:17 smithi094 bash[19906]: cluster 2024-09-17T00:15:16.046355+0000 mgr.y (mgr.24316) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:17.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:17 smithi094 bash[19906]: audit 2024-09-17T00:15:16.699342+0000 mgr.y (mgr.24316) 180 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:19.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:19 smithi026 bash[19832]: cluster 2024-09-17T00:15:18.047084+0000 mgr.y (mgr.24316) 181 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:19.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:19 smithi026 bash[24915]: cluster 2024-09-17T00:15:18.047084+0000 mgr.y (mgr.24316) 181 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:19.503 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:19 smithi094 bash[19906]: cluster 2024-09-17T00:15:18.047084+0000 mgr.y (mgr.24316) 181 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:20.032 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:15:19 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:15:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:15:20.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:20 smithi094 bash[19906]: audit 2024-09-17T00:15:19.482529+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:15:20.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:20 smithi094 bash[19906]: audit 2024-09-17T00:15:19.484632+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:15:20.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:20 smithi094 bash[19906]: audit 2024-09-17T00:15:19.758190+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:15:20.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:20 smithi094 bash[19906]: audit 2024-09-17T00:15:19.762514+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:15:20.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:20 smithi094 bash[19906]: audit 2024-09-17T00:15:20.047299+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:15:20.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:20 smithi026 bash[24915]: audit 2024-09-17T00:15:19.482529+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:15:20.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:20 smithi026 bash[24915]: audit 2024-09-17T00:15:19.484632+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:15:20.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:20 smithi026 bash[24915]: audit 2024-09-17T00:15:19.758190+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:15:20.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:20 smithi026 bash[24915]: audit 2024-09-17T00:15:19.762514+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:15:20.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:20 smithi026 bash[24915]: audit 2024-09-17T00:15:20.047299+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:15:20.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:20 smithi026 bash[19832]: audit 2024-09-17T00:15:19.482529+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:15:20.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:20 smithi026 bash[19832]: audit 2024-09-17T00:15:19.484632+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:15:20.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:20 smithi026 bash[19832]: audit 2024-09-17T00:15:19.758190+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:15:20.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:20 smithi026 bash[19832]: audit 2024-09-17T00:15:19.762514+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:15:20.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:20 smithi026 bash[19832]: audit 2024-09-17T00:15:20.047299+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:15:21.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:21 smithi026 bash[19832]: cluster 2024-09-17T00:15:20.048088+0000 mgr.y (mgr.24316) 182 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:21.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:21 smithi026 bash[24915]: cluster 2024-09-17T00:15:20.048088+0000 mgr.y (mgr.24316) 182 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:21.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:21 smithi094 bash[19906]: cluster 2024-09-17T00:15:20.048088+0000 mgr.y (mgr.24316) 182 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:23.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:23 smithi026 bash[24915]: cluster 2024-09-17T00:15:22.048779+0000 mgr.y (mgr.24316) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:23.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:23 smithi026 bash[19832]: cluster 2024-09-17T00:15:22.048779+0000 mgr.y (mgr.24316) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:23.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:23 smithi094 bash[19906]: cluster 2024-09-17T00:15:22.048779+0000 mgr.y (mgr.24316) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:25.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:25 smithi026 bash[19832]: cluster 2024-09-17T00:15:24.049479+0000 mgr.y (mgr.24316) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:25.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:25 smithi026 bash[24915]: cluster 2024-09-17T00:15:24.049479+0000 mgr.y (mgr.24316) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:25.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:25 smithi094 bash[19906]: cluster 2024-09-17T00:15:24.049479+0000 mgr.y (mgr.24316) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:27.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:15:26 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:15:26] "GET /metrics HTTP/1.1" 200 214933 "" "Prometheus/2.33.4" 2024-09-17T00:15:27.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:27 smithi026 bash[19832]: cluster 2024-09-17T00:15:26.051246+0000 mgr.y (mgr.24316) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:27.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:27 smithi026 bash[19832]: audit 2024-09-17T00:15:26.709304+0000 mgr.y (mgr.24316) 186 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:27.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:27 smithi026 bash[24915]: cluster 2024-09-17T00:15:26.051246+0000 mgr.y (mgr.24316) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:27.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:27 smithi026 bash[24915]: audit 2024-09-17T00:15:26.709304+0000 mgr.y (mgr.24316) 186 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:27.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:27 smithi094 bash[19906]: cluster 2024-09-17T00:15:26.051246+0000 mgr.y (mgr.24316) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:27.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:27 smithi094 bash[19906]: audit 2024-09-17T00:15:26.709304+0000 mgr.y (mgr.24316) 186 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:29.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:29 smithi026 bash[19832]: cluster 2024-09-17T00:15:28.051989+0000 mgr.y (mgr.24316) 187 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:29.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:29 smithi026 bash[24915]: cluster 2024-09-17T00:15:28.051989+0000 mgr.y (mgr.24316) 187 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:29.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:29 smithi094 bash[19906]: cluster 2024-09-17T00:15:28.051989+0000 mgr.y (mgr.24316) 187 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:30.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:15:29 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:15:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:15:31.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:31 smithi026 bash[19832]: cluster 2024-09-17T00:15:30.053688+0000 mgr.y (mgr.24316) 188 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:31.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:31 smithi026 bash[24915]: cluster 2024-09-17T00:15:30.053688+0000 mgr.y (mgr.24316) 188 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:31.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:31 smithi094 bash[19906]: cluster 2024-09-17T00:15:30.053688+0000 mgr.y (mgr.24316) 188 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:33.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:33 smithi026 bash[19832]: cluster 2024-09-17T00:15:32.054418+0000 mgr.y (mgr.24316) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:33.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:33 smithi026 bash[24915]: cluster 2024-09-17T00:15:32.054418+0000 mgr.y (mgr.24316) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:33.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:33 smithi094 bash[19906]: cluster 2024-09-17T00:15:32.054418+0000 mgr.y (mgr.24316) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:35.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:35 smithi026 bash[19832]: cluster 2024-09-17T00:15:34.055160+0000 mgr.y (mgr.24316) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:35.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:35 smithi026 bash[24915]: cluster 2024-09-17T00:15:34.055160+0000 mgr.y (mgr.24316) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:35.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:35 smithi094 bash[19906]: cluster 2024-09-17T00:15:34.055160+0000 mgr.y (mgr.24316) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:37.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:15:36 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:15:36] "GET /metrics HTTP/1.1" 200 214946 "" "Prometheus/2.33.4" 2024-09-17T00:15:37.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:37 smithi026 bash[19832]: cluster 2024-09-17T00:15:36.056907+0000 mgr.y (mgr.24316) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:37.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:37 smithi026 bash[19832]: audit 2024-09-17T00:15:36.720079+0000 mgr.y (mgr.24316) 192 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:37.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:37 smithi026 bash[24915]: cluster 2024-09-17T00:15:36.056907+0000 mgr.y (mgr.24316) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:37.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:37 smithi026 bash[24915]: audit 2024-09-17T00:15:36.720079+0000 mgr.y (mgr.24316) 192 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:37.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:37 smithi094 bash[19906]: cluster 2024-09-17T00:15:36.056907+0000 mgr.y (mgr.24316) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:37.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:37 smithi094 bash[19906]: audit 2024-09-17T00:15:36.720079+0000 mgr.y (mgr.24316) 192 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:39.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:39 smithi026 bash[19832]: cluster 2024-09-17T00:15:38.057579+0000 mgr.y (mgr.24316) 193 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:39.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:39 smithi026 bash[24915]: cluster 2024-09-17T00:15:38.057579+0000 mgr.y (mgr.24316) 193 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:39.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:39 smithi094 bash[19906]: cluster 2024-09-17T00:15:38.057579+0000 mgr.y (mgr.24316) 193 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:40.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:15:39 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:15:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:15:41.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:41 smithi094 bash[19906]: cluster 2024-09-17T00:15:40.059295+0000 mgr.y (mgr.24316) 194 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:41.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:41 smithi026 bash[19832]: cluster 2024-09-17T00:15:40.059295+0000 mgr.y (mgr.24316) 194 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:41.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:41 smithi026 bash[24915]: cluster 2024-09-17T00:15:40.059295+0000 mgr.y (mgr.24316) 194 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:43.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:43 smithi026 bash[19832]: cluster 2024-09-17T00:15:42.060032+0000 mgr.y (mgr.24316) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:43.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:43 smithi026 bash[24915]: cluster 2024-09-17T00:15:42.060032+0000 mgr.y (mgr.24316) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:43.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:43 smithi094 bash[19906]: cluster 2024-09-17T00:15:42.060032+0000 mgr.y (mgr.24316) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:45.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:45 smithi026 bash[19832]: cluster 2024-09-17T00:15:44.060722+0000 mgr.y (mgr.24316) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:45.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:45 smithi026 bash[24915]: cluster 2024-09-17T00:15:44.060722+0000 mgr.y (mgr.24316) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:45.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:45 smithi094 bash[19906]: cluster 2024-09-17T00:15:44.060722+0000 mgr.y (mgr.24316) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:47.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:15:46 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:15:46] "GET /metrics HTTP/1.1" 200 214943 "" "Prometheus/2.33.4" 2024-09-17T00:15:47.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:47 smithi026 bash[19832]: cluster 2024-09-17T00:15:46.063176+0000 mgr.y (mgr.24316) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:47.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:47 smithi026 bash[19832]: audit 2024-09-17T00:15:46.731380+0000 mgr.y (mgr.24316) 198 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:47.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:47 smithi026 bash[24915]: cluster 2024-09-17T00:15:46.063176+0000 mgr.y (mgr.24316) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:47.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:47 smithi026 bash[24915]: audit 2024-09-17T00:15:46.731380+0000 mgr.y (mgr.24316) 198 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:47.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:47 smithi094 bash[19906]: cluster 2024-09-17T00:15:46.063176+0000 mgr.y (mgr.24316) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:47.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:47 smithi094 bash[19906]: audit 2024-09-17T00:15:46.731380+0000 mgr.y (mgr.24316) 198 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:49.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:49 smithi026 bash[19832]: cluster 2024-09-17T00:15:48.063905+0000 mgr.y (mgr.24316) 199 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:49.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:49 smithi026 bash[24915]: cluster 2024-09-17T00:15:48.063905+0000 mgr.y (mgr.24316) 199 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:49.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:49 smithi094 bash[19906]: cluster 2024-09-17T00:15:48.063905+0000 mgr.y (mgr.24316) 199 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:50.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:15:49 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:15:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:15:51.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:51 smithi094 bash[19906]: cluster 2024-09-17T00:15:50.065635+0000 mgr.y (mgr.24316) 200 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:51.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:51 smithi026 bash[19832]: cluster 2024-09-17T00:15:50.065635+0000 mgr.y (mgr.24316) 200 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:51.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:51 smithi026 bash[24915]: cluster 2024-09-17T00:15:50.065635+0000 mgr.y (mgr.24316) 200 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:53.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:53 smithi026 bash[19832]: cluster 2024-09-17T00:15:52.066347+0000 mgr.y (mgr.24316) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:53.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:53 smithi026 bash[24915]: cluster 2024-09-17T00:15:52.066347+0000 mgr.y (mgr.24316) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:53.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:53 smithi094 bash[19906]: cluster 2024-09-17T00:15:52.066347+0000 mgr.y (mgr.24316) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:55.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:55 smithi026 bash[19832]: cluster 2024-09-17T00:15:54.067059+0000 mgr.y (mgr.24316) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:55.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:55 smithi026 bash[24915]: cluster 2024-09-17T00:15:54.067059+0000 mgr.y (mgr.24316) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:55.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:55 smithi094 bash[19906]: cluster 2024-09-17T00:15:54.067059+0000 mgr.y (mgr.24316) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:57.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:15:56 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:15:56] "GET /metrics HTTP/1.1" 200 214943 "" "Prometheus/2.33.4" 2024-09-17T00:15:57.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:57 smithi026 bash[19832]: cluster 2024-09-17T00:15:56.068734+0000 mgr.y (mgr.24316) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:57.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:57 smithi026 bash[19832]: audit 2024-09-17T00:15:56.741324+0000 mgr.y (mgr.24316) 204 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:57.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:57 smithi026 bash[24915]: cluster 2024-09-17T00:15:56.068734+0000 mgr.y (mgr.24316) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:57.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:57 smithi026 bash[24915]: audit 2024-09-17T00:15:56.741324+0000 mgr.y (mgr.24316) 204 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:57.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:57 smithi094 bash[19906]: cluster 2024-09-17T00:15:56.068734+0000 mgr.y (mgr.24316) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:15:57.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:57 smithi094 bash[19906]: audit 2024-09-17T00:15:56.741324+0000 mgr.y (mgr.24316) 204 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:15:59.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:15:59 smithi026 bash[19832]: cluster 2024-09-17T00:15:58.069478+0000 mgr.y (mgr.24316) 205 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:59.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:15:59 smithi026 bash[24915]: cluster 2024-09-17T00:15:58.069478+0000 mgr.y (mgr.24316) 205 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:15:59.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:15:59 smithi094 bash[19906]: cluster 2024-09-17T00:15:58.069478+0000 mgr.y (mgr.24316) 205 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:00.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:15:59 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:15:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:16:01.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:01 smithi094 bash[19906]: cluster 2024-09-17T00:16:00.071172+0000 mgr.y (mgr.24316) 206 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:01.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:01 smithi026 bash[19832]: cluster 2024-09-17T00:16:00.071172+0000 mgr.y (mgr.24316) 206 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:01.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:01 smithi026 bash[24915]: cluster 2024-09-17T00:16:00.071172+0000 mgr.y (mgr.24316) 206 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:03.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:03 smithi026 bash[19832]: cluster 2024-09-17T00:16:02.071883+0000 mgr.y (mgr.24316) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:03.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:03 smithi026 bash[24915]: cluster 2024-09-17T00:16:02.071883+0000 mgr.y (mgr.24316) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:03.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:03 smithi094 bash[19906]: cluster 2024-09-17T00:16:02.071883+0000 mgr.y (mgr.24316) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:05.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:05 smithi026 bash[19832]: cluster 2024-09-17T00:16:04.072602+0000 mgr.y (mgr.24316) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:05.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:05 smithi026 bash[24915]: cluster 2024-09-17T00:16:04.072602+0000 mgr.y (mgr.24316) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:05.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:05 smithi094 bash[19906]: cluster 2024-09-17T00:16:04.072602+0000 mgr.y (mgr.24316) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:06.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:16:06 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:16:06] "GET /metrics HTTP/1.1" 200 214945 "" "Prometheus/2.33.4" 2024-09-17T00:16:07.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:07 smithi026 bash[19832]: cluster 2024-09-17T00:16:06.074315+0000 mgr.y (mgr.24316) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:07.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:07 smithi026 bash[19832]: audit 2024-09-17T00:16:06.752551+0000 mgr.y (mgr.24316) 210 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:07.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:07 smithi026 bash[24915]: cluster 2024-09-17T00:16:06.074315+0000 mgr.y (mgr.24316) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:07.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:07 smithi026 bash[24915]: audit 2024-09-17T00:16:06.752551+0000 mgr.y (mgr.24316) 210 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:07.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:07 smithi094 bash[19906]: cluster 2024-09-17T00:16:06.074315+0000 mgr.y (mgr.24316) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:07.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:07 smithi094 bash[19906]: audit 2024-09-17T00:16:06.752551+0000 mgr.y (mgr.24316) 210 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:09.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:09 smithi026 bash[19832]: cluster 2024-09-17T00:16:08.075058+0000 mgr.y (mgr.24316) 211 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:09.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:09 smithi026 bash[24915]: cluster 2024-09-17T00:16:08.075058+0000 mgr.y (mgr.24316) 211 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:09.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:09 smithi094 bash[19906]: cluster 2024-09-17T00:16:08.075058+0000 mgr.y (mgr.24316) 211 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:10.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:16:09 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:16:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:16:11.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:11 smithi094 bash[19906]: cluster 2024-09-17T00:16:10.076782+0000 mgr.y (mgr.24316) 212 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:11.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:11 smithi026 bash[19832]: cluster 2024-09-17T00:16:10.076782+0000 mgr.y (mgr.24316) 212 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:11.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:11 smithi026 bash[24915]: cluster 2024-09-17T00:16:10.076782+0000 mgr.y (mgr.24316) 212 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:13.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:13 smithi026 bash[19832]: cluster 2024-09-17T00:16:12.077519+0000 mgr.y (mgr.24316) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:13.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:13 smithi026 bash[24915]: cluster 2024-09-17T00:16:12.077519+0000 mgr.y (mgr.24316) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:13.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:13 smithi094 bash[19906]: cluster 2024-09-17T00:16:12.077519+0000 mgr.y (mgr.24316) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:14.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:14 smithi026 bash[19832]: audit 2024-09-17T00:16:14.091842+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:16:14.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:14 smithi026 bash[19832]: audit 2024-09-17T00:16:14.092315+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:16:14.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:14 smithi026 bash[19832]: audit 2024-09-17T00:16:14.092843+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:16:14.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:14 smithi026 bash[19832]: audit 2024-09-17T00:16:14.094074+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:16:14.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:14 smithi026 bash[24915]: audit 2024-09-17T00:16:14.091842+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:16:14.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:14 smithi026 bash[24915]: audit 2024-09-17T00:16:14.092315+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:16:14.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:14 smithi026 bash[24915]: audit 2024-09-17T00:16:14.092843+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:16:14.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:14 smithi026 bash[24915]: audit 2024-09-17T00:16:14.094074+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:16:14.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:14 smithi094 bash[19906]: audit 2024-09-17T00:16:14.091842+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:16:14.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:14 smithi094 bash[19906]: audit 2024-09-17T00:16:14.092315+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:16:14.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:14 smithi094 bash[19906]: audit 2024-09-17T00:16:14.092843+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:16:14.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:14 smithi094 bash[19906]: audit 2024-09-17T00:16:14.094074+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:16:15.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:15 smithi026 bash[19832]: cluster 2024-09-17T00:16:14.090446+0000 mgr.y (mgr.24316) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:15.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:15 smithi026 bash[24915]: cluster 2024-09-17T00:16:14.090446+0000 mgr.y (mgr.24316) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:15.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:15 smithi094 bash[19906]: cluster 2024-09-17T00:16:14.090446+0000 mgr.y (mgr.24316) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:16.770 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-17T00:16:17.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:16:16 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:16:16] "GET /metrics HTTP/1.1" 200 214938 "" "Prometheus/2.33.4" 2024-09-17T00:16:17.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:17 smithi026 bash[19832]: cluster 2024-09-17T00:16:16.093254+0000 mgr.y (mgr.24316) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:17.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:17 smithi026 bash[19832]: audit 2024-09-17T00:16:16.761352+0000 mgr.y (mgr.24316) 216 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:17.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:17 smithi026 bash[24915]: cluster 2024-09-17T00:16:16.093254+0000 mgr.y (mgr.24316) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:17.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:17 smithi026 bash[24915]: audit 2024-09-17T00:16:16.761352+0000 mgr.y (mgr.24316) 216 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:17.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:17 smithi094 bash[19906]: cluster 2024-09-17T00:16:16.093254+0000 mgr.y (mgr.24316) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:17.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:17 smithi094 bash[19906]: audit 2024-09-17T00:16:16.761352+0000 mgr.y (mgr.24316) 216 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:19.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:19 smithi026 bash[19832]: cluster 2024-09-17T00:16:18.093934+0000 mgr.y (mgr.24316) 217 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T00:16:19.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:19 smithi026 bash[24915]: cluster 2024-09-17T00:16:18.093934+0000 mgr.y (mgr.24316) 217 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T00:16:19.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:19 smithi094 bash[19906]: cluster 2024-09-17T00:16:18.093934+0000 mgr.y (mgr.24316) 217 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T00:16:20.354 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:16:19 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:16:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:16:21.239 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-17T00:16:21.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:21 smithi094 bash[19906]: audit 2024-09-17T00:16:20.062519+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:16:21.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:21 smithi094 bash[19906]: audit 2024-09-17T00:16:20.064567+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:16:21.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:21 smithi094 bash[19906]: cluster 2024-09-17T00:16:20.095759+0000 mgr.y (mgr.24316) 218 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:21.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:21 smithi094 bash[19906]: audit 2024-09-17T00:16:20.384504+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:16:21.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:21 smithi026 bash[24915]: audit 2024-09-17T00:16:20.062519+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:16:21.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:21 smithi026 bash[24915]: audit 2024-09-17T00:16:20.064567+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:16:21.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:21 smithi026 bash[24915]: cluster 2024-09-17T00:16:20.095759+0000 mgr.y (mgr.24316) 218 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:21.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:21 smithi026 bash[24915]: audit 2024-09-17T00:16:20.384504+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:16:21.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:21 smithi026 bash[19832]: audit 2024-09-17T00:16:20.062519+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:16:21.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:21 smithi026 bash[19832]: audit 2024-09-17T00:16:20.064567+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:16:21.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:21 smithi026 bash[19832]: cluster 2024-09-17T00:16:20.095759+0000 mgr.y (mgr.24316) 218 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:21.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:21 smithi026 bash[19832]: audit 2024-09-17T00:16:20.384504+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:16:23.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:23 smithi026 bash[19832]: cluster 2024-09-17T00:16:22.096521+0000 mgr.y (mgr.24316) 219 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T00:16:23.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:23 smithi026 bash[24915]: cluster 2024-09-17T00:16:22.096521+0000 mgr.y (mgr.24316) 219 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T00:16:23.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:23 smithi094 bash[19906]: cluster 2024-09-17T00:16:22.096521+0000 mgr.y (mgr.24316) 219 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T00:16:25.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:25 smithi026 bash[19832]: cluster 2024-09-17T00:16:24.097367+0000 mgr.y (mgr.24316) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T00:16:25.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:25 smithi026 bash[24915]: cluster 2024-09-17T00:16:24.097367+0000 mgr.y (mgr.24316) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T00:16:25.586 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-17T00:16:25.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:25 smithi094 bash[19906]: cluster 2024-09-17T00:16:24.097367+0000 mgr.y (mgr.24316) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T00:16:26.904 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:16:26 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:16:26] "GET /metrics HTTP/1.1" 200 214938 "" "Prometheus/2.33.4" 2024-09-17T00:16:27.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:27 smithi026 bash[19832]: cluster 2024-09-17T00:16:26.099163+0000 mgr.y (mgr.24316) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:27.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:27 smithi026 bash[19832]: audit 2024-09-17T00:16:26.772587+0000 mgr.y (mgr.24316) 222 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:27.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:27 smithi026 bash[24915]: cluster 2024-09-17T00:16:26.099163+0000 mgr.y (mgr.24316) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:27.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:27 smithi026 bash[24915]: audit 2024-09-17T00:16:26.772587+0000 mgr.y (mgr.24316) 222 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:27.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:27 smithi094 bash[19906]: cluster 2024-09-17T00:16:26.099163+0000 mgr.y (mgr.24316) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:27.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:27 smithi094 bash[19906]: audit 2024-09-17T00:16:26.772587+0000 mgr.y (mgr.24316) 222 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:29.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:29 smithi026 bash[24915]: cluster 2024-09-17T00:16:28.099898+0000 mgr.y (mgr.24316) 223 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:29.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:29 smithi026 bash[19832]: cluster 2024-09-17T00:16:28.099898+0000 mgr.y (mgr.24316) 223 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:29.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:29 smithi094 bash[19906]: cluster 2024-09-17T00:16:28.099898+0000 mgr.y (mgr.24316) 223 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:29.839 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-17T00:16:30.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:16:29 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:16:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:16:31.268 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:31 smithi026 bash[19832]: cluster 2024-09-17T00:16:30.101682+0000 mgr.y (mgr.24316) 224 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:31.268 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:31 smithi026 bash[24915]: cluster 2024-09-17T00:16:30.101682+0000 mgr.y (mgr.24316) 224 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:31.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:31 smithi094 bash[19906]: cluster 2024-09-17T00:16:30.101682+0000 mgr.y (mgr.24316) 224 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:33.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:33 smithi026 bash[19832]: cluster 2024-09-17T00:16:32.102489+0000 mgr.y (mgr.24316) 225 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:33.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:33 smithi026 bash[24915]: cluster 2024-09-17T00:16:32.102489+0000 mgr.y (mgr.24316) 225 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:33.380 INFO:teuthology.orchestra.run.smithi026.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:16:33.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:33 smithi094 bash[19906]: cluster 2024-09-17T00:16:32.102489+0000 mgr.y (mgr.24316) 225 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:34.287 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T00:16:34.308 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi026.front.sepia.ceph.com 2024-09-17T00:16:34.308 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- 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-09-17T00:16:34.583 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:34 smithi026 bash[24915]: audit 2024-09-17T00:16:33.377546+0000 mgr.y (mgr.24316) 226 : audit [DBG] from='client.24889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:16:34.583 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:34 smithi026 bash[24915]: cephadm 2024-09-17T00:16:33.379011+0000 mgr.y (mgr.24316) 227 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:16:34.583 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:34 smithi026 bash[24915]: audit 2024-09-17T00:16:33.385732+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:16:34.583 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:34 smithi026 bash[24915]: audit 2024-09-17T00:16:33.387586+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:16:34.583 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:34 smithi026 bash[24915]: audit 2024-09-17T00:16:33.389019+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:16:34.583 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:34 smithi026 bash[24915]: audit 2024-09-17T00:16:33.396041+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:16:34.583 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:34 smithi026 bash[24915]: cephadm 2024-09-17T00:16:33.404115+0000 mgr.y (mgr.24316) 228 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:16:34.584 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:34 smithi026 bash[19832]: audit 2024-09-17T00:16:33.377546+0000 mgr.y (mgr.24316) 226 : audit [DBG] from='client.24889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:16:34.584 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:34 smithi026 bash[19832]: cephadm 2024-09-17T00:16:33.379011+0000 mgr.y (mgr.24316) 227 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:16:34.584 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:34 smithi026 bash[19832]: audit 2024-09-17T00:16:33.385732+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:16:34.584 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:34 smithi026 bash[19832]: audit 2024-09-17T00:16:33.387586+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:16:34.584 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:34 smithi026 bash[19832]: audit 2024-09-17T00:16:33.389019+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:16:34.584 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:34 smithi026 bash[19832]: audit 2024-09-17T00:16:33.396041+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:16:34.584 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:34 smithi026 bash[19832]: cephadm 2024-09-17T00:16:33.404115+0000 mgr.y (mgr.24316) 228 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:16:34.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:34 smithi094 bash[19906]: audit 2024-09-17T00:16:33.377546+0000 mgr.y (mgr.24316) 226 : audit [DBG] from='client.24889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:16:34.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:34 smithi094 bash[19906]: cephadm 2024-09-17T00:16:33.379011+0000 mgr.y (mgr.24316) 227 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:16:34.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:34 smithi094 bash[19906]: audit 2024-09-17T00:16:33.385732+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:16:34.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:34 smithi094 bash[19906]: audit 2024-09-17T00:16:33.387586+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:16:34.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:34 smithi094 bash[19906]: audit 2024-09-17T00:16:33.389019+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:16:34.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:34 smithi094 bash[19906]: audit 2024-09-17T00:16:33.396041+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:16:34.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:34 smithi094 bash[19906]: cephadm 2024-09-17T00:16:33.404115+0000 mgr.y (mgr.24316) 228 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T00:16:35.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:35 smithi026 bash[24915]: cluster 2024-09-17T00:16:34.103243+0000 mgr.y (mgr.24316) 229 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:35.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:35 smithi026 bash[19832]: cluster 2024-09-17T00:16:34.103243+0000 mgr.y (mgr.24316) 229 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:35.855 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:35 smithi094 bash[19906]: cluster 2024-09-17T00:16:34.103243+0000 mgr.y (mgr.24316) 229 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:36.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:16:36 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:16:36] "GET /metrics HTTP/1.1" 200 214921 "" "Prometheus/2.33.4" 2024-09-17T00:16:37.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:37 smithi026 bash[19832]: cluster 2024-09-17T00:16:36.104277+0000 mgr.y (mgr.24316) 230 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:37.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:37 smithi026 bash[19832]: audit 2024-09-17T00:16:36.781418+0000 mgr.y (mgr.24316) 231 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:37.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:37 smithi026 bash[24915]: cluster 2024-09-17T00:16:36.104277+0000 mgr.y (mgr.24316) 230 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:37.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:37 smithi026 bash[24915]: audit 2024-09-17T00:16:36.781418+0000 mgr.y (mgr.24316) 231 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:37.855 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:37 smithi094 bash[19906]: cluster 2024-09-17T00:16:36.104277+0000 mgr.y (mgr.24316) 230 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:37.855 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:37 smithi094 bash[19906]: audit 2024-09-17T00:16:36.781418+0000 mgr.y (mgr.24316) 231 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:39.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:39 smithi026 bash[19832]: cluster 2024-09-17T00:16:38.104778+0000 mgr.y (mgr.24316) 232 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:39.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:39 smithi026 bash[24915]: cluster 2024-09-17T00:16:38.104778+0000 mgr.y (mgr.24316) 232 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:39.855 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:39 smithi094 bash[19906]: cluster 2024-09-17T00:16:38.104778+0000 mgr.y (mgr.24316) 232 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:40.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:16:39 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:16:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:16:41.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:41 smithi094 bash[19906]: cluster 2024-09-17T00:16:40.106555+0000 mgr.y (mgr.24316) 233 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:41.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:41 smithi026 bash[24915]: cluster 2024-09-17T00:16:40.106555+0000 mgr.y (mgr.24316) 233 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:41.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:41 smithi026 bash[19832]: cluster 2024-09-17T00:16:40.106555+0000 mgr.y (mgr.24316) 233 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:41.602 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:16:42.335 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:16:42.335 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (4m) 2m ago 4m 12.5M - ba2b418f427c a155c424655d 2024-09-17T00:16:42.335 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (4m) 2m ago 4m 43.0M - 8.3.5 dad864ee21e9 f8b978c2344b 2024-09-17T00:16:42.335 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (2m) 2m ago 2m 63.3M - 3.5 e1d6a67b021e 4ad1afe3b2df 2024-09-17T00:16:42.335 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443 running (10m) 2m ago 10m 399M - 17.2.0 e1d6a67b021e c01d36ff3ec5 2024-09-17T00:16:42.336 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283 running (13m) 2m ago 13m 445M - 17.2.0 e1d6a67b021e 53f50c9b8e18 2024-09-17T00:16:42.336 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (13m) 2m ago 13m 47.3M 2048M 17.2.0 e1d6a67b021e 1b8a4651dfd8 2024-09-17T00:16:42.336 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (11m) 2m ago 11m 39.2M 2048M 17.2.0 e1d6a67b021e 625dcb9a4387 2024-09-17T00:16:42.336 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (11m) 2m ago 11m 39.8M 2048M 17.2.0 e1d6a67b021e a8f55ba59763 2024-09-17T00:16:42.336 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (5m) 2m ago 5m 9816k - 1dbe0e931976 e9cdf87ee448 2024-09-17T00:16:42.336 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (5m) 2m ago 5m 8880k - 1dbe0e931976 785faa27737e 2024-09-17T00:16:42.336 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (10m) 2m ago 10m 54.1M 4061M 17.2.0 e1d6a67b021e 0970f17985fb 2024-09-17T00:16:42.336 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (9m) 2m ago 9m 53.6M 4061M 17.2.0 e1d6a67b021e eacc90bf6246 2024-09-17T00:16:42.336 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (9m) 2m ago 9m 47.2M 4061M 17.2.0 e1d6a67b021e 33296a37b65e 2024-09-17T00:16:42.336 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (8m) 2m ago 8m 50.7M 4061M 17.2.0 e1d6a67b021e 62338d062d83 2024-09-17T00:16:42.337 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (7m) 2m ago 7m 52.2M 4316M 17.2.0 e1d6a67b021e 54301e7ec6a4 2024-09-17T00:16:42.337 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (7m) 2m ago 7m 47.3M 4316M 17.2.0 e1d6a67b021e 7f114106ea4e 2024-09-17T00:16:42.337 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (6m) 2m ago 6m 47.7M 4316M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:16:42.337 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (6m) 2m ago 6m 49.5M 4316M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:16:42.337 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (4m) 2m ago 5m 46.5M - 514e6a882f6e 30e7b6cf5730 2024-09-17T00:16:42.337 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (2m) 2m ago 2m 82.5M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:16:42.337 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (2m) 2m ago 2m 82.3M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:16:42.337 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (2m) 2m ago 2m 82.5M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:16:42.337 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (2m) 2m ago 2m 81.8M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:16:42.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:42 smithi094 bash[19906]: audit 2024-09-17T00:16:41.593390+0000 mgr.y (mgr.24316) 234 : audit [DBG] from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:16:42.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:42 smithi026 bash[24915]: audit 2024-09-17T00:16:41.593390+0000 mgr.y (mgr.24316) 234 : audit [DBG] from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:16:42.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:42 smithi026 bash[19832]: audit 2024-09-17T00:16:41.593390+0000 mgr.y (mgr.24316) 234 : audit [DBG] from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:16:42.758 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:16:42.758 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:16:42.758 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-17T00:16:42.758 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:16:42.758 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:16:42.758 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T00:16:42.758 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:16:42.758 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:16:42.759 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T00:16:42.759 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:16:42.759 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2024-09-17T00:16:42.759 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:16:42.759 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:16:42.759 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:16:42.759 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:16:42.759 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-09-17T00:16:42.759 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:16:42.759 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:16:43.097 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:16:43.097 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:16:43.097 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:16:43.097 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-17T00:16:43.097 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "", 2024-09-17T00:16:43.097 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f image" 2024-09-17T00:16:43.097 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:16:43.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:43 smithi094 bash[19906]: audit 2024-09-17T00:16:41.956214+0000 mgr.y (mgr.24316) 235 : audit [DBG] from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:16:43.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:43 smithi094 bash[19906]: cluster 2024-09-17T00:16:42.107038+0000 mgr.y (mgr.24316) 236 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:43.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:43 smithi094 bash[19906]: audit 2024-09-17T00:16:42.308832+0000 mgr.y (mgr.24316) 237 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:16:43.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:43 smithi094 bash[19906]: audit 2024-09-17T00:16:42.763093+0000 mon.c (mon.1) 122 : audit [DBG] from='client.? 172.21.15.26:0/2165183887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:16:43.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:43 smithi026 bash[24915]: audit 2024-09-17T00:16:41.956214+0000 mgr.y (mgr.24316) 235 : audit [DBG] from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:16:43.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:43 smithi026 bash[24915]: cluster 2024-09-17T00:16:42.107038+0000 mgr.y (mgr.24316) 236 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:43.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:43 smithi026 bash[24915]: audit 2024-09-17T00:16:42.308832+0000 mgr.y (mgr.24316) 237 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:16:43.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:43 smithi026 bash[24915]: audit 2024-09-17T00:16:42.763093+0000 mon.c (mon.1) 122 : audit [DBG] from='client.? 172.21.15.26:0/2165183887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:16:43.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:43 smithi026 bash[19832]: audit 2024-09-17T00:16:41.956214+0000 mgr.y (mgr.24316) 235 : audit [DBG] from='client.14994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:16:43.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:43 smithi026 bash[19832]: cluster 2024-09-17T00:16:42.107038+0000 mgr.y (mgr.24316) 236 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:43.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:43 smithi026 bash[19832]: audit 2024-09-17T00:16:42.308832+0000 mgr.y (mgr.24316) 237 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:16:43.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:43 smithi026 bash[19832]: audit 2024-09-17T00:16:42.763093+0000 mon.c (mon.1) 122 : audit [DBG] from='client.? 172.21.15.26:0/2165183887' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:16:43.503 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:16:44.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:44 smithi094 bash[19906]: audit 2024-09-17T00:16:43.102369+0000 mgr.y (mgr.24316) 238 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:16:44.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:44 smithi094 bash[19906]: audit 2024-09-17T00:16:43.509416+0000 mon.c (mon.1) 123 : audit [DBG] from='client.? 172.21.15.26:0/2618262813' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:16:44.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:44 smithi026 bash[24915]: audit 2024-09-17T00:16:43.102369+0000 mgr.y (mgr.24316) 238 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:16:44.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:44 smithi026 bash[24915]: audit 2024-09-17T00:16:43.509416+0000 mon.c (mon.1) 123 : audit [DBG] from='client.? 172.21.15.26:0/2618262813' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:16:44.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:44 smithi026 bash[19832]: audit 2024-09-17T00:16:43.102369+0000 mgr.y (mgr.24316) 238 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:16:44.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:44 smithi026 bash[19832]: audit 2024-09-17T00:16:43.509416+0000 mon.c (mon.1) 123 : audit [DBG] from='client.? 172.21.15.26:0/2618262813' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:16:45.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:45 smithi094 bash[19906]: cluster 2024-09-17T00:16:44.107688+0000 mgr.y (mgr.24316) 239 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:45.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:45 smithi026 bash[19832]: cluster 2024-09-17T00:16:44.107688+0000 mgr.y (mgr.24316) 239 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:45.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:45 smithi026 bash[24915]: cluster 2024-09-17T00:16:44.107688+0000 mgr.y (mgr.24316) 239 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:46.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:16:46 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:16:46] "GET /metrics HTTP/1.1" 200 214880 "" "Prometheus/2.33.4" 2024-09-17T00:16:47.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:47 smithi026 bash[19832]: cluster 2024-09-17T00:16:46.110278+0000 mgr.y (mgr.24316) 240 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:47.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:47 smithi026 bash[19832]: audit 2024-09-17T00:16:46.789403+0000 mgr.y (mgr.24316) 241 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:47.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:47 smithi026 bash[24915]: cluster 2024-09-17T00:16:46.110278+0000 mgr.y (mgr.24316) 240 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:47.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:47 smithi026 bash[24915]: audit 2024-09-17T00:16:46.789403+0000 mgr.y (mgr.24316) 241 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:47.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:47 smithi094 bash[19906]: cluster 2024-09-17T00:16:46.110278+0000 mgr.y (mgr.24316) 240 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:47.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:47 smithi094 bash[19906]: audit 2024-09-17T00:16:46.789403+0000 mgr.y (mgr.24316) 241 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:49.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:49 smithi026 bash[19832]: cluster 2024-09-17T00:16:48.111148+0000 mgr.y (mgr.24316) 242 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:49.851 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:49 smithi026 bash[24915]: cluster 2024-09-17T00:16:48.111148+0000 mgr.y (mgr.24316) 242 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:49.852 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:49 smithi094 bash[19906]: cluster 2024-09-17T00:16:48.111148+0000 mgr.y (mgr.24316) 242 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:50.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:16:49 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:16:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:16:51.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:51 smithi094 bash[19906]: cluster 2024-09-17T00:16:50.113160+0000 mgr.y (mgr.24316) 243 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:51.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:51 smithi026 bash[19832]: cluster 2024-09-17T00:16:50.113160+0000 mgr.y (mgr.24316) 243 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:51.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:51 smithi026 bash[24915]: cluster 2024-09-17T00:16:50.113160+0000 mgr.y (mgr.24316) 243 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:53.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:53 smithi026 bash[24915]: cluster 2024-09-17T00:16:52.113904+0000 mgr.y (mgr.24316) 244 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:53.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:53 smithi026 bash[19832]: cluster 2024-09-17T00:16:52.113904+0000 mgr.y (mgr.24316) 244 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:53.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:53 smithi094 bash[19906]: cluster 2024-09-17T00:16:52.113904+0000 mgr.y (mgr.24316) 244 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:55.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:55 smithi026 bash[19832]: cluster 2024-09-17T00:16:54.114504+0000 mgr.y (mgr.24316) 245 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:55.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:55 smithi026 bash[24915]: cluster 2024-09-17T00:16:54.114504+0000 mgr.y (mgr.24316) 245 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:55.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:55 smithi094 bash[19906]: cluster 2024-09-17T00:16:54.114504+0000 mgr.y (mgr.24316) 245 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:56.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:16:56 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:16:56] "GET /metrics HTTP/1.1" 200 214880 "" "Prometheus/2.33.4" 2024-09-17T00:16:57.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:57 smithi026 bash[19832]: cluster 2024-09-17T00:16:56.115479+0000 mgr.y (mgr.24316) 246 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:57.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:57 smithi026 bash[19832]: audit 2024-09-17T00:16:56.797735+0000 mgr.y (mgr.24316) 247 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:57.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:57 smithi026 bash[24915]: cluster 2024-09-17T00:16:56.115479+0000 mgr.y (mgr.24316) 246 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:57.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:57 smithi026 bash[24915]: audit 2024-09-17T00:16:56.797735+0000 mgr.y (mgr.24316) 247 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:57.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:57 smithi094 bash[19906]: cluster 2024-09-17T00:16:56.115479+0000 mgr.y (mgr.24316) 246 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:16:57.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:57 smithi094 bash[19906]: audit 2024-09-17T00:16:56.797735+0000 mgr.y (mgr.24316) 247 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:16:59.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:16:59 smithi026 bash[24915]: cluster 2024-09-17T00:16:58.115919+0000 mgr.y (mgr.24316) 248 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:59.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:16:59 smithi026 bash[19832]: cluster 2024-09-17T00:16:58.115919+0000 mgr.y (mgr.24316) 248 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:16:59.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:16:59 smithi094 bash[19906]: cluster 2024-09-17T00:16:58.115919+0000 mgr.y (mgr.24316) 248 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:00.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:16:59 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:16:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:17:01.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:01 smithi094 bash[19906]: cluster 2024-09-17T00:17:00.116741+0000 mgr.y (mgr.24316) 249 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:01.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:01 smithi026 bash[19832]: cluster 2024-09-17T00:17:00.116741+0000 mgr.y (mgr.24316) 249 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:01.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:01 smithi026 bash[24915]: cluster 2024-09-17T00:17:00.116741+0000 mgr.y (mgr.24316) 249 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:03.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:03 smithi026 bash[19832]: cluster 2024-09-17T00:17:02.117142+0000 mgr.y (mgr.24316) 250 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:03.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:03 smithi026 bash[24915]: cluster 2024-09-17T00:17:02.117142+0000 mgr.y (mgr.24316) 250 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:03.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:03 smithi094 bash[19906]: cluster 2024-09-17T00:17:02.117142+0000 mgr.y (mgr.24316) 250 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:05.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:05 smithi026 bash[19832]: cluster 2024-09-17T00:17:04.117756+0000 mgr.y (mgr.24316) 251 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:05.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:05 smithi026 bash[24915]: cluster 2024-09-17T00:17:04.117756+0000 mgr.y (mgr.24316) 251 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:05.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:05 smithi094 bash[19906]: cluster 2024-09-17T00:17:04.117756+0000 mgr.y (mgr.24316) 251 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:17:06.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:17:06 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:17:06] "GET /metrics HTTP/1.1" 200 214883 "" "Prometheus/2.33.4" 2024-09-17T00:17:07.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:07 smithi026 bash[19832]: cluster 2024-09-17T00:17:06.119554+0000 mgr.y (mgr.24316) 252 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:07.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:07 smithi026 bash[19832]: audit 2024-09-17T00:17:06.805400+0000 mgr.y (mgr.24316) 253 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:07.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:07 smithi026 bash[24915]: cluster 2024-09-17T00:17:06.119554+0000 mgr.y (mgr.24316) 252 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:07.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:07 smithi026 bash[24915]: audit 2024-09-17T00:17:06.805400+0000 mgr.y (mgr.24316) 253 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:07.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:07 smithi094 bash[19906]: cluster 2024-09-17T00:17:06.119554+0000 mgr.y (mgr.24316) 252 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:07.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:07 smithi094 bash[19906]: audit 2024-09-17T00:17:06.805400+0000 mgr.y (mgr.24316) 253 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:09.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:09 smithi026 bash[19832]: cluster 2024-09-17T00:17:08.120399+0000 mgr.y (mgr.24316) 254 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:09.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:09 smithi026 bash[24915]: cluster 2024-09-17T00:17:08.120399+0000 mgr.y (mgr.24316) 254 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:09.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:09 smithi094 bash[19906]: cluster 2024-09-17T00:17:08.120399+0000 mgr.y (mgr.24316) 254 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:10.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:17:09 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:17:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:17:11.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:11 smithi094 bash[19906]: cluster 2024-09-17T00:17:10.123317+0000 mgr.y (mgr.24316) 255 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:11.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:11 smithi026 bash[24915]: cluster 2024-09-17T00:17:10.123317+0000 mgr.y (mgr.24316) 255 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:11.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:11 smithi026 bash[19832]: cluster 2024-09-17T00:17:10.123317+0000 mgr.y (mgr.24316) 255 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:13.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:13 smithi026 bash[19832]: cluster 2024-09-17T00:17:12.124242+0000 mgr.y (mgr.24316) 256 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:13.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:13 smithi026 bash[24915]: cluster 2024-09-17T00:17:12.124242+0000 mgr.y (mgr.24316) 256 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:13.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:13 smithi094 bash[19906]: cluster 2024-09-17T00:17:12.124242+0000 mgr.y (mgr.24316) 256 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:13.874 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:17:13.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:17:13 smithi026 bash[42739]: level=warn ts=2024-09-17T00:17:13.542Z 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.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs" 2024-09-17T00:17:13.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:17:13 smithi026 bash[42739]: level=warn ts=2024-09-17T00:17:13.542Z 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.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2024-09-17T00:17:14.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:14 smithi026 bash[19832]: audit 2024-09-17T00:17:13.865452+0000 mgr.y (mgr.24316) 257 : audit [DBG] from='client.24931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:14.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:14 smithi026 bash[19832]: audit 2024-09-17T00:17:14.103706+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:17:14.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:14 smithi026 bash[19832]: audit 2024-09-17T00:17:14.104225+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:17:14.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:14 smithi026 bash[19832]: audit 2024-09-17T00:17:14.117768+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:17:14.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:14 smithi026 bash[19832]: audit 2024-09-17T00:17:14.118246+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:17:14.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:14 smithi026 bash[24915]: audit 2024-09-17T00:17:13.865452+0000 mgr.y (mgr.24316) 257 : audit [DBG] from='client.24931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:14.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:14 smithi026 bash[24915]: audit 2024-09-17T00:17:14.103706+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:17:14.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:14 smithi026 bash[24915]: audit 2024-09-17T00:17:14.104225+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:17:14.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:14 smithi026 bash[24915]: audit 2024-09-17T00:17:14.117768+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:17:14.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:14 smithi026 bash[24915]: audit 2024-09-17T00:17:14.118246+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:17:14.573 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:17:14.573 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (4m) 2m ago 5m 12.5M - ba2b418f427c a155c424655d 2024-09-17T00:17:14.573 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (4m) 3m ago 4m 43.0M - 8.3.5 dad864ee21e9 f8b978c2344b 2024-09-17T00:17:14.573 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (3m) 2m ago 3m 63.3M - 3.5 e1d6a67b021e 4ad1afe3b2df 2024-09-17T00:17:14.574 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443 running (11m) 3m ago 11m 399M - 17.2.0 e1d6a67b021e c01d36ff3ec5 2024-09-17T00:17:14.574 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283 running (13m) 2m ago 13m 445M - 17.2.0 e1d6a67b021e 53f50c9b8e18 2024-09-17T00:17:14.574 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (13m) 2m ago 13m 47.3M 2048M 17.2.0 e1d6a67b021e 1b8a4651dfd8 2024-09-17T00:17:14.574 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (11m) 3m ago 11m 39.2M 2048M 17.2.0 e1d6a67b021e 625dcb9a4387 2024-09-17T00:17:14.574 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (11m) 2m ago 11m 39.8M 2048M 17.2.0 e1d6a67b021e a8f55ba59763 2024-09-17T00:17:14.574 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (5m) 2m ago 5m 9816k - 1dbe0e931976 e9cdf87ee448 2024-09-17T00:17:14.574 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (5m) 3m ago 5m 8880k - 1dbe0e931976 785faa27737e 2024-09-17T00:17:14.574 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (10m) 2m ago 10m 54.1M 4061M 17.2.0 e1d6a67b021e 0970f17985fb 2024-09-17T00:17:14.574 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (10m) 2m ago 10m 53.6M 4061M 17.2.0 e1d6a67b021e eacc90bf6246 2024-09-17T00:17:14.574 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (9m) 2m ago 9m 47.2M 4061M 17.2.0 e1d6a67b021e 33296a37b65e 2024-09-17T00:17:14.575 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (9m) 2m ago 9m 50.7M 4061M 17.2.0 e1d6a67b021e 62338d062d83 2024-09-17T00:17:14.575 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (8m) 3m ago 8m 52.2M 4316M 17.2.0 e1d6a67b021e 54301e7ec6a4 2024-09-17T00:17:14.575 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (7m) 3m ago 7m 47.3M 4316M 17.2.0 e1d6a67b021e 7f114106ea4e 2024-09-17T00:17:14.575 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (7m) 3m ago 7m 47.7M 4316M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:17:14.575 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (6m) 3m ago 6m 49.5M 4316M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:17:14.575 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (4m) 3m ago 5m 46.5M - 514e6a882f6e 30e7b6cf5730 2024-09-17T00:17:14.575 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (3m) 2m ago 3m 82.5M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:17:14.575 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (3m) 3m ago 3m 82.3M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:17:14.575 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (3m) 2m ago 3m 82.5M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:17:14.575 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (3m) 3m ago 3m 81.8M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:17:14.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:14 smithi094 bash[19906]: audit 2024-09-17T00:17:13.865452+0000 mgr.y (mgr.24316) 257 : audit [DBG] from='client.24931 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:14.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:14 smithi094 bash[19906]: audit 2024-09-17T00:17:14.103706+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:17:14.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:14 smithi094 bash[19906]: audit 2024-09-17T00:17:14.104225+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:17:14.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:14 smithi094 bash[19906]: audit 2024-09-17T00:17:14.117768+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:17:14.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:14 smithi094 bash[19906]: audit 2024-09-17T00:17:14.118246+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:17:14.976 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:17:14.976 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:17:14.976 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-17T00:17:14.976 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:17:14.976 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:17:14.976 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T00:17:14.976 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:17:14.977 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:17:14.977 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T00:17:14.977 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:17:14.977 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2024-09-17T00:17:14.977 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:17:14.977 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:17:14.977 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:17:14.977 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:17:14.977 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-09-17T00:17:14.977 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:17:14.977 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:17:15.319 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:17:15.319 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:17:15.319 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:17:15.319 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-17T00:17:15.319 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "", 2024-09-17T00:17:15.319 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f image" 2024-09-17T00:17:15.319 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:17:15.493 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:15 smithi026 bash[19832]: cluster 2024-09-17T00:17:14.124772+0000 mgr.y (mgr.24316) 258 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:15.493 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:15 smithi026 bash[19832]: audit 2024-09-17T00:17:14.230158+0000 mgr.y (mgr.24316) 259 : audit [DBG] from='client.24937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:15.493 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:15 smithi026 bash[19832]: audit 2024-09-17T00:17:14.563854+0000 mgr.y (mgr.24316) 260 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:15.493 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:15 smithi026 bash[19832]: audit 2024-09-17T00:17:14.981298+0000 mon.c (mon.1) 126 : audit [DBG] from='client.? 172.21.15.26:0/4154340066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:17:15.493 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:15 smithi026 bash[24915]: cluster 2024-09-17T00:17:14.124772+0000 mgr.y (mgr.24316) 258 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:15.494 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:15 smithi026 bash[24915]: audit 2024-09-17T00:17:14.230158+0000 mgr.y (mgr.24316) 259 : audit [DBG] from='client.24937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:15.494 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:15 smithi026 bash[24915]: audit 2024-09-17T00:17:14.563854+0000 mgr.y (mgr.24316) 260 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:15.494 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:15 smithi026 bash[24915]: audit 2024-09-17T00:17:14.981298+0000 mon.c (mon.1) 126 : audit [DBG] from='client.? 172.21.15.26:0/4154340066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:17:15.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:15 smithi094 bash[19906]: cluster 2024-09-17T00:17:14.124772+0000 mgr.y (mgr.24316) 258 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:15.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:15 smithi094 bash[19906]: audit 2024-09-17T00:17:14.230158+0000 mgr.y (mgr.24316) 259 : audit [DBG] from='client.24937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:15.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:15 smithi094 bash[19906]: audit 2024-09-17T00:17:14.563854+0000 mgr.y (mgr.24316) 260 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:15.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:15 smithi094 bash[19906]: audit 2024-09-17T00:17:14.981298+0000 mon.c (mon.1) 126 : audit [DBG] from='client.? 172.21.15.26:0/4154340066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:17:15.727 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:17:16.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:16 smithi026 bash[19832]: audit 2024-09-17T00:17:15.324473+0000 mgr.y (mgr.24316) 261 : audit [DBG] from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:16.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:16 smithi026 bash[19832]: audit 2024-09-17T00:17:15.733295+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.26:0/3114893618' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:17:16.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:16 smithi026 bash[24915]: audit 2024-09-17T00:17:15.324473+0000 mgr.y (mgr.24316) 261 : audit [DBG] from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:16.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:16 smithi026 bash[24915]: audit 2024-09-17T00:17:15.733295+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.26:0/3114893618' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:17:16.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:16 smithi094 bash[19906]: audit 2024-09-17T00:17:15.324473+0000 mgr.y (mgr.24316) 261 : audit [DBG] from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:16.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:16 smithi094 bash[19906]: audit 2024-09-17T00:17:15.733295+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.26:0/3114893618' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:17:16.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:17:16 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:17:16] "GET /metrics HTTP/1.1" 200 214879 "" "Prometheus/2.33.4" 2024-09-17T00:17:17.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[19832]: cluster 2024-09-17T00:17:16.126396+0000 mgr.y (mgr.24316) 262 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:17.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[19832]: audit 2024-09-17T00:17:16.389922+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:17:17.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[19832]: cephadm 2024-09-17T00:17:16.393003+0000 mgr.y (mgr.24316) 263 : cephadm [INF] Upgrade: Target is version 19.1.1-330-gc2ddf972 (unknown) 2024-09-17T00:17:17.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[19832]: cephadm 2024-09-17T00:17:16.393166+0000 mgr.y (mgr.24316) 264 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, digests ['quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3'] 2024-09-17T00:17:17.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[19832]: audit 2024-09-17T00:17:16.395357+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:17:17.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[19832]: audit 2024-09-17T00:17:16.403911+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:17:17.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[19832]: cephadm 2024-09-17T00:17:16.408677+0000 mgr.y (mgr.24316) 265 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T00:17:17.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[19832]: cephadm 2024-09-17T00:17:16.631937+0000 mgr.y (mgr.24316) 266 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f on smithi094 2024-09-17T00:17:17.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[19832]: audit 2024-09-17T00:17:16.816689+0000 mgr.y (mgr.24316) 267 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:17.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[24915]: cluster 2024-09-17T00:17:16.126396+0000 mgr.y (mgr.24316) 262 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:17.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[24915]: audit 2024-09-17T00:17:16.389922+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:17:17.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[24915]: cephadm 2024-09-17T00:17:16.393003+0000 mgr.y (mgr.24316) 263 : cephadm [INF] Upgrade: Target is version 19.1.1-330-gc2ddf972 (unknown) 2024-09-17T00:17:17.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[24915]: cephadm 2024-09-17T00:17:16.393166+0000 mgr.y (mgr.24316) 264 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, digests ['quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3'] 2024-09-17T00:17:17.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[24915]: audit 2024-09-17T00:17:16.395357+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:17:17.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[24915]: audit 2024-09-17T00:17:16.403911+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:17:17.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[24915]: cephadm 2024-09-17T00:17:16.408677+0000 mgr.y (mgr.24316) 265 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T00:17:17.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[24915]: cephadm 2024-09-17T00:17:16.631937+0000 mgr.y (mgr.24316) 266 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f on smithi094 2024-09-17T00:17:17.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:17 smithi026 bash[24915]: audit 2024-09-17T00:17:16.816689+0000 mgr.y (mgr.24316) 267 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:17.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:17 smithi094 bash[19906]: cluster 2024-09-17T00:17:16.126396+0000 mgr.y (mgr.24316) 262 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:17.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:17 smithi094 bash[19906]: audit 2024-09-17T00:17:16.389922+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:17:17.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:17 smithi094 bash[19906]: cephadm 2024-09-17T00:17:16.393003+0000 mgr.y (mgr.24316) 263 : cephadm [INF] Upgrade: Target is version 19.1.1-330-gc2ddf972 (unknown) 2024-09-17T00:17:17.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:17 smithi094 bash[19906]: cephadm 2024-09-17T00:17:16.393166+0000 mgr.y (mgr.24316) 264 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f, digests ['quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3'] 2024-09-17T00:17:17.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:17 smithi094 bash[19906]: audit 2024-09-17T00:17:16.395357+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:17:17.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:17 smithi094 bash[19906]: audit 2024-09-17T00:17:16.403911+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:17:17.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:17 smithi094 bash[19906]: cephadm 2024-09-17T00:17:16.408677+0000 mgr.y (mgr.24316) 265 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T00:17:17.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:17 smithi094 bash[19906]: cephadm 2024-09-17T00:17:16.631937+0000 mgr.y (mgr.24316) 266 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f on smithi094 2024-09-17T00:17:17.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:17 smithi094 bash[19906]: audit 2024-09-17T00:17:16.816689+0000 mgr.y (mgr.24316) 267 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:19.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:19 smithi026 bash[19832]: cluster 2024-09-17T00:17:18.127204+0000 mgr.y (mgr.24316) 268 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:19.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:19 smithi026 bash[24915]: cluster 2024-09-17T00:17:18.127204+0000 mgr.y (mgr.24316) 268 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:19.855 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:19 smithi094 bash[19906]: cluster 2024-09-17T00:17:18.127204+0000 mgr.y (mgr.24316) 268 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:20.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:17:19 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:17:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:17:21.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:21 smithi094 bash[19906]: cluster 2024-09-17T00:17:20.128989+0000 mgr.y (mgr.24316) 269 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:21.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:21 smithi026 bash[24915]: cluster 2024-09-17T00:17:20.128989+0000 mgr.y (mgr.24316) 269 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:21.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:21 smithi026 bash[19832]: cluster 2024-09-17T00:17:20.128989+0000 mgr.y (mgr.24316) 269 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:23.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:23 smithi026 bash[19832]: cluster 2024-09-17T00:17:22.129781+0000 mgr.y (mgr.24316) 270 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:23.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:23 smithi026 bash[24915]: cluster 2024-09-17T00:17:22.129781+0000 mgr.y (mgr.24316) 270 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:23.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:23 smithi094 bash[19906]: cluster 2024-09-17T00:17:22.129781+0000 mgr.y (mgr.24316) 270 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:23.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:17:23 smithi026 bash[42739]: level=error ts=2024-09-17T00:17:23.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2024-09-17T00:17:23.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:17:23 smithi026 bash[42739]: level=warn ts=2024-09-17T00:17:23.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2024-09-17T00:17:23.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:17:23 smithi026 bash[42739]: level=warn ts=2024-09-17T00:17:23.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.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs" 2024-09-17T00:17:25.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:25 smithi026 bash[19832]: cluster 2024-09-17T00:17:24.130569+0000 mgr.y (mgr.24316) 271 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:25.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:25 smithi026 bash[24915]: cluster 2024-09-17T00:17:24.130569+0000 mgr.y (mgr.24316) 271 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:25.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:25 smithi094 bash[19906]: cluster 2024-09-17T00:17:24.130569+0000 mgr.y (mgr.24316) 271 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:26.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:17:26 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:17:26] "GET /metrics HTTP/1.1" 200 214879 "" "Prometheus/2.33.4" 2024-09-17T00:17:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:27 smithi026 bash[19832]: cluster 2024-09-17T00:17:26.132404+0000 mgr.y (mgr.24316) 272 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:27 smithi026 bash[19832]: audit 2024-09-17T00:17:26.826247+0000 mgr.y (mgr.24316) 273 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:27.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:27 smithi026 bash[24915]: cluster 2024-09-17T00:17:26.132404+0000 mgr.y (mgr.24316) 272 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:27.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:27 smithi026 bash[24915]: audit 2024-09-17T00:17:26.826247+0000 mgr.y (mgr.24316) 273 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:27.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:27 smithi094 bash[19906]: cluster 2024-09-17T00:17:26.132404+0000 mgr.y (mgr.24316) 272 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:27.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:27 smithi094 bash[19906]: audit 2024-09-17T00:17:26.826247+0000 mgr.y (mgr.24316) 273 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:29.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:29 smithi026 bash[19832]: cluster 2024-09-17T00:17:28.133155+0000 mgr.y (mgr.24316) 274 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T00:17:29.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:29 smithi026 bash[24915]: cluster 2024-09-17T00:17:28.133155+0000 mgr.y (mgr.24316) 274 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T00:17:29.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:29 smithi094 bash[19906]: cluster 2024-09-17T00:17:28.133155+0000 mgr.y (mgr.24316) 274 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T00:17:30.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:17:29 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:17:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:17:31.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:31 smithi094 bash[19906]: cluster 2024-09-17T00:17:30.134866+0000 mgr.y (mgr.24316) 275 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:31.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:31 smithi026 bash[19832]: cluster 2024-09-17T00:17:30.134866+0000 mgr.y (mgr.24316) 275 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:31.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:31 smithi026 bash[24915]: cluster 2024-09-17T00:17:30.134866+0000 mgr.y (mgr.24316) 275 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:33.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:33 smithi026 bash[19832]: cluster 2024-09-17T00:17:32.135714+0000 mgr.y (mgr.24316) 276 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T00:17:33.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:33 smithi026 bash[24915]: cluster 2024-09-17T00:17:32.135714+0000 mgr.y (mgr.24316) 276 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T00:17:33.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:33 smithi094 bash[19906]: cluster 2024-09-17T00:17:32.135714+0000 mgr.y (mgr.24316) 276 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T00:17:33.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:17:33 smithi026 bash[42739]: level=error ts=2024-09-17T00:17:33.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs" 2024-09-17T00:17:33.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:17:33 smithi026 bash[42739]: level=warn ts=2024-09-17T00:17:33.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2024-09-17T00:17:34.000 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:17:33 smithi026 bash[42739]: level=warn ts=2024-09-17T00:17:33.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.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs" 2024-09-17T00:17:35.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:35 smithi026 bash[19832]: cluster 2024-09-17T00:17:34.136540+0000 mgr.y (mgr.24316) 277 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T00:17:35.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:35 smithi026 bash[24915]: cluster 2024-09-17T00:17:34.136540+0000 mgr.y (mgr.24316) 277 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T00:17:35.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:35 smithi094 bash[19906]: cluster 2024-09-17T00:17:34.136540+0000 mgr.y (mgr.24316) 277 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T00:17:36.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:17:36 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:17:36] "GET /metrics HTTP/1.1" 200 214874 "" "Prometheus/2.33.4" 2024-09-17T00:17:37.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:37 smithi026 bash[19832]: cluster 2024-09-17T00:17:36.138464+0000 mgr.y (mgr.24316) 278 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:37.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:37 smithi026 bash[19832]: audit 2024-09-17T00:17:36.829975+0000 mgr.y (mgr.24316) 279 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:37.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:37 smithi026 bash[24915]: cluster 2024-09-17T00:17:36.138464+0000 mgr.y (mgr.24316) 278 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:37.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:37 smithi026 bash[24915]: audit 2024-09-17T00:17:36.829975+0000 mgr.y (mgr.24316) 279 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:37.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:37 smithi094 bash[19906]: cluster 2024-09-17T00:17:36.138464+0000 mgr.y (mgr.24316) 278 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:37.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:37 smithi094 bash[19906]: audit 2024-09-17T00:17:36.829975+0000 mgr.y (mgr.24316) 279 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:39.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:39 smithi026 bash[19832]: cluster 2024-09-17T00:17:38.139194+0000 mgr.y (mgr.24316) 280 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:39.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:39 smithi026 bash[24915]: cluster 2024-09-17T00:17:38.139194+0000 mgr.y (mgr.24316) 280 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:39.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:39 smithi094 bash[19906]: cluster 2024-09-17T00:17:38.139194+0000 mgr.y (mgr.24316) 280 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:40.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:17:39 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:17:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:17:41.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:41 smithi094 bash[19906]: cluster 2024-09-17T00:17:40.140935+0000 mgr.y (mgr.24316) 281 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:41.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:41 smithi026 bash[19832]: cluster 2024-09-17T00:17:40.140935+0000 mgr.y (mgr.24316) 281 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:41.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:41 smithi026 bash[24915]: cluster 2024-09-17T00:17:40.140935+0000 mgr.y (mgr.24316) 281 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:43.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:43 smithi026 bash[19832]: cluster 2024-09-17T00:17:42.141645+0000 mgr.y (mgr.24316) 282 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:43.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:43 smithi026 bash[24915]: cluster 2024-09-17T00:17:42.141645+0000 mgr.y (mgr.24316) 282 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:43.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:43 smithi094 bash[19906]: cluster 2024-09-17T00:17:42.141645+0000 mgr.y (mgr.24316) 282 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:43.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:17:43 smithi026 bash[42739]: level=error ts=2024-09-17T00:17:43.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2024-09-17T00:17:43.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:17:43 smithi026 bash[42739]: level=warn ts=2024-09-17T00:17:43.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs" 2024-09-17T00:17:43.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:17:43 smithi026 bash[42739]: level=warn ts=2024-09-17T00:17:43.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2024-09-17T00:17:45.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:45 smithi026 bash[24915]: cluster 2024-09-17T00:17:44.142539+0000 mgr.y (mgr.24316) 283 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:45.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:45 smithi026 bash[19832]: cluster 2024-09-17T00:17:44.142539+0000 mgr.y (mgr.24316) 283 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:45.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:45 smithi094 bash[19906]: cluster 2024-09-17T00:17:44.142539+0000 mgr.y (mgr.24316) 283 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:46.090 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:17:46.746 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:17:46.746 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (5m) 3m ago 5m 12.5M - ba2b418f427c a155c424655d 2024-09-17T00:17:46.747 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (5m) 3m ago 5m 43.0M - 8.3.5 dad864ee21e9 f8b978c2344b 2024-09-17T00:17:46.747 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (3m) 3m ago 3m 63.3M - 3.5 e1d6a67b021e 4ad1afe3b2df 2024-09-17T00:17:46.747 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443 running (11m) 3m ago 11m 399M - 17.2.0 e1d6a67b021e c01d36ff3ec5 2024-09-17T00:17:46.747 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283 running (14m) 3m ago 14m 445M - 17.2.0 e1d6a67b021e 53f50c9b8e18 2024-09-17T00:17:46.747 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (14m) 3m ago 14m 47.3M 2048M 17.2.0 e1d6a67b021e 1b8a4651dfd8 2024-09-17T00:17:46.747 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (12m) 3m ago 12m 39.2M 2048M 17.2.0 e1d6a67b021e 625dcb9a4387 2024-09-17T00:17:46.747 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (12m) 3m ago 12m 39.8M 2048M 17.2.0 e1d6a67b021e a8f55ba59763 2024-09-17T00:17:46.747 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (6m) 3m ago 6m 9816k - 1dbe0e931976 e9cdf87ee448 2024-09-17T00:17:46.747 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (6m) 3m ago 6m 8880k - 1dbe0e931976 785faa27737e 2024-09-17T00:17:46.747 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (11m) 3m ago 11m 54.1M 4061M 17.2.0 e1d6a67b021e 0970f17985fb 2024-09-17T00:17:46.747 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (10m) 3m ago 10m 53.6M 4061M 17.2.0 e1d6a67b021e eacc90bf6246 2024-09-17T00:17:46.747 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (10m) 3m ago 10m 47.2M 4061M 17.2.0 e1d6a67b021e 33296a37b65e 2024-09-17T00:17:46.747 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (9m) 3m ago 9m 50.7M 4061M 17.2.0 e1d6a67b021e 62338d062d83 2024-09-17T00:17:46.748 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (8m) 3m ago 9m 52.2M 4316M 17.2.0 e1d6a67b021e 54301e7ec6a4 2024-09-17T00:17:46.748 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (8m) 3m ago 8m 47.3M 4316M 17.2.0 e1d6a67b021e 7f114106ea4e 2024-09-17T00:17:46.748 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (7m) 3m ago 7m 47.7M 4316M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:17:46.748 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (7m) 3m ago 7m 49.5M 4316M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:17:46.748 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (5m) 3m ago 6m 46.5M - 514e6a882f6e 30e7b6cf5730 2024-09-17T00:17:46.748 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (3m) 3m ago 3m 82.5M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:17:46.748 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (3m) 3m ago 3m 82.3M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:17:46.748 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (3m) 3m ago 3m 82.5M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:17:46.748 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (3m) 3m ago 3m 81.8M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:17:46.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:17:46 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:17:46] "GET /metrics HTTP/1.1" 200 214876 "" "Prometheus/2.33.4" 2024-09-17T00:17:47.140 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:17:47.141 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:17:47.141 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-17T00:17:47.141 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:17:47.141 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:17:47.141 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-09-17T00:17:47.141 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:17:47.141 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:17:47.141 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T00:17:47.141 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:17:47.141 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2024-09-17T00:17:47.141 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:17:47.141 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:17:47.142 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:17:47.142 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:17:47.142 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-09-17T00:17:47.142 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:17:47.142 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:17:47.481 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:17:47.481 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:17:47.482 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:17:47.482 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-17T00:17:47.482 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "0/23 daemons upgraded", 2024-09-17T00:17:47.482 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f image on host smithi094" 2024-09-17T00:17:47.482 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:17:47.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:47 smithi026 bash[24915]: audit 2024-09-17T00:17:46.082046+0000 mgr.y (mgr.24316) 284 : audit [DBG] from='client.24967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:47.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:47 smithi026 bash[24915]: cluster 2024-09-17T00:17:46.143691+0000 mgr.y (mgr.24316) 285 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:47.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:47 smithi026 bash[24915]: audit 2024-09-17T00:17:46.420607+0000 mgr.y (mgr.24316) 286 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:47.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:47 smithi026 bash[24915]: audit 2024-09-17T00:17:46.728526+0000 mgr.y (mgr.24316) 287 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:47.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:47 smithi026 bash[24915]: audit 2024-09-17T00:17:46.837141+0000 mgr.y (mgr.24316) 288 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:47.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:47 smithi026 bash[24915]: audit 2024-09-17T00:17:47.145913+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.26:0/4076699267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:17:47.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:47 smithi026 bash[19832]: audit 2024-09-17T00:17:46.082046+0000 mgr.y (mgr.24316) 284 : audit [DBG] from='client.24967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:47.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:47 smithi026 bash[19832]: cluster 2024-09-17T00:17:46.143691+0000 mgr.y (mgr.24316) 285 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:47.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:47 smithi026 bash[19832]: audit 2024-09-17T00:17:46.420607+0000 mgr.y (mgr.24316) 286 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:47.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:47 smithi026 bash[19832]: audit 2024-09-17T00:17:46.728526+0000 mgr.y (mgr.24316) 287 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:47.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:47 smithi026 bash[19832]: audit 2024-09-17T00:17:46.837141+0000 mgr.y (mgr.24316) 288 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:47.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:47 smithi026 bash[19832]: audit 2024-09-17T00:17:47.145913+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.26:0/4076699267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:17:47.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:47 smithi094 bash[19906]: audit 2024-09-17T00:17:46.082046+0000 mgr.y (mgr.24316) 284 : audit [DBG] from='client.24967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:47.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:47 smithi094 bash[19906]: cluster 2024-09-17T00:17:46.143691+0000 mgr.y (mgr.24316) 285 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:47.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:47 smithi094 bash[19906]: audit 2024-09-17T00:17:46.420607+0000 mgr.y (mgr.24316) 286 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:47.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:47 smithi094 bash[19906]: audit 2024-09-17T00:17:46.728526+0000 mgr.y (mgr.24316) 287 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:47.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:47 smithi094 bash[19906]: audit 2024-09-17T00:17:46.837141+0000 mgr.y (mgr.24316) 288 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:47.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:47 smithi094 bash[19906]: audit 2024-09-17T00:17:47.145913+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.26:0/4076699267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:17:47.877 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:17:48.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:48 smithi026 bash[19832]: audit 2024-09-17T00:17:47.486994+0000 mgr.y (mgr.24316) 289 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:48.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:48 smithi026 bash[19832]: audit 2024-09-17T00:17:47.883430+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.26:0/453634287' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:17:48.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:48 smithi026 bash[24915]: audit 2024-09-17T00:17:47.486994+0000 mgr.y (mgr.24316) 289 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:48.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:48 smithi026 bash[24915]: audit 2024-09-17T00:17:47.883430+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.26:0/453634287' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:17:48.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:48 smithi094 bash[19906]: audit 2024-09-17T00:17:47.486994+0000 mgr.y (mgr.24316) 289 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:17:48.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:48 smithi094 bash[19906]: audit 2024-09-17T00:17:47.883430+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.26:0/453634287' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:17:49.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:49 smithi026 bash[19832]: cluster 2024-09-17T00:17:48.144484+0000 mgr.y (mgr.24316) 290 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:49.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:49 smithi026 bash[24915]: cluster 2024-09-17T00:17:48.144484+0000 mgr.y (mgr.24316) 290 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:49.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:49 smithi094 bash[19906]: cluster 2024-09-17T00:17:48.144484+0000 mgr.y (mgr.24316) 290 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:50.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:17:49 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:17:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:17:51.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:51 smithi094 bash[19906]: cluster 2024-09-17T00:17:50.146194+0000 mgr.y (mgr.24316) 291 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:51.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:51 smithi026 bash[19832]: cluster 2024-09-17T00:17:50.146194+0000 mgr.y (mgr.24316) 291 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:51.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:51 smithi026 bash[24915]: cluster 2024-09-17T00:17:50.146194+0000 mgr.y (mgr.24316) 291 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:53.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:53 smithi026 bash[19832]: cluster 2024-09-17T00:17:52.146923+0000 mgr.y (mgr.24316) 292 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:53.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:53 smithi026 bash[24915]: cluster 2024-09-17T00:17:52.146923+0000 mgr.y (mgr.24316) 292 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:53.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:53 smithi094 bash[19906]: cluster 2024-09-17T00:17:52.146923+0000 mgr.y (mgr.24316) 292 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:53.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:17:53 smithi026 bash[42739]: level=error ts=2024-09-17T00:17:53.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs" 2024-09-17T00:17:53.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:17:53 smithi026 bash[42739]: level=warn ts=2024-09-17T00:17: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.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs" 2024-09-17T00:17:53.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:17:53 smithi026 bash[42739]: level=warn ts=2024-09-17T00:17:53.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2024-09-17T00:17:55.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:55 smithi026 bash[19832]: cluster 2024-09-17T00:17:54.147777+0000 mgr.y (mgr.24316) 293 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:55.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:55 smithi026 bash[24915]: cluster 2024-09-17T00:17:54.147777+0000 mgr.y (mgr.24316) 293 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:55.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:55 smithi094 bash[19906]: cluster 2024-09-17T00:17:54.147777+0000 mgr.y (mgr.24316) 293 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:56.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:17:56 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:17:56] "GET /metrics HTTP/1.1" 200 214876 "" "Prometheus/2.33.4" 2024-09-17T00:17:57.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:57 smithi026 bash[19832]: cluster 2024-09-17T00:17:56.149508+0000 mgr.y (mgr.24316) 294 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:57.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:57 smithi026 bash[19832]: audit 2024-09-17T00:17:56.843654+0000 mgr.y (mgr.24316) 295 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:57.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:57 smithi026 bash[24915]: cluster 2024-09-17T00:17:56.149508+0000 mgr.y (mgr.24316) 294 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:57.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:57 smithi026 bash[24915]: audit 2024-09-17T00:17:56.843654+0000 mgr.y (mgr.24316) 295 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:57.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:57 smithi094 bash[19906]: cluster 2024-09-17T00:17:56.149508+0000 mgr.y (mgr.24316) 294 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:17:57.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:57 smithi094 bash[19906]: audit 2024-09-17T00:17:56.843654+0000 mgr.y (mgr.24316) 295 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:17:59.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:17:59 smithi026 bash[19832]: cluster 2024-09-17T00:17:58.150245+0000 mgr.y (mgr.24316) 296 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:59.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:17:59 smithi026 bash[24915]: cluster 2024-09-17T00:17:58.150245+0000 mgr.y (mgr.24316) 296 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:17:59.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:17:59 smithi094 bash[19906]: cluster 2024-09-17T00:17:58.150245+0000 mgr.y (mgr.24316) 296 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:00.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:17:59 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:17:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:18:01.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:01 smithi094 bash[19906]: cluster 2024-09-17T00:18:00.151999+0000 mgr.y (mgr.24316) 297 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:01.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:01 smithi026 bash[19832]: cluster 2024-09-17T00:18:00.151999+0000 mgr.y (mgr.24316) 297 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:01.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:01 smithi026 bash[24915]: cluster 2024-09-17T00:18:00.151999+0000 mgr.y (mgr.24316) 297 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:03.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:03 smithi026 bash[19832]: cluster 2024-09-17T00:18:02.152737+0000 mgr.y (mgr.24316) 298 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:03.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:03 smithi026 bash[24915]: cluster 2024-09-17T00:18:02.152737+0000 mgr.y (mgr.24316) 298 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:03.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:03 smithi094 bash[19906]: cluster 2024-09-17T00:18:02.152737+0000 mgr.y (mgr.24316) 298 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:03.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:03 smithi026 bash[42739]: level=error ts=2024-09-17T00:18:03.515Z 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.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs" 2024-09-17T00:18:03.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:03 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18:03.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2024-09-17T00:18:03.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:03 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18:03.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.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs" 2024-09-17T00:18:05.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:05 smithi026 bash[19832]: cluster 2024-09-17T00:18:04.153456+0000 mgr.y (mgr.24316) 299 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:05.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:05 smithi026 bash[24915]: cluster 2024-09-17T00:18:04.153456+0000 mgr.y (mgr.24316) 299 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:05.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:05 smithi094 bash[19906]: cluster 2024-09-17T00:18:04.153456+0000 mgr.y (mgr.24316) 299 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:06.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:06 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:18:06] "GET /metrics HTTP/1.1" 200 214883 "" "Prometheus/2.33.4" 2024-09-17T00:18:07.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:07 smithi094 bash[19906]: cluster 2024-09-17T00:18:06.155134+0000 mgr.y (mgr.24316) 300 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:07.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:07 smithi094 bash[19906]: audit 2024-09-17T00:18:06.853404+0000 mgr.y (mgr.24316) 301 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:07.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:07 smithi026 bash[19832]: cluster 2024-09-17T00:18:06.155134+0000 mgr.y (mgr.24316) 300 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:07.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:07 smithi026 bash[19832]: audit 2024-09-17T00:18:06.853404+0000 mgr.y (mgr.24316) 301 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:07.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:07 smithi026 bash[24915]: cluster 2024-09-17T00:18:06.155134+0000 mgr.y (mgr.24316) 300 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:07.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:07 smithi026 bash[24915]: audit 2024-09-17T00:18:06.853404+0000 mgr.y (mgr.24316) 301 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:09.144 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:08 smithi094 bash[19906]: cephadm 2024-09-17T00:18:07.862140+0000 mgr.y (mgr.24316) 302 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T00:18:09.144 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:08 smithi094 bash[19906]: audit 2024-09-17T00:18:07.872101+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:09.144 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:08 smithi094 bash[19906]: audit 2024-09-17T00:18:07.874801+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:18:09.144 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:08 smithi094 bash[19906]: audit 2024-09-17T00:18:07.875680+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:18:09.144 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:08 smithi094 bash[19906]: audit 2024-09-17T00:18:07.877935+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:18:09.144 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:08 smithi094 bash[19906]: audit 2024-09-17T00:18:07.880097+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:18:09.145 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:08 smithi094 bash[19906]: cephadm 2024-09-17T00:18:07.882122+0000 mgr.y (mgr.24316) 303 : cephadm [INF] Deploying daemon mgr.x on smithi094 2024-09-17T00:18:09.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:08 smithi026 bash[19832]: cephadm 2024-09-17T00:18:07.862140+0000 mgr.y (mgr.24316) 302 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T00:18:09.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:08 smithi026 bash[19832]: audit 2024-09-17T00:18:07.872101+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:09.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:08 smithi026 bash[19832]: audit 2024-09-17T00:18:07.874801+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:18:09.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:08 smithi026 bash[19832]: audit 2024-09-17T00:18:07.875680+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:18:09.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:08 smithi026 bash[19832]: audit 2024-09-17T00:18:07.877935+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:18:09.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:08 smithi026 bash[19832]: audit 2024-09-17T00:18:07.880097+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:18:09.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:08 smithi026 bash[19832]: cephadm 2024-09-17T00:18:07.882122+0000 mgr.y (mgr.24316) 303 : cephadm [INF] Deploying daemon mgr.x on smithi094 2024-09-17T00:18:09.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:08 smithi026 bash[24915]: cephadm 2024-09-17T00:18:07.862140+0000 mgr.y (mgr.24316) 302 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T00:18:09.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:08 smithi026 bash[24915]: audit 2024-09-17T00:18:07.872101+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:09.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:08 smithi026 bash[24915]: audit 2024-09-17T00:18:07.874801+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:18:09.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:08 smithi026 bash[24915]: audit 2024-09-17T00:18:07.875680+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:18:09.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:08 smithi026 bash[24915]: audit 2024-09-17T00:18:07.877935+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:18:09.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:08 smithi026 bash[24915]: audit 2024-09-17T00:18:07.880097+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:18:09.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:08 smithi026 bash[24915]: cephadm 2024-09-17T00:18:07.882122+0000 mgr.y (mgr.24316) 303 : cephadm [INF] Deploying daemon mgr.x on smithi094 2024-09-17T00:18:10.121 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:10.122 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:10.122 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:10.122 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:10.123 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:10.123 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:09 smithi094 bash[20579]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:18:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:18:10.123 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:10.123 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: Stopping Ceph mgr.x for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:18:10.123 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:09 smithi094 bash[19906]: cluster 2024-09-17T00:18:08.155827+0000 mgr.y (mgr.24316) 304 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:10.124 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:10.124 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:18:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:10.124 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:18:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:10.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:09 smithi026 bash[19832]: cluster 2024-09-17T00:18:08.155827+0000 mgr.y (mgr.24316) 304 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:10.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:09 smithi026 bash[24915]: cluster 2024-09-17T00:18:08.155827+0000 mgr.y (mgr.24316) 304 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:10.605 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:10 smithi094 bash[39015]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-mgr.x 2024-09-17T00:18:10.962 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:10 smithi094 bash[39023]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-mgr-x 2024-09-17T00:18:10.962 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:10 smithi094 bash[39058]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-mgr.x 2024-09-17T00:18:10.962 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T00:18:10.962 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T00:18:10.962 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: Stopped Ceph mgr.x for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:18:11.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:11.355 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:11 smithi094 systemd[1]: Started Ceph mgr.x for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:18:11.356 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:11.356 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:11.356 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:11.357 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:11.357 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:11.357 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:11.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:11.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:11 smithi094 bash[19906]: cluster 2024-09-17T00:18:10.157750+0000 mgr.y (mgr.24316) 305 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:11.358 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:18:10 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:11.453 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:11 smithi026 bash[24915]: cluster 2024-09-17T00:18:10.157750+0000 mgr.y (mgr.24316) 305 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:11.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:11 smithi026 bash[19832]: cluster 2024-09-17T00:18:10.157750+0000 mgr.y (mgr.24316) 305 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:12.437 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:12 smithi094 bash[39117]: debug 2024-09-17T00:18:12.323+0000 7f2ab1592640 1 -- 172.21.15.94:0/1484580271 <== mon.2 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5625f5e550e0 con 0x5625f5e57800 2024-09-17T00:18:12.437 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:12 smithi094 bash[19906]: audit 2024-09-17T00:18:11.136137+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:12.437 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:12 smithi094 bash[19906]: audit 2024-09-17T00:18:11.140112+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:18:12.437 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:12 smithi094 bash[19906]: audit 2024-09-17T00:18:11.142054+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:18:12.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:12 smithi026 bash[19832]: audit 2024-09-17T00:18:11.136137+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:12.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:12 smithi026 bash[19832]: audit 2024-09-17T00:18:11.140112+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:18:12.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:12 smithi026 bash[19832]: audit 2024-09-17T00:18:11.142054+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:18:12.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:12 smithi026 bash[24915]: audit 2024-09-17T00:18:11.136137+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:12.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:12 smithi026 bash[24915]: audit 2024-09-17T00:18:11.140112+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:18:12.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:12 smithi026 bash[24915]: audit 2024-09-17T00:18:11.142054+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:18:12.855 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:12 smithi094 bash[39117]: debug 2024-09-17T00:18:12.439+0000 7f2ab3dfc040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:18:12.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:12 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18:12.641Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=7 err="Post \"https://172.21.15.94:8443/api/prometheus_receiver\": dial tcp 172.21.15.94:8443: connect: connection refused" 2024-09-17T00:18:13.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:13 smithi026 bash[19832]: cluster 2024-09-17T00:18:12.158463+0000 mgr.y (mgr.24316) 306 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:13.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:13 smithi026 bash[24915]: cluster 2024-09-17T00:18:12.158463+0000 mgr.y (mgr.24316) 306 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:13.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:13 smithi094 bash[19906]: cluster 2024-09-17T00:18:12.158463+0000 mgr.y (mgr.24316) 306 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:13.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:13 smithi026 bash[42739]: level=error ts=2024-09-17T00:18:13.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.94:8443/api/prometheus_receiver\": dial tcp 172.21.15.94:8443: connect: connection refused" 2024-09-17T00:18:13.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:13 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18:13.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.94:8443/api/prometheus_receiver\": dial tcp 172.21.15.94:8443: connect: connection refused" 2024-09-17T00:18:13.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:13 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18:13.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2024-09-17T00:18:14.105 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:13 smithi094 bash[39117]: debug 2024-09-17T00:18:13.651+0000 7f2ab3dfc040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:18:14.105 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:13 smithi094 bash[39117]: debug 2024-09-17T00:18:13.715+0000 7f2ab3dfc040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:18:14.105 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:13 smithi094 bash[39117]: debug 2024-09-17T00:18:13.863+0000 7f2ab3dfc040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:18:14.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:14 smithi026 bash[19832]: audit 2024-09-17T00:18:14.137982+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:18:14.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:14 smithi026 bash[19832]: audit 2024-09-17T00:18:14.138948+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:18:14.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:14 smithi026 bash[24915]: audit 2024-09-17T00:18:14.137982+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:18:14.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:14 smithi026 bash[24915]: audit 2024-09-17T00:18:14.138948+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:18:14.582 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:14 smithi094 bash[19906]: audit 2024-09-17T00:18:14.137982+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:18:14.583 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:14 smithi094 bash[19906]: audit 2024-09-17T00:18:14.138948+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:18:14.855 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:14 smithi094 bash[39117]: debug 2024-09-17T00:18:14.587+0000 7f2ab3dfc040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:18:14.855 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:14 smithi094 bash[39117]: debug 2024-09-17T00:18:14.663+0000 7f2ab3dfc040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:18:14.855 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:14 smithi094 bash[39117]: debug 2024-09-17T00:18:14.739+0000 7f2ab3dfc040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:18:15.199 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:15 smithi094 bash[19906]: audit 2024-09-17T00:18:14.157785+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:18:15.200 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:15 smithi094 bash[19906]: audit 2024-09-17T00:18:14.158524+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:18:15.200 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:15 smithi094 bash[19906]: cluster 2024-09-17T00:18:14.159229+0000 mgr.y (mgr.24316) 307 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:15.200 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:15 smithi094 bash[19906]: audit 2024-09-17T00:18:14.755649+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:15.200 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:14 smithi094 bash[39117]: debug 2024-09-17T00:18:14.939+0000 7f2ab3dfc040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T00:18:15.200 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:15 smithi094 bash[39117]: debug 2024-09-17T00:18:15.023+0000 7f2ab3dfc040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:18:15.200 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:15 smithi094 bash[39117]: debug 2024-09-17T00:18:15.095+0000 7f2ab3dfc040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:18:15.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:15 smithi026 bash[19832]: audit 2024-09-17T00:18:14.157785+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:18:15.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:15 smithi026 bash[19832]: audit 2024-09-17T00:18:14.158524+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:18:15.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:15 smithi026 bash[19832]: cluster 2024-09-17T00:18:14.159229+0000 mgr.y (mgr.24316) 307 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:15.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:15 smithi026 bash[19832]: audit 2024-09-17T00:18:14.755649+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:15.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:15 smithi026 bash[24915]: audit 2024-09-17T00:18:14.157785+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:18:15.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:15 smithi026 bash[24915]: audit 2024-09-17T00:18:14.158524+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:18:15.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:15 smithi026 bash[24915]: cluster 2024-09-17T00:18:14.159229+0000 mgr.y (mgr.24316) 307 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:15.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:15 smithi026 bash[24915]: audit 2024-09-17T00:18:14.755649+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:15.605 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:15 smithi094 bash[39117]: debug 2024-09-17T00:18:15.367+0000 7f2ab3dfc040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:18:15.605 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:15 smithi094 bash[39117]: debug 2024-09-17T00:18:15.439+0000 7f2ab3dfc040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:18:15.957 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:15 smithi094 bash[39117]: debug 2024-09-17T00:18:15.635+0000 7f2ab3dfc040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:18:15.958 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:15 smithi094 bash[39117]: debug 2024-09-17T00:18:15.711+0000 7f2ab3dfc040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:18:16.228 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:15 smithi094 bash[39117]: debug 2024-09-17T00:18:15.959+0000 7f2ab3dfc040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:18:16.228 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:16 smithi094 bash[39117]: debug 2024-09-17T00:18:16.135+0000 7f2ab3dfc040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:18:16.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:16 smithi026 bash[19832]: audit 2024-09-17T00:18:15.227301+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:16.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:16 smithi026 bash[24915]: audit 2024-09-17T00:18:15.227301+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:16.566 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:16 smithi094 bash[39117]: debug 2024-09-17T00:18:16.307+0000 7f2ab3dfc040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:18:16.566 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:16 smithi094 bash[39117]: debug 2024-09-17T00:18:16.387+0000 7f2ab3dfc040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:18:16.566 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:16 smithi094 bash[19906]: audit 2024-09-17T00:18:15.227301+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:16.855 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:16 smithi094 bash[39117]: debug 2024-09-17T00:18:16.571+0000 7f2ab3dfc040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:18:16.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:16 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:18:16] "GET /metrics HTTP/1.1" 200 214877 "" "Prometheus/2.33.4" 2024-09-17T00:18:17.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:17 smithi026 bash[24915]: cluster 2024-09-17T00:18:16.160980+0000 mgr.y (mgr.24316) 308 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:17.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:17 smithi026 bash[24915]: audit 2024-09-17T00:18:16.864643+0000 mgr.y (mgr.24316) 309 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:17.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:17 smithi026 bash[19832]: cluster 2024-09-17T00:18:16.160980+0000 mgr.y (mgr.24316) 308 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:17.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:17 smithi026 bash[19832]: audit 2024-09-17T00:18:16.864643+0000 mgr.y (mgr.24316) 309 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:17.605 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:17 smithi094 bash[39117]: debug 2024-09-17T00:18:17.399+0000 7f2ab3dfc040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:18:17.605 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:17 smithi094 bash[39117]: debug 2024-09-17T00:18:17.475+0000 7f2ab3dfc040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:18:17.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:17 smithi094 bash[19906]: cluster 2024-09-17T00:18:16.160980+0000 mgr.y (mgr.24316) 308 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:17.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:17 smithi094 bash[19906]: audit 2024-09-17T00:18:16.864643+0000 mgr.y (mgr.24316) 309 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:18.063 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:17 smithi094 bash[39117]: debug 2024-09-17T00:18:17.703+0000 7f2ab3dfc040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:18:18.063 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:17 smithi094 bash[39117]: debug 2024-09-17T00:18:17.775+0000 7f2ab3dfc040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:18:18.249 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:18:18.353 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:18 smithi094 bash[39117]: debug 2024-09-17T00:18:18.179+0000 7f2ab3dfc040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:18:18.353 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:18 smithi094 bash[39117]: debug 2024-09-17T00:18:18.255+0000 7f2ab3dfc040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:18:18.353 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:18 smithi094 bash[39117]: [17/Sep/2024:00:18:18] ENGINE Bus STARTING 2024-09-17T00:18:18.353 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:18 smithi094 bash[39117]: CherryPy Checker: 2024-09-17T00:18:18.354 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:18 smithi094 bash[39117]: The Application mounted at '' has an empty config. 2024-09-17T00:18:18.609 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:18 smithi094 bash[39117]: [17/Sep/2024:00:18:18] ENGINE Serving on http://:::9283 2024-09-17T00:18:18.609 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:18 smithi094 bash[39117]: [17/Sep/2024:00:18:18] ENGINE Bus STARTED 2024-09-17T00:18:18.921 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:18:18.921 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (5m) 3m ago 6m 12.5M - ba2b418f427c a155c424655d 2024-09-17T00:18:18.921 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (6m) 4s ago 6m 43.3M - 8.3.5 dad864ee21e9 f8b978c2344b 2024-09-17T00:18:18.921 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (4m) 3m ago 4m 63.3M - 3.5 e1d6a67b021e 4ad1afe3b2df 2024-09-17T00:18:18.922 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283 running (7s) 4s ago 12m 114M - 19.1.1-330-gc2ddf972 ebb0615149de 521bec870761 2024-09-17T00:18:18.922 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283 running (14m) 3m ago 14m 445M - 17.2.0 e1d6a67b021e 53f50c9b8e18 2024-09-17T00:18:18.922 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (14m) 3m ago 14m 47.3M 2048M 17.2.0 e1d6a67b021e 1b8a4651dfd8 2024-09-17T00:18:18.922 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (12m) 4s ago 12m 41.1M 2048M 17.2.0 e1d6a67b021e 625dcb9a4387 2024-09-17T00:18:18.922 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (12m) 3m ago 12m 39.8M 2048M 17.2.0 e1d6a67b021e a8f55ba59763 2024-09-17T00:18:18.922 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (6m) 3m ago 6m 9816k - 1dbe0e931976 e9cdf87ee448 2024-09-17T00:18:18.922 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (6m) 4s ago 6m 9791k - 1dbe0e931976 785faa27737e 2024-09-17T00:18:18.922 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (11m) 3m ago 12m 54.1M 4061M 17.2.0 e1d6a67b021e 0970f17985fb 2024-09-17T00:18:18.922 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (11m) 3m ago 11m 53.6M 4061M 17.2.0 e1d6a67b021e eacc90bf6246 2024-09-17T00:18:18.922 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (10m) 3m ago 10m 47.2M 4061M 17.2.0 e1d6a67b021e 33296a37b65e 2024-09-17T00:18:18.922 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (10m) 3m ago 10m 50.7M 4061M 17.2.0 e1d6a67b021e 62338d062d83 2024-09-17T00:18:18.922 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (9m) 4s ago 9m 56.5M 4316M 17.2.0 e1d6a67b021e 54301e7ec6a4 2024-09-17T00:18:18.923 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (8m) 4s ago 8m 51.5M 4316M 17.2.0 e1d6a67b021e 7f114106ea4e 2024-09-17T00:18:18.923 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (8m) 4s ago 8m 49.4M 4316M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:18:18.923 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (7m) 4s ago 7m 53.3M 4316M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:18:18.923 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (5m) 4s ago 6m 56.9M - 514e6a882f6e 30e7b6cf5730 2024-09-17T00:18:18.923 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (4m) 3m ago 4m 82.5M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:18:18.923 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (4m) 4s ago 4m 84.1M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:18:18.923 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (4m) 3m ago 4m 82.5M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:18:18.923 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (4m) 4s ago 4m 83.9M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:18:19.323 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:18:19.323 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:18:19.323 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-17T00:18:19.323 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:18:19.324 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:18:19.324 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-09-17T00:18:19.324 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1 2024-09-17T00:18:19.324 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:18:19.324 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:18:19.324 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T00:18:19.324 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:18:19.324 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2024-09-17T00:18:19.324 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:18:19.324 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:18:19.325 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:18:19.325 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:18:19.325 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-09-17T00:18:19.325 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1 2024-09-17T00:18:19.325 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:18:19.325 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:18:19.486 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:19 smithi094 bash[19906]: cluster 2024-09-17T00:18:18.161783+0000 mgr.y (mgr.24316) 310 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:19.486 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:19 smithi094 bash[19906]: audit 2024-09-17T00:18:18.242447+0000 mgr.y (mgr.24316) 311 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:19.486 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:19 smithi094 bash[19906]: cluster 2024-09-17T00:18:18.355871+0000 mon.a (mon.0) 834 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:18:19.486 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:19 smithi094 bash[19906]: cluster 2024-09-17T00:18:18.356210+0000 mon.a (mon.0) 835 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:18:19.486 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:19 smithi094 bash[19906]: audit 2024-09-17T00:18:18.362245+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:18:19.486 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:19 smithi094 bash[19906]: audit 2024-09-17T00:18:18.363133+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:18:19.486 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:19 smithi094 bash[19906]: audit 2024-09-17T00:18:18.364552+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:18:19.486 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:19 smithi094 bash[19906]: audit 2024-09-17T00:18:18.365459+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:18:19.486 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:19 smithi094 bash[19906]: audit 2024-09-17T00:18:18.575579+0000 mgr.y (mgr.24316) 312 : audit [DBG] from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:19.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[19832]: cluster 2024-09-17T00:18:18.161783+0000 mgr.y (mgr.24316) 310 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:19.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[19832]: audit 2024-09-17T00:18:18.242447+0000 mgr.y (mgr.24316) 311 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:19.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[19832]: cluster 2024-09-17T00:18:18.355871+0000 mon.a (mon.0) 834 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:18:19.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[19832]: cluster 2024-09-17T00:18:18.356210+0000 mon.a (mon.0) 835 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:18:19.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[19832]: audit 2024-09-17T00:18:18.362245+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:18:19.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[19832]: audit 2024-09-17T00:18:18.363133+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:18:19.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[19832]: audit 2024-09-17T00:18:18.364552+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:18:19.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[19832]: audit 2024-09-17T00:18:18.365459+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:18:19.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[19832]: audit 2024-09-17T00:18:18.575579+0000 mgr.y (mgr.24316) 312 : audit [DBG] from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:19.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[24915]: cluster 2024-09-17T00:18:18.161783+0000 mgr.y (mgr.24316) 310 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:19.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[24915]: audit 2024-09-17T00:18:18.242447+0000 mgr.y (mgr.24316) 311 : audit [DBG] from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:19.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[24915]: cluster 2024-09-17T00:18:18.355871+0000 mon.a (mon.0) 834 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:18:19.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[24915]: cluster 2024-09-17T00:18:18.356210+0000 mon.a (mon.0) 835 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:18:19.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[24915]: audit 2024-09-17T00:18:18.362245+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:18:19.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[24915]: audit 2024-09-17T00:18:18.363133+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:18:19.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[24915]: audit 2024-09-17T00:18:18.364552+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:18:19.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[24915]: audit 2024-09-17T00:18:18.365459+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:18:19.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:19 smithi026 bash[24915]: audit 2024-09-17T00:18:18.575579+0000 mgr.y (mgr.24316) 312 : audit [DBG] from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:19.657 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:18:19.658 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:18:19.658 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:18:19.658 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-17T00:18:19.658 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T00:18:19.658 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mgr daemons" 2024-09-17T00:18:19.658 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:18:20.053 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:18:20.245 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:19 smithi094 bash[39117]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:18:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:18:20.499 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:20 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18:20.439Z 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.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs" 2024-09-17T00:18:20.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:20 smithi026 bash[19832]: audit 2024-09-17T00:18:18.912395+0000 mgr.y (mgr.24316) 313 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:20.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:20 smithi026 bash[19832]: cluster 2024-09-17T00:18:19.255501+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e22: y(active, since 7m), standbys: x 2024-09-17T00:18:20.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:20 smithi026 bash[19832]: audit 2024-09-17T00:18:19.329096+0000 mon.c (mon.1) 135 : audit [DBG] from='client.? 172.21.15.26:0/4210756113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:18:20.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:20 smithi026 bash[19832]: audit 2024-09-17T00:18:19.663288+0000 mgr.y (mgr.24316) 314 : audit [DBG] from='client.25033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:20.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:20 smithi026 bash[19832]: audit 2024-09-17T00:18:20.059244+0000 mon.c (mon.1) 136 : audit [DBG] from='client.? 172.21.15.26:0/1414349544' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:18:20.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:20 smithi026 bash[24915]: audit 2024-09-17T00:18:18.912395+0000 mgr.y (mgr.24316) 313 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:20.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:20 smithi026 bash[24915]: cluster 2024-09-17T00:18:19.255501+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e22: y(active, since 7m), standbys: x 2024-09-17T00:18:20.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:20 smithi026 bash[24915]: audit 2024-09-17T00:18:19.329096+0000 mon.c (mon.1) 135 : audit [DBG] from='client.? 172.21.15.26:0/4210756113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:18:20.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:20 smithi026 bash[24915]: audit 2024-09-17T00:18:19.663288+0000 mgr.y (mgr.24316) 314 : audit [DBG] from='client.25033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:20.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:20 smithi026 bash[24915]: audit 2024-09-17T00:18:20.059244+0000 mon.c (mon.1) 136 : audit [DBG] from='client.? 172.21.15.26:0/1414349544' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:18:20.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:20 smithi094 bash[19906]: audit 2024-09-17T00:18:18.912395+0000 mgr.y (mgr.24316) 313 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:20.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:20 smithi094 bash[19906]: cluster 2024-09-17T00:18:19.255501+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e22: y(active, since 7m), standbys: x 2024-09-17T00:18:20.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:20 smithi094 bash[19906]: audit 2024-09-17T00:18:19.329096+0000 mon.c (mon.1) 135 : audit [DBG] from='client.? 172.21.15.26:0/4210756113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:18:20.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:20 smithi094 bash[19906]: audit 2024-09-17T00:18:19.663288+0000 mgr.y (mgr.24316) 314 : audit [DBG] from='client.25033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:20.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:20 smithi094 bash[19906]: audit 2024-09-17T00:18:20.059244+0000 mon.c (mon.1) 136 : audit [DBG] from='client.? 172.21.15.26:0/1414349544' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:18:21.355 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:21 smithi094 bash[19906]: cluster 2024-09-17T00:18:20.163002+0000 mgr.y (mgr.24316) 315 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:21.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:21 smithi026 bash[19832]: cluster 2024-09-17T00:18:20.163002+0000 mgr.y (mgr.24316) 315 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:21.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:21 smithi026 bash[24915]: cluster 2024-09-17T00:18:20.163002+0000 mgr.y (mgr.24316) 315 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:23.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:23 smithi094 bash[19906]: cluster 2024-09-17T00:18:22.163709+0000 mgr.y (mgr.24316) 316 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:23.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:23 smithi094 bash[19906]: audit 2024-09-17T00:18:23.111644+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:23.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:23 smithi094 bash[19906]: audit 2024-09-17T00:18:23.123191+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:23.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:23 smithi094 bash[19906]: audit 2024-09-17T00:18:23.139277+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:18:23.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:23 smithi094 bash[19906]: audit 2024-09-17T00:18:23.153114+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-17T00:18:23.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:23 smithi094 bash[19906]: audit 2024-09-17T00:18:23.154063+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-17T00:18:23.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:23 smithi094 bash[19906]: cluster 2024-09-17T00:18:23.164120+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T00:18:23.511 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:23 smithi026 bash[19832]: cluster 2024-09-17T00:18:22.163709+0000 mgr.y (mgr.24316) 316 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:23.511 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:23 smithi026 bash[19832]: audit 2024-09-17T00:18:23.111644+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:23.511 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:23 smithi026 bash[19832]: audit 2024-09-17T00:18:23.123191+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:23.511 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:23 smithi026 bash[19832]: audit 2024-09-17T00:18:23.139277+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:18:23.511 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:23 smithi026 bash[19832]: audit 2024-09-17T00:18:23.153114+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-17T00:18:23.511 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:23 smithi026 bash[19832]: audit 2024-09-17T00:18:23.154063+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-17T00:18:23.512 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:23 smithi026 bash[19832]: cluster 2024-09-17T00:18:23.164120+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T00:18:23.512 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:23 smithi026 bash[24915]: cluster 2024-09-17T00:18:22.163709+0000 mgr.y (mgr.24316) 316 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:23.512 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:23 smithi026 bash[24915]: audit 2024-09-17T00:18:23.111644+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:23.512 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:23 smithi026 bash[24915]: audit 2024-09-17T00:18:23.123191+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24316 ' entity='mgr.y' 2024-09-17T00:18:23.512 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:23 smithi026 bash[24915]: audit 2024-09-17T00:18:23.139277+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:18:23.512 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:23 smithi026 bash[24915]: audit 2024-09-17T00:18:23.153114+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24316 172.21.15.26:0/1206592693' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-17T00:18:23.512 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:23 smithi026 bash[24915]: audit 2024-09-17T00:18:23.154063+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-17T00:18:23.512 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:23 smithi026 bash[24915]: cluster 2024-09-17T00:18:23.164120+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T00:18:23.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:23 smithi026 bash[42739]: level=error ts=2024-09-17T00:18:23.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs" 2024-09-17T00:18:23.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:23 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18: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.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2024-09-17T00:18:23.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:23 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18:23.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs" 2024-09-17T00:18:24.499 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18:24.169Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=2 err="Post \"https://172.21.15.26:8443//api/prometheus_receiver\": read tcp 172.21.15.26:56812->172.21.15.26:8443: read: connection reset by peer" 2024-09-17T00:18:24.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: cephadm 2024-09-17T00:18:23.145312+0000 mgr.y (mgr.24316) 317 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T00:18:24.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: cephadm 2024-09-17T00:18:23.152469+0000 mgr.y (mgr.24316) 318 : cephadm [INF] Failing over to other MGR 2024-09-17T00:18:24.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: audit 2024-09-17T00:18:24.134667+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-17T00:18:24.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: cluster 2024-09-17T00:18:24.135051+0000 mon.a (mon.0) 842 : cluster [DBG] mgrmap e23: x(active, starting, since 0.979258s) 2024-09-17T00:18:24.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: audit 2024-09-17T00:18:24.140207+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:18:24.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: audit 2024-09-17T00:18:24.140996+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:18:24.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: audit 2024-09-17T00:18:24.141490+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:18:24.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: audit 2024-09-17T00:18:24.141888+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:18:24.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: audit 2024-09-17T00:18:24.142234+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:18:24.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: audit 2024-09-17T00:18:24.142609+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:18:24.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: audit 2024-09-17T00:18:24.142966+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:18:24.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: audit 2024-09-17T00:18:24.143360+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:18:24.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: audit 2024-09-17T00:18:24.143802+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:18:24.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: audit 2024-09-17T00:18:24.144174+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:18:24.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: audit 2024-09-17T00:18:24.144526+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:18:24.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: audit 2024-09-17T00:18:24.145079+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:18:24.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: audit 2024-09-17T00:18:24.147423+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:18:24.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: audit 2024-09-17T00:18:24.147636+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:18:24.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[19832]: audit 2024-09-17T00:18:24.148177+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:18:24.501 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[20085]: ignoring --setuser ceph since I am not root 2024-09-17T00:18:24.501 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[20085]: ignoring --setgroup ceph since I am not root 2024-09-17T00:18:24.501 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[20085]: debug 2024-09-17T00:18:24.191+0000 7f492a408700 1 -- 172.21.15.26:0/2538344715 <== mon.1 v2:172.21.15.26:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563a9b6f0340 con 0x563a9c46c400 2024-09-17T00:18:24.501 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[20085]: debug 2024-09-17T00:18:24.339+0000 7f4932e64000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:18:24.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: cephadm 2024-09-17T00:18:23.145312+0000 mgr.y (mgr.24316) 317 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T00:18:24.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: cephadm 2024-09-17T00:18:23.152469+0000 mgr.y (mgr.24316) 318 : cephadm [INF] Failing over to other MGR 2024-09-17T00:18:24.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: audit 2024-09-17T00:18:24.134667+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-17T00:18:24.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: cluster 2024-09-17T00:18:24.135051+0000 mon.a (mon.0) 842 : cluster [DBG] mgrmap e23: x(active, starting, since 0.979258s) 2024-09-17T00:18:24.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: audit 2024-09-17T00:18:24.140207+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:18:24.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: audit 2024-09-17T00:18:24.140996+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:18:24.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: audit 2024-09-17T00:18:24.141490+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:18:24.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: audit 2024-09-17T00:18:24.141888+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:18:24.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: audit 2024-09-17T00:18:24.142234+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:18:24.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: audit 2024-09-17T00:18:24.142609+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:18:24.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: audit 2024-09-17T00:18:24.142966+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:18:24.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: audit 2024-09-17T00:18:24.143360+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:18:24.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: audit 2024-09-17T00:18:24.143802+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:18:24.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: audit 2024-09-17T00:18:24.144174+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:18:24.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: audit 2024-09-17T00:18:24.144526+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:18:24.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: audit 2024-09-17T00:18:24.145079+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:18:24.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: audit 2024-09-17T00:18:24.147423+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:18:24.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: audit 2024-09-17T00:18:24.147636+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:18:24.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[24915]: audit 2024-09-17T00:18:24.148177+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:18:24.535 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[39117]: [17/Sep/2024:00:18:24] ENGINE Bus STOPPING 2024-09-17T00:18:24.536 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[39117]: [17/Sep/2024:00:18:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T00:18:24.536 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[39117]: [17/Sep/2024:00:18:24] ENGINE Bus STOPPED 2024-09-17T00:18:24.536 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: cephadm 2024-09-17T00:18:23.145312+0000 mgr.y (mgr.24316) 317 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-17T00:18:24.536 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: cephadm 2024-09-17T00:18:23.152469+0000 mgr.y (mgr.24316) 318 : cephadm [INF] Failing over to other MGR 2024-09-17T00:18:24.536 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: audit 2024-09-17T00:18:24.134667+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24316 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-17T00:18:24.536 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: cluster 2024-09-17T00:18:24.135051+0000 mon.a (mon.0) 842 : cluster [DBG] mgrmap e23: x(active, starting, since 0.979258s) 2024-09-17T00:18:24.536 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: audit 2024-09-17T00:18:24.140207+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:18:24.536 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: audit 2024-09-17T00:18:24.140996+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:18:24.536 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: audit 2024-09-17T00:18:24.141490+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:18:24.537 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: audit 2024-09-17T00:18:24.141888+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:18:24.537 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: audit 2024-09-17T00:18:24.142234+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:18:24.537 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: audit 2024-09-17T00:18:24.142609+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:18:24.537 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: audit 2024-09-17T00:18:24.142966+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:18:24.537 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: audit 2024-09-17T00:18:24.143360+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:18:24.537 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: audit 2024-09-17T00:18:24.143802+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:18:24.537 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: audit 2024-09-17T00:18:24.144174+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:18:24.537 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: audit 2024-09-17T00:18:24.144526+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:18:24.537 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: audit 2024-09-17T00:18:24.145079+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:18:24.537 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: audit 2024-09-17T00:18:24.147423+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:18:24.537 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: audit 2024-09-17T00:18:24.147636+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:18:24.537 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[19906]: audit 2024-09-17T00:18:24.148177+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:18:24.838 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[39117]: [17/Sep/2024:00:18:24] ENGINE Bus STARTING 2024-09-17T00:18:24.838 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[39117]: [17/Sep/2024:00:18:24] ENGINE Serving on http://:::9283 2024-09-17T00:18:24.838 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:24 smithi094 bash[39117]: [17/Sep/2024:00:18:24] ENGINE Bus STARTED 2024-09-17T00:18:24.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18:24.716Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=3 err="Post \"https://172.21.15.26:8443//api/prometheus_receiver\": dial tcp 172.21.15.26:8443: connect: connection refused" 2024-09-17T00:18:24.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:24 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18:24.741Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=3 err="Post \"https://172.21.15.94:8443/api/prometheus_receiver\": dial tcp 172.21.15.94:8443: connect: connection refused" 2024-09-17T00:18:25.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:25 smithi094 bash[19906]: cluster 2024-09-17T00:18:24.425232+0000 mon.a (mon.0) 843 : cluster [INF] Manager daemon x is now available 2024-09-17T00:18:25.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:25 smithi094 bash[19906]: audit 2024-09-17T00:18:24.470761+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:25.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:25 smithi094 bash[19906]: audit 2024-09-17T00:18:24.479879+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:25.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:25 smithi094 bash[19906]: audit 2024-09-17T00:18:24.492551+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:25.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:25 smithi094 bash[19906]: audit 2024-09-17T00:18:24.505348+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:25.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:25 smithi094 bash[19906]: audit 2024-09-17T00:18:24.547050+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:25.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:25 smithi094 bash[19906]: audit 2024-09-17T00:18:24.554247+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:18:25.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:25 smithi094 bash[19906]: audit 2024-09-17T00:18:24.556322+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:18:25.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:25 smithi094 bash[19906]: audit 2024-09-17T00:18:24.595335+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T00:18:25.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:25 smithi094 bash[19906]: audit 2024-09-17T00:18:24.597629+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T00:18:25.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:25 smithi094 bash[19906]: audit 2024-09-17T00:18:24.996704+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:25.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:25 smithi094 bash[19906]: audit 2024-09-17T00:18:25.002434+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:25.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[19832]: cluster 2024-09-17T00:18:24.425232+0000 mon.a (mon.0) 843 : cluster [INF] Manager daemon x is now available 2024-09-17T00:18:25.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[19832]: audit 2024-09-17T00:18:24.470761+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:25.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[19832]: audit 2024-09-17T00:18:24.479879+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:25.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[19832]: audit 2024-09-17T00:18:24.492551+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:25.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[19832]: audit 2024-09-17T00:18:24.505348+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:25.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[19832]: audit 2024-09-17T00:18:24.547050+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:25.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[19832]: audit 2024-09-17T00:18:24.554247+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:18:25.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[19832]: audit 2024-09-17T00:18:24.556322+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:18:25.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[19832]: audit 2024-09-17T00:18:24.595335+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T00:18:25.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[19832]: audit 2024-09-17T00:18:24.597629+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T00:18:25.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[19832]: audit 2024-09-17T00:18:24.996704+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:25.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[19832]: audit 2024-09-17T00:18:25.002434+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:25.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[24915]: cluster 2024-09-17T00:18:24.425232+0000 mon.a (mon.0) 843 : cluster [INF] Manager daemon x is now available 2024-09-17T00:18:25.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[24915]: audit 2024-09-17T00:18:24.470761+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:25.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[24915]: audit 2024-09-17T00:18:24.479879+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:25.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[24915]: audit 2024-09-17T00:18:24.492551+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:25.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[24915]: audit 2024-09-17T00:18:24.505348+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:25.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[24915]: audit 2024-09-17T00:18:24.547050+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:25.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[24915]: audit 2024-09-17T00:18:24.554247+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:18:25.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[24915]: audit 2024-09-17T00:18:24.556322+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:18:25.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[24915]: audit 2024-09-17T00:18:24.595335+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T00:18:25.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[24915]: audit 2024-09-17T00:18:24.597629+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T00:18:25.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[24915]: audit 2024-09-17T00:18:24.996704+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:25.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[24915]: audit 2024-09-17T00:18:25.002434+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:26.249 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18:25.878Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs" 2024-09-17T00:18:26.249 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:25 smithi026 bash[20085]: debug 2024-09-17T00:18:25.935+0000 7f4932e64000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:18:26.249 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[20085]: debug 2024-09-17T00:18:26.035+0000 7f4932e64000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:18:26.280 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[19906]: cephadm 2024-09-17T00:18:24.474413+0000 mgr.x (mgr.24665) 1 : cephadm [INF] Queued rgw.foo for migration 2024-09-17T00:18:26.280 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[19906]: cephadm 2024-09-17T00:18:24.483425+0000 mgr.x (mgr.24665) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-09-17T00:18:26.280 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[19906]: cephadm 2024-09-17T00:18:24.484184+0000 mgr.x (mgr.24665) 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-09-17T00:18:26.280 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[19906]: cephadm 2024-09-17T00:18:24.484324+0000 mgr.x (mgr.24665) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-09-17T00:18:26.280 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[19906]: cephadm 2024-09-17T00:18:24.496258+0000 mgr.x (mgr.24665) 5 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-09-17T00:18:26.280 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[19906]: cephadm 2024-09-17T00:18:24.496409+0000 mgr.x (mgr.24665) 6 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-09-17T00:18:26.280 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[19906]: cephadm 2024-09-17T00:18:24.496545+0000 mgr.x (mgr.24665) 7 : cephadm [INF] Migrating certs/keys for rgw.smpl spec to cert store 2024-09-17T00:18:26.280 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[19906]: cephadm 2024-09-17T00:18:24.496886+0000 mgr.x (mgr.24665) 8 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-17T00:18:26.280 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[19906]: cephadm 2024-09-17T00:18:25.053741+0000 mgr.x (mgr.24665) 9 : cephadm [INF] Deploying cephadm binary to smithi094 2024-09-17T00:18:26.281 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[19906]: cephadm 2024-09-17T00:18:25.062391+0000 mgr.x (mgr.24665) 10 : cephadm [INF] Deploying cephadm binary to smithi026 2024-09-17T00:18:26.281 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[19906]: cluster 2024-09-17T00:18:25.281371+0000 mon.a (mon.0) 852 : cluster [DBG] mgrmap e24: x(active, since 2s) 2024-09-17T00:18:26.281 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[19906]: cluster 2024-09-17T00:18:25.328735+0000 mgr.x (mgr.24665) 11 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:18:26.281 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: debug 2024-09-17T00:18:26.031+0000 7f2a1059b640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:00:18:26] ENGINE Error in HTTPServer.serve 2024-09-17T00:18:26.281 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: Traceback (most recent call last): 2024-09-17T00:18:26.281 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:18:26.281 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: self._connections.run(self.expiration_interval) 2024-09-17T00:18:26.282 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:18:26.282 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: self._run(expiration_interval) 2024-09-17T00:18:26.282 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:18:26.282 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:18:26.282 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:18:26.282 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:18:26.282 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:18:26.283 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: s = self.context.wrap_socket( 2024-09-17T00:18:26.283 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:18:26.283 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: return self.sslsocket_class._create( 2024-09-17T00:18:26.283 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:18:26.283 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: self.do_handshake() 2024-09-17T00:18:26.283 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:18:26.283 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: self._sslobj.do_handshake() 2024-09-17T00:18:26.283 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:26 smithi094 bash[39117]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:18:26.749 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[20085]: debug 2024-09-17T00:18:26.295+0000 7f4932e64000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:18:26.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[19832]: cephadm 2024-09-17T00:18:24.474413+0000 mgr.x (mgr.24665) 1 : cephadm [INF] Queued rgw.foo for migration 2024-09-17T00:18:26.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[19832]: cephadm 2024-09-17T00:18:24.483425+0000 mgr.x (mgr.24665) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-09-17T00:18:26.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[19832]: cephadm 2024-09-17T00:18:24.484184+0000 mgr.x (mgr.24665) 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-09-17T00:18:26.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[19832]: cephadm 2024-09-17T00:18:24.484324+0000 mgr.x (mgr.24665) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-09-17T00:18:26.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[19832]: cephadm 2024-09-17T00:18:24.496258+0000 mgr.x (mgr.24665) 5 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-09-17T00:18:26.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[19832]: cephadm 2024-09-17T00:18:24.496409+0000 mgr.x (mgr.24665) 6 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-09-17T00:18:26.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[19832]: cephadm 2024-09-17T00:18:24.496545+0000 mgr.x (mgr.24665) 7 : cephadm [INF] Migrating certs/keys for rgw.smpl spec to cert store 2024-09-17T00:18:26.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[19832]: cephadm 2024-09-17T00:18:24.496886+0000 mgr.x (mgr.24665) 8 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-17T00:18:26.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[19832]: cephadm 2024-09-17T00:18:25.053741+0000 mgr.x (mgr.24665) 9 : cephadm [INF] Deploying cephadm binary to smithi094 2024-09-17T00:18:26.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[19832]: cephadm 2024-09-17T00:18:25.062391+0000 mgr.x (mgr.24665) 10 : cephadm [INF] Deploying cephadm binary to smithi026 2024-09-17T00:18:26.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[19832]: cluster 2024-09-17T00:18:25.281371+0000 mon.a (mon.0) 852 : cluster [DBG] mgrmap e24: x(active, since 2s) 2024-09-17T00:18:26.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[19832]: cluster 2024-09-17T00:18:25.328735+0000 mgr.x (mgr.24665) 11 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:18:26.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[24915]: cephadm 2024-09-17T00:18:24.474413+0000 mgr.x (mgr.24665) 1 : cephadm [INF] Queued rgw.foo for migration 2024-09-17T00:18:26.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[24915]: cephadm 2024-09-17T00:18:24.483425+0000 mgr.x (mgr.24665) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-09-17T00:18:26.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[24915]: cephadm 2024-09-17T00:18:24.484184+0000 mgr.x (mgr.24665) 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-09-17T00:18:26.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[24915]: cephadm 2024-09-17T00:18:24.484324+0000 mgr.x (mgr.24665) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-09-17T00:18:26.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[24915]: cephadm 2024-09-17T00:18:24.496258+0000 mgr.x (mgr.24665) 5 : cephadm [INF] Migrating certs/keys for iscsi.foo spec to cert store 2024-09-17T00:18:26.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[24915]: cephadm 2024-09-17T00:18:24.496409+0000 mgr.x (mgr.24665) 6 : cephadm [INF] Migrating certs/keys for rgw.foo spec to cert store 2024-09-17T00:18:26.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[24915]: cephadm 2024-09-17T00:18:24.496545+0000 mgr.x (mgr.24665) 7 : cephadm [INF] Migrating certs/keys for rgw.smpl spec to cert store 2024-09-17T00:18:26.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[24915]: cephadm 2024-09-17T00:18:24.496886+0000 mgr.x (mgr.24665) 8 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-17T00:18:26.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[24915]: cephadm 2024-09-17T00:18:25.053741+0000 mgr.x (mgr.24665) 9 : cephadm [INF] Deploying cephadm binary to smithi094 2024-09-17T00:18:26.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[24915]: cephadm 2024-09-17T00:18:25.062391+0000 mgr.x (mgr.24665) 10 : cephadm [INF] Deploying cephadm binary to smithi026 2024-09-17T00:18:26.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[24915]: cluster 2024-09-17T00:18:25.281371+0000 mon.a (mon.0) 852 : cluster [DBG] mgrmap e24: x(active, since 2s) 2024-09-17T00:18:26.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:26 smithi026 bash[24915]: cluster 2024-09-17T00:18:25.328735+0000 mgr.x (mgr.24665) 11 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:18:27.171 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[20085]: debug 2024-09-17T00:18:27.059+0000 7f4932e64000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:18:27.499 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[20085]: debug 2024-09-17T00:18:27.175+0000 7f4932e64000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:18:27.499 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[20085]: debug 2024-09-17T00:18:27.279+0000 7f4932e64000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:18:27.499 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[20085]: debug 2024-09-17T00:18:27.403+0000 7f4932e64000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:18:27.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: cephadm 2024-09-17T00:18:25.824301+0000 mgr.x (mgr.24665) 12 : cephadm [INF] [17/Sep/2024:00:18:25] ENGINE Bus STARTING 2024-09-17T00:18:27.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: cephadm 2024-09-17T00:18:26.009744+0000 mgr.x (mgr.24665) 13 : cephadm [INF] [17/Sep/2024:00:18:26] ENGINE Serving on https://172.21.15.94:7150 2024-09-17T00:18:27.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: cephadm 2024-09-17T00:18:26.036053+0000 mgr.x (mgr.24665) 14 : cephadm [ERR] [17/Sep/2024:00:18:26] ENGINE Error in HTTPServer.serve 2024-09-17T00:18:27.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: Traceback (most recent call last): 2024-09-17T00:18:27.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:18:27.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: self._connections.run(self.expiration_interval) 2024-09-17T00:18:27.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:18:27.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: self._run(expiration_interval) 2024-09-17T00:18:27.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:18:27.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:18:27.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:18:27.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:18:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:18:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: s = self.context.wrap_socket( 2024-09-17T00:18:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:18:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: return self.sslsocket_class._create( 2024-09-17T00:18:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:18:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: self.do_handshake() 2024-09-17T00:18:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:18:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: self._sslobj.do_handshake() 2024-09-17T00:18:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:18:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: cephadm 2024-09-17T00:18:26.122359+0000 mgr.x (mgr.24665) 15 : cephadm [INF] [17/Sep/2024:00:18:26] ENGINE Serving on http://172.21.15.94:8765 2024-09-17T00:18:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: cephadm 2024-09-17T00:18:26.123067+0000 mgr.x (mgr.24665) 16 : cephadm [INF] [17/Sep/2024:00:18:26] ENGINE Bus STARTED 2024-09-17T00:18:27.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[19832]: cluster 2024-09-17T00:18:26.147691+0000 mgr.x (mgr.24665) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:18:27.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: cephadm 2024-09-17T00:18:25.824301+0000 mgr.x (mgr.24665) 12 : cephadm [INF] [17/Sep/2024:00:18:25] ENGINE Bus STARTING 2024-09-17T00:18:27.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: cephadm 2024-09-17T00:18:26.009744+0000 mgr.x (mgr.24665) 13 : cephadm [INF] [17/Sep/2024:00:18:26] ENGINE Serving on https://172.21.15.94:7150 2024-09-17T00:18:27.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: cephadm 2024-09-17T00:18:26.036053+0000 mgr.x (mgr.24665) 14 : cephadm [ERR] [17/Sep/2024:00:18:26] ENGINE Error in HTTPServer.serve 2024-09-17T00:18:27.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: Traceback (most recent call last): 2024-09-17T00:18:27.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:18:27.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: self._connections.run(self.expiration_interval) 2024-09-17T00:18:27.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:18:27.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: self._run(expiration_interval) 2024-09-17T00:18:27.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:18:27.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:18:27.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:18:27.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:18:27.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:18:27.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: s = self.context.wrap_socket( 2024-09-17T00:18:27.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:18:27.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: return self.sslsocket_class._create( 2024-09-17T00:18:27.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:18:27.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: self.do_handshake() 2024-09-17T00:18:27.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:18:27.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: self._sslobj.do_handshake() 2024-09-17T00:18:27.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:18:27.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: cephadm 2024-09-17T00:18:26.122359+0000 mgr.x (mgr.24665) 15 : cephadm [INF] [17/Sep/2024:00:18:26] ENGINE Serving on http://172.21.15.94:8765 2024-09-17T00:18:27.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: cephadm 2024-09-17T00:18:26.123067+0000 mgr.x (mgr.24665) 16 : cephadm [INF] [17/Sep/2024:00:18:26] ENGINE Bus STARTED 2024-09-17T00:18:27.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[24915]: cluster 2024-09-17T00:18:26.147691+0000 mgr.x (mgr.24665) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:18:27.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: cephadm 2024-09-17T00:18:25.824301+0000 mgr.x (mgr.24665) 12 : cephadm [INF] [17/Sep/2024:00:18:25] ENGINE Bus STARTING 2024-09-17T00:18:27.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: cephadm 2024-09-17T00:18:26.009744+0000 mgr.x (mgr.24665) 13 : cephadm [INF] [17/Sep/2024:00:18:26] ENGINE Serving on https://172.21.15.94:7150 2024-09-17T00:18:27.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: cephadm 2024-09-17T00:18:26.036053+0000 mgr.x (mgr.24665) 14 : cephadm [ERR] [17/Sep/2024:00:18:26] ENGINE Error in HTTPServer.serve 2024-09-17T00:18:27.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: Traceback (most recent call last): 2024-09-17T00:18:27.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:18:27.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: self._connections.run(self.expiration_interval) 2024-09-17T00:18:27.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:18:27.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: self._run(expiration_interval) 2024-09-17T00:18:27.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:18:27.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:18:27.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:18:27.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:18:27.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:18:27.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: s = self.context.wrap_socket( 2024-09-17T00:18:27.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:18:27.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: return self.sslsocket_class._create( 2024-09-17T00:18:27.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:18:27.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: self.do_handshake() 2024-09-17T00:18:27.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:18:27.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: self._sslobj.do_handshake() 2024-09-17T00:18:27.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:18:27.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: cephadm 2024-09-17T00:18:26.122359+0000 mgr.x (mgr.24665) 15 : cephadm [INF] [17/Sep/2024:00:18:26] ENGINE Serving on http://172.21.15.94:8765 2024-09-17T00:18:27.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: cephadm 2024-09-17T00:18:26.123067+0000 mgr.x (mgr.24665) 16 : cephadm [INF] [17/Sep/2024:00:18:26] ENGINE Bus STARTED 2024-09-17T00:18:27.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:27 smithi094 bash[19906]: cluster 2024-09-17T00:18:26.147691+0000 mgr.x (mgr.24665) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:18:27.917 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[20085]: debug 2024-09-17T00:18:27.623+0000 7f4932e64000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:18:28.212 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:27 smithi026 bash[20085]: debug 2024-09-17T00:18:27.919+0000 7f4932e64000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:18:28.212 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:28 smithi026 bash[20085]: debug 2024-09-17T00:18:28.027+0000 7f4932e64000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:18:28.467 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:28 smithi026 bash[20085]: debug 2024-09-17T00:18:28.215+0000 7f4932e64000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:18:28.467 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:28 smithi026 bash[24915]: audit 2024-09-17T00:18:26.878796+0000 mgr.x (mgr.24665) 18 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:28.467 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:28 smithi026 bash[24915]: cluster 2024-09-17T00:18:27.295936+0000 mon.a (mon.0) 853 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-09-17T00:18:28.468 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:28 smithi026 bash[19832]: audit 2024-09-17T00:18:26.878796+0000 mgr.x (mgr.24665) 18 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:28.468 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:28 smithi026 bash[19832]: cluster 2024-09-17T00:18:27.295936+0000 mon.a (mon.0) 853 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-09-17T00:18:28.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:28 smithi094 bash[19906]: audit 2024-09-17T00:18:26.878796+0000 mgr.x (mgr.24665) 18 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:28.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:28 smithi094 bash[19906]: cluster 2024-09-17T00:18:27.295936+0000 mon.a (mon.0) 853 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-09-17T00:18:28.746 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:28 smithi026 bash[20085]: debug 2024-09-17T00:18:28.471+0000 7f4932e64000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:18:28.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:28 smithi026 bash[20085]: debug 2024-09-17T00:18:28.747+0000 7f4932e64000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:18:28.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:28 smithi026 bash[20085]: debug 2024-09-17T00:18:28.927+0000 7f4932e64000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:18:29.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:29 smithi026 bash[19832]: cluster 2024-09-17T00:18:28.148344+0000 mgr.x (mgr.24665) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:18:29.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:29 smithi026 bash[24915]: cluster 2024-09-17T00:18:28.148344+0000 mgr.x (mgr.24665) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:18:29.499 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:29 smithi026 bash[20085]: debug 2024-09-17T00:18:29.171+0000 7f4932e64000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:18:29.499 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:29 smithi026 bash[20085]: debug 2024-09-17T00:18:29.295+0000 7f4932e64000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:18:29.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:29 smithi094 bash[19906]: cluster 2024-09-17T00:18:28.148344+0000 mgr.x (mgr.24665) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:18:29.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:29 smithi026 bash[20085]: debug 2024-09-17T00:18:29.647+0000 7f4932e64000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:18:30.307 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:29 smithi094 bash[39117]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:18:29] "GET /metrics HTTP/1.1" 200 35143 "" "Prometheus/2.33.4" 2024-09-17T00:18:30.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:30 smithi094 bash[19906]: cluster 2024-09-17T00:18:29.320317+0000 mon.a (mon.0) 854 : cluster [DBG] mgrmap e26: x(active, since 6s) 2024-09-17T00:18:30.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:30 smithi026 bash[19832]: cluster 2024-09-17T00:18:29.320317+0000 mon.a (mon.0) 854 : cluster [DBG] mgrmap e26: x(active, since 6s) 2024-09-17T00:18:30.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:30 smithi026 bash[24915]: cluster 2024-09-17T00:18:29.320317+0000 mon.a (mon.0) 854 : cluster [DBG] mgrmap e26: x(active, since 6s) 2024-09-17T00:18:30.747 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:30 smithi026 bash[20085]: debug 2024-09-17T00:18:30.415+0000 7f4932e64000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:18:30.748 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:30 smithi026 bash[20085]: debug 2024-09-17T00:18:30.535+0000 7f4932e64000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:18:30.748 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:30 smithi026 bash[20085]: debug 2024-09-17T00:18:30.751+0000 7f4932e64000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:18:31.473 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:31 smithi026 bash[19832]: cluster 2024-09-17T00:18:30.149101+0000 mgr.x (mgr.24665) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:18:31.473 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:31 smithi026 bash[24915]: cluster 2024-09-17T00:18:30.149101+0000 mgr.x (mgr.24665) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:18:31.474 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:31 smithi026 bash[20085]: debug 2024-09-17T00:18:31.083+0000 7f4932e64000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:18:31.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:31 smithi094 bash[19906]: cluster 2024-09-17T00:18:30.149101+0000 mgr.x (mgr.24665) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:18:31.726 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:31 smithi026 bash[20085]: debug 2024-09-17T00:18:31.475+0000 7f4932e64000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:18:31.726 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:31 smithi026 bash[20085]: debug 2024-09-17T00:18:31.599+0000 7f4932e64000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:18:31.727 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:31 smithi026 bash[20085]: [17/Sep/2024:00:18:31] ENGINE Bus STARTING 2024-09-17T00:18:31.727 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:31 smithi026 bash[20085]: CherryPy Checker: 2024-09-17T00:18:31.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:31 smithi026 bash[20085]: The Application mounted at '' has an empty config. 2024-09-17T00:18:31.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:31 smithi026 bash[20085]: [17/Sep/2024:00:18:31] ENGINE Serving on http://:::9283 2024-09-17T00:18:31.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:31 smithi026 bash[20085]: [17/Sep/2024:00:18:31] ENGINE Bus STARTED 2024-09-17T00:18:32.605 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:32 smithi094 bash[19906]: cluster 2024-09-17T00:18:31.623054+0000 mon.a (mon.0) 855 : cluster [DBG] Standby manager daemon y started 2024-09-17T00:18:32.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:32 smithi094 bash[19906]: audit 2024-09-17T00:18:31.627238+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.26:0/1425030583' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T00:18:32.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:32 smithi094 bash[19906]: audit 2024-09-17T00:18:31.630469+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.? 172.21.15.26:0/1425030583' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:18:32.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:32 smithi094 bash[19906]: audit 2024-09-17T00:18:31.633522+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.? 172.21.15.26:0/1425030583' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T00:18:32.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:32 smithi094 bash[19906]: audit 2024-09-17T00:18:31.633984+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.? 172.21.15.26:0/1425030583' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:18:32.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:32 smithi026 bash[19832]: cluster 2024-09-17T00:18:31.623054+0000 mon.a (mon.0) 855 : cluster [DBG] Standby manager daemon y started 2024-09-17T00:18:32.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:32 smithi026 bash[19832]: audit 2024-09-17T00:18:31.627238+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.26:0/1425030583' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T00:18:32.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:32 smithi026 bash[19832]: audit 2024-09-17T00:18:31.630469+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.? 172.21.15.26:0/1425030583' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:18:32.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:32 smithi026 bash[19832]: audit 2024-09-17T00:18:31.633522+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.? 172.21.15.26:0/1425030583' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T00:18:32.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:32 smithi026 bash[19832]: audit 2024-09-17T00:18:31.633984+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.? 172.21.15.26:0/1425030583' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:18:32.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:32 smithi026 bash[24915]: cluster 2024-09-17T00:18:31.623054+0000 mon.a (mon.0) 855 : cluster [DBG] Standby manager daemon y started 2024-09-17T00:18:32.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:32 smithi026 bash[24915]: audit 2024-09-17T00:18:31.627238+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.? 172.21.15.26:0/1425030583' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T00:18:32.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:32 smithi026 bash[24915]: audit 2024-09-17T00:18:31.630469+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.? 172.21.15.26:0/1425030583' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:18:32.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:32 smithi026 bash[24915]: audit 2024-09-17T00:18:31.633522+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.? 172.21.15.26:0/1425030583' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T00:18:32.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:32 smithi026 bash[24915]: audit 2024-09-17T00:18:31.633984+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.? 172.21.15.26:0/1425030583' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:18:33.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:33 smithi094 bash[19906]: cluster 2024-09-17T00:18:32.150719+0000 mgr.x (mgr.24665) 21 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T00:18:33.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:33 smithi094 bash[19906]: cluster 2024-09-17T00:18:32.341471+0000 mon.a (mon.0) 856 : cluster [DBG] mgrmap e27: x(active, since 9s), standbys: y 2024-09-17T00:18:33.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:33 smithi094 bash[19906]: audit 2024-09-17T00:18:32.347262+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:18:33.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:33 smithi094 bash[19906]: audit 2024-09-17T00:18:33.237466+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:33.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:33 smithi094 bash[19906]: audit 2024-09-17T00:18:33.250965+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:33.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:33 smithi094 bash[19906]: audit 2024-09-17T00:18:33.275778+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:33.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:33 smithi094 bash[19906]: audit 2024-09-17T00:18:33.284795+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:33.749 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:33 smithi026 bash[42739]: level=error ts=2024-09-17T00:18:33.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.26:8443//api/prometheus_receiver\": dial tcp 172.21.15.26:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs" 2024-09-17T00:18:33.749 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:33 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18:33.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs" 2024-09-17T00:18:33.749 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:33 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18:33.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2024-09-17T00:18:33.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:33 smithi026 bash[19832]: cluster 2024-09-17T00:18:32.150719+0000 mgr.x (mgr.24665) 21 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T00:18:33.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:33 smithi026 bash[19832]: cluster 2024-09-17T00:18:32.341471+0000 mon.a (mon.0) 856 : cluster [DBG] mgrmap e27: x(active, since 9s), standbys: y 2024-09-17T00:18:33.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:33 smithi026 bash[19832]: audit 2024-09-17T00:18:32.347262+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:18:33.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:33 smithi026 bash[19832]: audit 2024-09-17T00:18:33.237466+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:33.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:33 smithi026 bash[19832]: audit 2024-09-17T00:18:33.250965+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:33.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:33 smithi026 bash[19832]: audit 2024-09-17T00:18:33.275778+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:33.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:33 smithi026 bash[19832]: audit 2024-09-17T00:18:33.284795+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:33.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:33 smithi026 bash[24915]: cluster 2024-09-17T00:18:32.150719+0000 mgr.x (mgr.24665) 21 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T00:18:33.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:33 smithi026 bash[24915]: cluster 2024-09-17T00:18:32.341471+0000 mon.a (mon.0) 856 : cluster [DBG] mgrmap e27: x(active, since 9s), standbys: y 2024-09-17T00:18:33.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:33 smithi026 bash[24915]: audit 2024-09-17T00:18:32.347262+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:18:33.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:33 smithi026 bash[24915]: audit 2024-09-17T00:18:33.237466+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:33.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:33 smithi026 bash[24915]: audit 2024-09-17T00:18:33.250965+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:33.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:33 smithi026 bash[24915]: audit 2024-09-17T00:18:33.275778+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:33.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:33 smithi026 bash[24915]: audit 2024-09-17T00:18:33.284795+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:35.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:35 smithi094 bash[19906]: cluster 2024-09-17T00:18:34.151565+0000 mgr.x (mgr.24665) 22 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T00:18:35.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:35 smithi094 bash[19906]: audit 2024-09-17T00:18:34.449489+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:35.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:35 smithi094 bash[19906]: audit 2024-09-17T00:18:34.457114+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:35.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:35 smithi094 bash[19906]: audit 2024-09-17T00:18:34.465304+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:35.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:35 smithi094 bash[19906]: audit 2024-09-17T00:18:34.472637+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:35.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:35 smithi094 bash[19906]: audit 2024-09-17T00:18:34.476035+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:35 smithi094 bash[19906]: audit 2024-09-17T00:18:34.477452+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:35 smithi094 bash[19906]: audit 2024-09-17T00:18:34.478249+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:35 smithi094 bash[19906]: audit 2024-09-17T00:18:34.479024+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:35 smithi094 bash[19906]: audit 2024-09-17T00:18:34.479722+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:35 smithi094 bash[19906]: audit 2024-09-17T00:18:34.480522+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:35 smithi094 bash[19906]: audit 2024-09-17T00:18:34.481291+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:35 smithi094 bash[19906]: audit 2024-09-17T00:18:34.482732+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:35 smithi094 bash[19906]: audit 2024-09-17T00:18:34.486165+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:35.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[24915]: cluster 2024-09-17T00:18:34.151565+0000 mgr.x (mgr.24665) 22 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T00:18:35.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[24915]: audit 2024-09-17T00:18:34.449489+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:35.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[24915]: audit 2024-09-17T00:18:34.457114+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:35.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[24915]: audit 2024-09-17T00:18:34.465304+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:35.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[24915]: audit 2024-09-17T00:18:34.472637+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:35.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[24915]: audit 2024-09-17T00:18:34.476035+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[24915]: audit 2024-09-17T00:18:34.477452+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[24915]: audit 2024-09-17T00:18:34.478249+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[24915]: audit 2024-09-17T00:18:34.479024+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[24915]: audit 2024-09-17T00:18:34.479722+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[24915]: audit 2024-09-17T00:18:34.480522+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[24915]: audit 2024-09-17T00:18:34.481291+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[24915]: audit 2024-09-17T00:18:34.482732+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[24915]: audit 2024-09-17T00:18:34.486165+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:35.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[19832]: cluster 2024-09-17T00:18:34.151565+0000 mgr.x (mgr.24665) 22 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T00:18:35.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[19832]: audit 2024-09-17T00:18:34.449489+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:35.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[19832]: audit 2024-09-17T00:18:34.457114+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:35.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[19832]: audit 2024-09-17T00:18:34.465304+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:35.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[19832]: audit 2024-09-17T00:18:34.472637+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:35.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[19832]: audit 2024-09-17T00:18:34.476035+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[19832]: audit 2024-09-17T00:18:34.477452+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[19832]: audit 2024-09-17T00:18:34.478249+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[19832]: audit 2024-09-17T00:18:34.479024+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[19832]: audit 2024-09-17T00:18:34.479722+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[19832]: audit 2024-09-17T00:18:34.480522+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[19832]: audit 2024-09-17T00:18:34.481291+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[19832]: audit 2024-09-17T00:18:34.482732+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:35.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:35 smithi026 bash[19832]: audit 2024-09-17T00:18:34.486165+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:36.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:36 smithi094 bash[19906]: cephadm 2024-09-17T00:18:34.484118+0000 mgr.x (mgr.24665) 23 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 2781M 2024-09-17T00:18:36.654 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:36 smithi026 bash[19832]: cephadm 2024-09-17T00:18:34.484118+0000 mgr.x (mgr.24665) 23 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 2781M 2024-09-17T00:18:36.654 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:36 smithi026 bash[24915]: cephadm 2024-09-17T00:18:34.484118+0000 mgr.x (mgr.24665) 23 : cephadm [INF] Adjusting osd_memory_target on smithi026 to 2781M 2024-09-17T00:18:36.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:36 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:18:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:18:37.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:37 smithi094 bash[19906]: cluster 2024-09-17T00:18:36.153216+0000 mgr.x (mgr.24665) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T00:18:37.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:37 smithi094 bash[19906]: audit 2024-09-17T00:18:36.889934+0000 mgr.x (mgr.24665) 25 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:37.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:37 smithi026 bash[19832]: cluster 2024-09-17T00:18:36.153216+0000 mgr.x (mgr.24665) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T00:18:37.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:37 smithi026 bash[19832]: audit 2024-09-17T00:18:36.889934+0000 mgr.x (mgr.24665) 25 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:37.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:37 smithi026 bash[24915]: cluster 2024-09-17T00:18:36.153216+0000 mgr.x (mgr.24665) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T00:18:37.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:37 smithi026 bash[24915]: audit 2024-09-17T00:18:36.889934+0000 mgr.x (mgr.24665) 25 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:38.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:38 smithi094 bash[19906]: cluster 2024-09-17T00:18:38.154005+0000 mgr.x (mgr.24665) 26 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:18:38.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:38 smithi026 bash[19832]: cluster 2024-09-17T00:18:38.154005+0000 mgr.x (mgr.24665) 26 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:18:38.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:38 smithi026 bash[24915]: cluster 2024-09-17T00:18:38.154005+0000 mgr.x (mgr.24665) 26 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:18:39.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:39 smithi094 bash[19906]: audit 2024-09-17T00:18:39.548243+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:39.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:39 smithi026 bash[19832]: audit 2024-09-17T00:18:39.548243+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:39.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:39 smithi026 bash[24915]: audit 2024-09-17T00:18:39.548243+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:40.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:39 smithi094 bash[39117]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:18:39] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.33.4" 2024-09-17T00:18:41.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:41 smithi094 bash[19906]: cluster 2024-09-17T00:18:40.154668+0000 mgr.x (mgr.24665) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:18:41.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:41 smithi026 bash[19832]: cluster 2024-09-17T00:18:40.154668+0000 mgr.x (mgr.24665) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:18:41.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:41 smithi026 bash[24915]: cluster 2024-09-17T00:18:40.154668+0000 mgr.x (mgr.24665) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:18:42.606 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:18:42 smithi094 bash[35615]: ts=2024-09-17T00:18:42.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.94:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.26:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:18:43.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:43 smithi026 bash[19832]: cluster 2024-09-17T00:18:42.156617+0000 mgr.x (mgr.24665) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:18:43.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:43 smithi026 bash[24915]: cluster 2024-09-17T00:18:42.156617+0000 mgr.x (mgr.24665) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:18:43.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:43 smithi094 bash[19906]: cluster 2024-09-17T00:18:42.156617+0000 mgr.x (mgr.24665) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:18:43.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:43 smithi026 bash[42739]: level=error ts=2024-09-17T00:18:43.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2024-09-17T00:18:43.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:43 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18:43.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2024-09-17T00:18:43.999 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:43 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18: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.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs" 2024-09-17T00:18:45.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[19832]: cluster 2024-09-17T00:18:44.157413+0000 mgr.x (mgr.24665) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:45.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[19832]: audit 2024-09-17T00:18:44.496092+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:45.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[19832]: audit 2024-09-17T00:18:44.510167+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:45.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[19832]: audit 2024-09-17T00:18:44.516636+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[19832]: audit 2024-09-17T00:18:44.518230+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[19832]: audit 2024-09-17T00:18:44.519692+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[19832]: audit 2024-09-17T00:18:44.521332+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[19832]: audit 2024-09-17T00:18:44.522978+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[19832]: audit 2024-09-17T00:18:44.524636+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[19832]: audit 2024-09-17T00:18:44.526185+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[19832]: audit 2024-09-17T00:18:44.527833+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[19832]: audit 2024-09-17T00:18:44.537130+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:45.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[19832]: audit 2024-09-17T00:18:44.542992+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:18:45.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[19832]: audit 2024-09-17T00:18:44.544526+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:18:45.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[19832]: audit 2024-09-17T00:18:45.168086+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:45.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[19832]: audit 2024-09-17T00:18:45.182059+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:45.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[19832]: audit 2024-09-17T00:18:45.201447+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:45.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[24915]: cluster 2024-09-17T00:18:44.157413+0000 mgr.x (mgr.24665) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:45.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[24915]: audit 2024-09-17T00:18:44.496092+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:45.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[24915]: audit 2024-09-17T00:18:44.510167+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:45.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[24915]: audit 2024-09-17T00:18:44.516636+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[24915]: audit 2024-09-17T00:18:44.518230+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[24915]: audit 2024-09-17T00:18:44.519692+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[24915]: audit 2024-09-17T00:18:44.521332+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[24915]: audit 2024-09-17T00:18:44.522978+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[24915]: audit 2024-09-17T00:18:44.524636+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[24915]: audit 2024-09-17T00:18:44.526185+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[24915]: audit 2024-09-17T00:18:44.527833+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[24915]: audit 2024-09-17T00:18:44.537130+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:45.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[24915]: audit 2024-09-17T00:18:44.542992+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:18:45.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[24915]: audit 2024-09-17T00:18:44.544526+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:18:45.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[24915]: audit 2024-09-17T00:18:45.168086+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:45.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[24915]: audit 2024-09-17T00:18:45.182059+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:45.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:45 smithi026 bash[24915]: audit 2024-09-17T00:18:45.201447+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:45.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:45 smithi094 bash[19906]: cluster 2024-09-17T00:18:44.157413+0000 mgr.x (mgr.24665) 29 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:45.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:45 smithi094 bash[19906]: audit 2024-09-17T00:18:44.496092+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:45.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:45 smithi094 bash[19906]: audit 2024-09-17T00:18:44.510167+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:45.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:45 smithi094 bash[19906]: audit 2024-09-17T00:18:44.516636+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:45 smithi094 bash[19906]: audit 2024-09-17T00:18:44.518230+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:45 smithi094 bash[19906]: audit 2024-09-17T00:18:44.519692+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:45 smithi094 bash[19906]: audit 2024-09-17T00:18:44.521332+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:45 smithi094 bash[19906]: audit 2024-09-17T00:18:44.522978+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:45 smithi094 bash[19906]: audit 2024-09-17T00:18:44.524636+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:45 smithi094 bash[19906]: audit 2024-09-17T00:18:44.526185+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:45 smithi094 bash[19906]: audit 2024-09-17T00:18:44.527833+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T00:18:45.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:45 smithi094 bash[19906]: audit 2024-09-17T00:18:44.537130+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:45.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:45 smithi094 bash[19906]: audit 2024-09-17T00:18:44.542992+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:18:45.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:45 smithi094 bash[19906]: audit 2024-09-17T00:18:44.544526+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:18:45.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:45 smithi094 bash[19906]: audit 2024-09-17T00:18:45.168086+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:45.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:45 smithi094 bash[19906]: audit 2024-09-17T00:18:45.182059+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:45.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:45 smithi094 bash[19906]: audit 2024-09-17T00:18:45.201447+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.181 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:46.181 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:46 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:46.181 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:46.182 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:18:46 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:46.182 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:46 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:46.182 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:18:46 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:46.183 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:18:46 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:46.183 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:46 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:46.183 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:18:46 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:46.499 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:46 smithi026 systemd[1]: Stopping Ceph node-exporter.a for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:18:46.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[19832]: cephadm 2024-09-17T00:18:44.530399+0000 mgr.x (mgr.24665) 30 : cephadm [INF] Adjusting osd_memory_target on smithi094 to 3036M 2024-09-17T00:18:46.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[19832]: cephadm 2024-09-17T00:18:44.546869+0000 mgr.x (mgr.24665) 31 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:18:46.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[19832]: cephadm 2024-09-17T00:18:44.547297+0000 mgr.x (mgr.24665) 32 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:18:46.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[19832]: cephadm 2024-09-17T00:18:44.764790+0000 mgr.x (mgr.24665) 33 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:18:46.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[19832]: cephadm 2024-09-17T00:18:44.765076+0000 mgr.x (mgr.24665) 34 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:18:46.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[19832]: cephadm 2024-09-17T00:18:44.905541+0000 mgr.x (mgr.24665) 35 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:18:46.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[19832]: cephadm 2024-09-17T00:18:44.914528+0000 mgr.x (mgr.24665) 36 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:18:46.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[19832]: cephadm 2024-09-17T00:18:45.034861+0000 mgr.x (mgr.24665) 37 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:18:46.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[19832]: cephadm 2024-09-17T00:18:45.059179+0000 mgr.x (mgr.24665) 38 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:18:46.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[19832]: audit 2024-09-17T00:18:45.213852+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[19832]: audit 2024-09-17T00:18:45.232430+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[19832]: audit 2024-09-17T00:18:45.285471+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[19832]: audit 2024-09-17T00:18:45.292933+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[19832]: audit 2024-09-17T00:18:45.299982+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[19832]: audit 2024-09-17T00:18:45.307043+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[19832]: cephadm 2024-09-17T00:18:45.312217+0000 mgr.x (mgr.24665) 39 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-09-17T00:18:46.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[19832]: cephadm 2024-09-17T00:18:45.313082+0000 mgr.x (mgr.24665) 40 : cephadm [INF] Deploying daemon node-exporter.a on smithi026 2024-09-17T00:18:46.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[24915]: cephadm 2024-09-17T00:18:44.530399+0000 mgr.x (mgr.24665) 30 : cephadm [INF] Adjusting osd_memory_target on smithi094 to 3036M 2024-09-17T00:18:46.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[24915]: cephadm 2024-09-17T00:18:44.546869+0000 mgr.x (mgr.24665) 31 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:18:46.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[24915]: cephadm 2024-09-17T00:18:44.547297+0000 mgr.x (mgr.24665) 32 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:18:46.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[24915]: cephadm 2024-09-17T00:18:44.764790+0000 mgr.x (mgr.24665) 33 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:18:46.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[24915]: cephadm 2024-09-17T00:18:44.765076+0000 mgr.x (mgr.24665) 34 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:18:46.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[24915]: cephadm 2024-09-17T00:18:44.905541+0000 mgr.x (mgr.24665) 35 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:18:46.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[24915]: cephadm 2024-09-17T00:18:44.914528+0000 mgr.x (mgr.24665) 36 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:18:46.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[24915]: cephadm 2024-09-17T00:18:45.034861+0000 mgr.x (mgr.24665) 37 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:18:46.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[24915]: cephadm 2024-09-17T00:18:45.059179+0000 mgr.x (mgr.24665) 38 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:18:46.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[24915]: audit 2024-09-17T00:18:45.213852+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[24915]: audit 2024-09-17T00:18:45.232430+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[24915]: audit 2024-09-17T00:18:45.285471+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[24915]: audit 2024-09-17T00:18:45.292933+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[24915]: audit 2024-09-17T00:18:45.299982+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[24915]: audit 2024-09-17T00:18:45.307043+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[24915]: cephadm 2024-09-17T00:18:45.312217+0000 mgr.x (mgr.24665) 39 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-09-17T00:18:46.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[24915]: cephadm 2024-09-17T00:18:45.313082+0000 mgr.x (mgr.24665) 40 : cephadm [INF] Deploying daemon node-exporter.a on smithi026 2024-09-17T00:18:46.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:46 smithi094 bash[19906]: cephadm 2024-09-17T00:18:44.530399+0000 mgr.x (mgr.24665) 30 : cephadm [INF] Adjusting osd_memory_target on smithi094 to 3036M 2024-09-17T00:18:46.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:46 smithi094 bash[19906]: cephadm 2024-09-17T00:18:44.546869+0000 mgr.x (mgr.24665) 31 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:18:46.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:46 smithi094 bash[19906]: cephadm 2024-09-17T00:18:44.547297+0000 mgr.x (mgr.24665) 32 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:18:46.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:46 smithi094 bash[19906]: cephadm 2024-09-17T00:18:44.764790+0000 mgr.x (mgr.24665) 33 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:18:46.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:46 smithi094 bash[19906]: cephadm 2024-09-17T00:18:44.765076+0000 mgr.x (mgr.24665) 34 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:18:46.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:46 smithi094 bash[19906]: cephadm 2024-09-17T00:18:44.905541+0000 mgr.x (mgr.24665) 35 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:18:46.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:46 smithi094 bash[19906]: cephadm 2024-09-17T00:18:44.914528+0000 mgr.x (mgr.24665) 36 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:18:46.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:46 smithi094 bash[19906]: cephadm 2024-09-17T00:18:45.034861+0000 mgr.x (mgr.24665) 37 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:18:46.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:46 smithi094 bash[19906]: cephadm 2024-09-17T00:18:45.059179+0000 mgr.x (mgr.24665) 38 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:18:46.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:46 smithi094 bash[19906]: audit 2024-09-17T00:18:45.213852+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:46 smithi094 bash[19906]: audit 2024-09-17T00:18:45.232430+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:46 smithi094 bash[19906]: audit 2024-09-17T00:18:45.285471+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:46 smithi094 bash[19906]: audit 2024-09-17T00:18:45.292933+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:46 smithi094 bash[19906]: audit 2024-09-17T00:18:45.299982+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:46 smithi094 bash[19906]: audit 2024-09-17T00:18:45.307043+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:46.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:46 smithi094 bash[19906]: cephadm 2024-09-17T00:18:45.312217+0000 mgr.x (mgr.24665) 39 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-09-17T00:18:46.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:46 smithi094 bash[19906]: cephadm 2024-09-17T00:18:45.313082+0000 mgr.x (mgr.24665) 40 : cephadm [INF] Deploying daemon node-exporter.a on smithi026 2024-09-17T00:18:46.893 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:46 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:18:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:18:47.210 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:47 smithi026 bash[52481]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T00:18:47.488 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:47 smithi026 bash[19832]: cluster 2024-09-17T00:18:46.159064+0000 mgr.x (mgr.24665) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:47.488 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:47 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:47.488 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:47 smithi026 bash[24915]: cluster 2024-09-17T00:18:46.159064+0000 mgr.x (mgr.24665) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:47.489 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:47 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:47.489 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:18:47 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:47.489 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:18:47 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:47.489 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:18:47 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:47.490 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:47 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:47.490 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:47 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:47.490 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:18:47 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:47.490 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:47 smithi026 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T00:18:47.490 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:47 smithi026 bash[52542]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T00:18:47.491 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:47 smithi026 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T00:18:47.491 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:47 smithi026 systemd[1]: Stopped Ceph node-exporter.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:18:47.491 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:47 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:47.491 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:47 smithi026 systemd[1]: Started Ceph node-exporter.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:18:47.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:47 smithi094 bash[19906]: cluster 2024-09-17T00:18:46.159064+0000 mgr.x (mgr.24665) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:47.749 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:47 smithi026 bash[52597]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-17T00:18:48.298 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:48 smithi026 bash[52597]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-17T00:18:48.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:48 smithi026 bash[19832]: audit 2024-09-17T00:18:46.901171+0000 mgr.x (mgr.24665) 42 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:48.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:48 smithi026 bash[19832]: audit 2024-09-17T00:18:47.541597+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:48.575 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:48 smithi026 bash[19832]: audit 2024-09-17T00:18:47.553093+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:48.575 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:48 smithi026 bash[24915]: audit 2024-09-17T00:18:46.901171+0000 mgr.x (mgr.24665) 42 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:48.576 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:48 smithi026 bash[24915]: audit 2024-09-17T00:18:47.541597+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:48.576 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:48 smithi026 bash[24915]: audit 2024-09-17T00:18:47.553093+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:48.576 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:48 smithi026 bash[52597]: 22b70bddd3ac: Pulling fs layer 2024-09-17T00:18:48.576 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:48 smithi026 bash[52597]: 5c12815fee55: Pulling fs layer 2024-09-17T00:18:48.576 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:48 smithi026 bash[52597]: c0e87333d380: Pulling fs layer 2024-09-17T00:18:48.576 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:48 smithi026 bash[52597]: 5c12815fee55: Verifying Checksum 2024-09-17T00:18:48.576 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:48 smithi026 bash[52597]: 5c12815fee55: Download complete 2024-09-17T00:18:48.576 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:48 smithi026 bash[52597]: 22b70bddd3ac: Verifying Checksum 2024-09-17T00:18:48.576 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:48 smithi026 bash[52597]: 22b70bddd3ac: Download complete 2024-09-17T00:18:48.576 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:48 smithi026 bash[52597]: c0e87333d380: Verifying Checksum 2024-09-17T00:18:48.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:48 smithi094 bash[19906]: audit 2024-09-17T00:18:46.901171+0000 mgr.x (mgr.24665) 42 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:48.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:48 smithi094 bash[19906]: audit 2024-09-17T00:18:47.541597+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:48.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:48 smithi094 bash[19906]: audit 2024-09-17T00:18:47.553093+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:18:48.998 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:48 smithi026 bash[52597]: c0e87333d380: Download complete 2024-09-17T00:18:48.999 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:48 smithi026 bash[52597]: 22b70bddd3ac: Pull complete 2024-09-17T00:18:49.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:49 smithi094 bash[19906]: cephadm 2024-09-17T00:18:47.561195+0000 mgr.x (mgr.24665) 43 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T00:18:49.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:49 smithi094 bash[19906]: cephadm 2024-09-17T00:18:47.587569+0000 mgr.x (mgr.24665) 44 : cephadm [INF] Deploying daemon alertmanager.a on smithi026 2024-09-17T00:18:49.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:49 smithi094 bash[19906]: cluster 2024-09-17T00:18:48.159741+0000 mgr.x (mgr.24665) 45 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:49.748 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:49 smithi026 bash[52597]: 5c12815fee55: Pull complete 2024-09-17T00:18:49.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:49 smithi026 bash[24915]: cephadm 2024-09-17T00:18:47.561195+0000 mgr.x (mgr.24665) 43 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T00:18:49.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:49 smithi026 bash[24915]: cephadm 2024-09-17T00:18:47.587569+0000 mgr.x (mgr.24665) 44 : cephadm [INF] Deploying daemon alertmanager.a on smithi026 2024-09-17T00:18:49.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:49 smithi026 bash[24915]: cluster 2024-09-17T00:18:48.159741+0000 mgr.x (mgr.24665) 45 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:49.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:49 smithi026 bash[19832]: cephadm 2024-09-17T00:18:47.561195+0000 mgr.x (mgr.24665) 43 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T00:18:49.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:49 smithi026 bash[19832]: cephadm 2024-09-17T00:18:47.587569+0000 mgr.x (mgr.24665) 44 : cephadm [INF] Deploying daemon alertmanager.a on smithi026 2024-09-17T00:18:49.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:49 smithi026 bash[19832]: cluster 2024-09-17T00:18:48.159741+0000 mgr.x (mgr.24665) 45 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:50.243 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:49 smithi026 bash[52597]: c0e87333d380: Pull complete 2024-09-17T00:18:50.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:49 smithi094 bash[39117]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:18:49] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.33.4" 2024-09-17T00:18:50.482 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:18:50.498 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:50 smithi026 bash[52597]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-17T00:18:50.498 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:50 smithi026 bash[52597]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T00:18:51.270 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:18:51.270 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (6m) 17s ago 7m 17.1M - 0.23.0 ba2b418f427c a155c424655d 2024-09-17T00:18:51.270 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (6m) 18s ago 6m 43.6M - 8.3.5 dad864ee21e9 f8b978c2344b 2024-09-17T00:18:51.270 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (4m) 17s ago 4m 42.4M - 3.5 e1d6a67b021e 4ad1afe3b2df 2024-09-17T00:18:51.270 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283 running (40s) 18s ago 13m 473M - 19.1.1-330-gc2ddf972 ebb0615149de 521bec870761 2024-09-17T00:18:51.271 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283 running (15m) 17s ago 15m 320M - 17.2.0 e1d6a67b021e 53f50c9b8e18 2024-09-17T00:18:51.271 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (15m) 17s ago 15m 53.5M 2048M 17.2.0 e1d6a67b021e 1b8a4651dfd8 2024-09-17T00:18:51.271 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (13m) 18s ago 13m 45.0M 2048M 17.2.0 e1d6a67b021e 625dcb9a4387 2024-09-17T00:18:51.271 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (13m) 17s ago 13m 44.4M 2048M 17.2.0 e1d6a67b021e a8f55ba59763 2024-09-17T00:18:51.271 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 starting - - - - 2024-09-17T00:18:51.271 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (7m) 18s ago 7m 9564k - 1.3.1 1dbe0e931976 785faa27737e 2024-09-17T00:18:51.271 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (12m) 17s ago 12m 56.5M 2781M 17.2.0 e1d6a67b021e 0970f17985fb 2024-09-17T00:18:51.271 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (11m) 17s ago 11m 57.2M 2781M 17.2.0 e1d6a67b021e eacc90bf6246 2024-09-17T00:18:51.271 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (11m) 17s ago 11m 50.4M 2781M 17.2.0 e1d6a67b021e 33296a37b65e 2024-09-17T00:18:51.272 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (10m) 17s ago 10m 54.8M 2781M 17.2.0 e1d6a67b021e 62338d062d83 2024-09-17T00:18:51.272 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (10m) 18s ago 10m 57.0M 3036M 17.2.0 e1d6a67b021e 54301e7ec6a4 2024-09-17T00:18:51.272 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (9m) 18s ago 9m 51.7M 3036M 17.2.0 e1d6a67b021e 7f114106ea4e 2024-09-17T00:18:51.272 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (8m) 18s ago 8m 50.1M 3036M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:18:51.272 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (8m) 18s ago 8m 53.9M 3036M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:18:51.272 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (6m) 18s ago 7m 56.9M - 2.33.4 514e6a882f6e 30e7b6cf5730 2024-09-17T00:18:51.272 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (5m) 17s ago 5m 84.3M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:18:51.272 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (4m) 18s ago 4m 85.0M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:18:51.272 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (4m) 17s ago 4m 84.3M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:18:51.272 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (4m) 18s ago 4m 84.6M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:18:51.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:51 smithi094 bash[19906]: cluster 2024-09-17T00:18:50.160582+0000 mgr.x (mgr.24665) 46 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:51.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:51 smithi026 bash[19832]: cluster 2024-09-17T00:18:50.160582+0000 mgr.x (mgr.24665) 46 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:51.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:51 smithi026 bash[24915]: cluster 2024-09-17T00:18:50.160582+0000 mgr.x (mgr.24665) 46 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:51.720 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:18:51.720 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:18:51.720 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-17T00:18:51.720 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:18:51.720 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:18:51.720 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-09-17T00:18:51.720 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1 2024-09-17T00:18:51.720 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:18:51.720 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:18:51.720 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T00:18:51.721 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:18:51.721 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2024-09-17T00:18:51.721 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:18:51.721 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:18:51.721 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:18:51.721 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:18:51.721 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-09-17T00:18:51.721 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1 2024-09-17T00:18:51.721 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:18:51.721 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:18:52.098 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:18:52.099 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:18:52.099 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:18:52.099 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:18:52.099 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-17T00:18:52.099 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T00:18:52.099 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2024-09-17T00:18:52.099 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:18:52.099 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:18:52.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:52 smithi094 bash[19906]: audit 2024-09-17T00:18:50.473086+0000 mgr.x (mgr.24665) 47 : audit [DBG] from='client.25069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:52.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:52 smithi094 bash[19906]: audit 2024-09-17T00:18:50.865487+0000 mgr.x (mgr.24665) 48 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:52.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:52 smithi094 bash[19906]: audit 2024-09-17T00:18:51.237139+0000 mgr.x (mgr.24665) 49 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:52.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:52 smithi094 bash[19906]: audit 2024-09-17T00:18:51.725714+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.26:0/2001235851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:18:52.357 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:18:52 smithi094 bash[35615]: ts=2024-09-17T00:18: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.94:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.26:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:18:52.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[24915]: audit 2024-09-17T00:18:50.473086+0000 mgr.x (mgr.24665) 47 : audit [DBG] from='client.25069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:52.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[24915]: audit 2024-09-17T00:18:50.865487+0000 mgr.x (mgr.24665) 48 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:52.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[24915]: audit 2024-09-17T00:18:51.237139+0000 mgr.x (mgr.24665) 49 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:52.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[24915]: audit 2024-09-17T00:18:51.725714+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.26:0/2001235851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:18:52.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[19832]: audit 2024-09-17T00:18:50.473086+0000 mgr.x (mgr.24665) 47 : audit [DBG] from='client.25069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:52.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[19832]: audit 2024-09-17T00:18:50.865487+0000 mgr.x (mgr.24665) 48 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:52.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[19832]: audit 2024-09-17T00:18:51.237139+0000 mgr.x (mgr.24665) 49 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:52.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[19832]: audit 2024-09-17T00:18:51.725714+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.26:0/2001235851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:18:52.533 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:18:53.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:53 smithi026 bash[19832]: audit 2024-09-17T00:18:52.106495+0000 mgr.x (mgr.24665) 50 : audit [DBG] from='client.25093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:53.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:53 smithi026 bash[19832]: cluster 2024-09-17T00:18:52.162186+0000 mgr.x (mgr.24665) 51 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:53.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:53 smithi026 bash[19832]: audit 2024-09-17T00:18:52.539592+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.26:0/3032066089' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:18:53.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:53 smithi026 bash[24915]: audit 2024-09-17T00:18:52.106495+0000 mgr.x (mgr.24665) 50 : audit [DBG] from='client.25093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:53.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:53 smithi026 bash[24915]: cluster 2024-09-17T00:18:52.162186+0000 mgr.x (mgr.24665) 51 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:53.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:53 smithi026 bash[24915]: audit 2024-09-17T00:18:52.539592+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.26:0/3032066089' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:18:53.250 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.995Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T00:18:53.250 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.995Z 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-09-17T00:18:53.250 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.996Z 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-09-17T00:18:53.250 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.996Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T00:18:53.251 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z 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-09-17T00:18:53.251 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z 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-09-17T00:18:53.251 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T00:18:53.251 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T00:18:53.251 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T00:18:53.251 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T00:18:53.251 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T00:18:53.251 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T00:18:53.251 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T00:18:53.251 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T00:18:53.251 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T00:18:53.251 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T00:18:53.251 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T00:18:53.252 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T00:18:53.252 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T00:18:53.252 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T00:18:53.252 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T00:18:53.252 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T00:18:53.252 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T00:18:53.252 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T00:18:53.252 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T00:18:53.252 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T00:18:53.252 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T00:18:53.252 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T00:18:53.252 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T00:18:53.252 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T00:18:53.253 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T00:18:53.253 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T00:18:53.253 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T00:18:53.253 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T00:18:53.253 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T00:18:53.253 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T00:18:53.253 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T00:18:53.253 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T00:18:53.253 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T00:18:53.253 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T00:18:53.253 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T00:18:53.253 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T00:18:53.254 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T00:18:53.254 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T00:18:53.254 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T00:18:53.254 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T00:18:53.254 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T00:18:53.254 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T00:18:53.254 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T00:18:53.254 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T00:18:53.254 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.997Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T00:18:53.254 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.998Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T00:18:53.254 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:52 smithi026 bash[52597]: ts=2024-09-17T00:18:52.998Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T00:18:53.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:53 smithi094 bash[19906]: audit 2024-09-17T00:18:52.106495+0000 mgr.x (mgr.24665) 50 : audit [DBG] from='client.25093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:18:53.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:53 smithi094 bash[19906]: cluster 2024-09-17T00:18:52.162186+0000 mgr.x (mgr.24665) 51 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:53.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:53 smithi094 bash[19906]: audit 2024-09-17T00:18:52.539592+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.26:0/3032066089' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:18:53.775 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:53 smithi026 bash[42739]: level=error ts=2024-09-17T00:18:53.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2024-09-17T00:18:53.775 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:53 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18:53.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.26:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.26 because it doesn't contain any IP SANs" 2024-09-17T00:18:53.775 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:53 smithi026 bash[42739]: level=warn ts=2024-09-17T00:18:53.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.94:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.94 because it doesn't contain any IP SANs" 2024-09-17T00:18:55.477 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:55 smithi026 bash[24915]: cluster 2024-09-17T00:18:54.162904+0000 mgr.x (mgr.24665) 52 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:55.477 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:55 smithi026 bash[24915]: audit 2024-09-17T00:18:54.548713+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:55.477 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:55 smithi026 bash[19832]: cluster 2024-09-17T00:18:54.162904+0000 mgr.x (mgr.24665) 52 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:55.478 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:55 smithi026 bash[19832]: audit 2024-09-17T00:18:54.548713+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:55.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:55 smithi094 bash[19906]: cluster 2024-09-17T00:18:54.162904+0000 mgr.x (mgr.24665) 52 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:55.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:55 smithi094 bash[19906]: audit 2024-09-17T00:18:54.548713+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:18:56.905 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:56 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:18:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:18:57.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:57 smithi026 bash[19832]: cluster 2024-09-17T00:18:56.164446+0000 mgr.x (mgr.24665) 53 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:57.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:57 smithi026 bash[24915]: cluster 2024-09-17T00:18:56.164446+0000 mgr.x (mgr.24665) 53 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:57.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:57 smithi094 bash[19906]: cluster 2024-09-17T00:18:56.164446+0000 mgr.x (mgr.24665) 53 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:18:58.205 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:58 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:58.205 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:58 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:58.206 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:18:58 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:58.206 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:18:58 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:58.206 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:58 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:58.206 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:18:58 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:58.207 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:18:58 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:58.207 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:58 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:58.207 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:58 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:58.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:58 smithi026 bash[19832]: audit 2024-09-17T00:18:56.912460+0000 mgr.x (mgr.24665) 54 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:58.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:58 smithi026 bash[24915]: audit 2024-09-17T00:18:56.912460+0000 mgr.x (mgr.24665) 54 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:58.499 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:58 smithi026 systemd[1]: Stopping Ceph alertmanager.a for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:18:58.499 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:58 smithi026 bash[42739]: level=info ts=2024-09-17T00:18:58.315Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-09-17T00:18:58.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:58 smithi094 bash[19906]: audit 2024-09-17T00:18:56.912460+0000 mgr.x (mgr.24665) 54 : audit [DBG] from='client.24763 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:18:59.224 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:58 smithi026 bash[53041]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T00:18:59.224 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:59 smithi026 bash[53101]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T00:18:59.224 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:59 smithi026 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T00:18:59.225 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:59 smithi026 systemd[1]: Stopped Ceph alertmanager.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:18:59.476 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:59 smithi026 bash[19832]: cluster 2024-09-17T00:18:58.165110+0000 mgr.x (mgr.24665) 55 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:59.476 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:18:59 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:59.476 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:59 smithi026 bash[24915]: cluster 2024-09-17T00:18:58.165110+0000 mgr.x (mgr.24665) 55 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:18:59.477 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:18:59 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:59.477 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:18:59 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:59.477 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:18:59 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:59.478 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:18:59 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:59.478 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:59 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:59.478 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:18:59 smithi026 systemd[1]: Started Ceph alertmanager.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:18:59.478 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:18:59 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:59.478 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:18:59 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:59.479 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:18:59 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:18:59.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:18:59 smithi094 bash[19906]: cluster 2024-09-17T00:18:58.165110+0000 mgr.x (mgr.24665) 55 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:00.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:18:59 smithi094 bash[39117]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:18:59] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.33.4" 2024-09-17T00:19:00.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:00 smithi026 bash[19832]: audit 2024-09-17T00:18:59.423544+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:00.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:00 smithi026 bash[19832]: audit 2024-09-17T00:18:59.435172+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:00.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:00 smithi026 bash[19832]: audit 2024-09-17T00:18:59.442776+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:19:00.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:00 smithi026 bash[19832]: cephadm 2024-09-17T00:18:59.443332+0000 mgr.x (mgr.24665) 56 : cephadm [INF] Reconfiguring iscsi.foo.smithi026.hbgzod (dependencies changed)... 2024-09-17T00:19:00.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:00 smithi026 bash[19832]: audit 2024-09-17T00:18:59.444184+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:19:00.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:00 smithi026 bash[19832]: audit 2024-09-17T00:18:59.458051+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:19:00.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:00 smithi026 bash[19832]: cephadm 2024-09-17T00:18:59.460142+0000 mgr.x (mgr.24665) 57 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi026.hbgzod on smithi026 2024-09-17T00:19:00.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:00 smithi026 bash[19832]: cluster 2024-09-17T00:19:00.165831+0000 mgr.x (mgr.24665) 58 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:00.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:00 smithi026 bash[24915]: audit 2024-09-17T00:18:59.423544+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:00.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:00 smithi026 bash[24915]: audit 2024-09-17T00:18:59.435172+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:00.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:00 smithi026 bash[24915]: audit 2024-09-17T00:18:59.442776+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:19:00.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:00 smithi026 bash[24915]: cephadm 2024-09-17T00:18:59.443332+0000 mgr.x (mgr.24665) 56 : cephadm [INF] Reconfiguring iscsi.foo.smithi026.hbgzod (dependencies changed)... 2024-09-17T00:19:00.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:00 smithi026 bash[24915]: audit 2024-09-17T00:18:59.444184+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:19:00.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:00 smithi026 bash[24915]: audit 2024-09-17T00:18:59.458051+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:19:00.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:00 smithi026 bash[24915]: cephadm 2024-09-17T00:18:59.460142+0000 mgr.x (mgr.24665) 57 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi026.hbgzod on smithi026 2024-09-17T00:19:00.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:00 smithi026 bash[24915]: cluster 2024-09-17T00:19:00.165831+0000 mgr.x (mgr.24665) 58 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:00.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:00 smithi094 bash[19906]: audit 2024-09-17T00:18:59.423544+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:00.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:00 smithi094 bash[19906]: audit 2024-09-17T00:18:59.435172+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:00.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:00 smithi094 bash[19906]: audit 2024-09-17T00:18:59.442776+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:19:00.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:00 smithi094 bash[19906]: cephadm 2024-09-17T00:18:59.443332+0000 mgr.x (mgr.24665) 56 : cephadm [INF] Reconfiguring iscsi.foo.smithi026.hbgzod (dependencies changed)... 2024-09-17T00:19:00.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:00 smithi094 bash[19906]: audit 2024-09-17T00:18:59.444184+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:19:00.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:00 smithi094 bash[19906]: audit 2024-09-17T00:18:59.458051+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:19:00.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:00 smithi094 bash[19906]: cephadm 2024-09-17T00:18:59.460142+0000 mgr.x (mgr.24665) 57 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi026.hbgzod on smithi026 2024-09-17T00:19:00.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:00 smithi094 bash[19906]: cluster 2024-09-17T00:19:00.165831+0000 mgr.x (mgr.24665) 58 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:01.687 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:19:01 smithi026 bash[53157]: ts=2024-09-17T00:19:01.481Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-17T00:19:01.687 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:19:01 smithi026 bash[53157]: ts=2024-09-17T00:19:01.482Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-17T00:19:01.687 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:19:01 smithi026 bash[53157]: ts=2024-09-17T00:19:01.484Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.26 port=9094 2024-09-17T00:19:01.687 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:19:01 smithi026 bash[53157]: ts=2024-09-17T00:19:01.485Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T00:19:01.687 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:19:01 smithi026 bash[53157]: ts=2024-09-17T00:19:01.516Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T00:19:01.687 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:19:01 smithi026 bash[53157]: ts=2024-09-17T00:19:01.516Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T00:19:01.687 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:19:01 smithi026 bash[53157]: ts=2024-09-17T00:19:01.519Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-17T00:19:01.688 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:19:01 smithi026 bash[53157]: ts=2024-09-17T00:19:01.519Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T00:19:02.606 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:02 smithi094 bash[35615]: ts=2024-09-17T00:19:02.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.94:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.26:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:19:03.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:03 smithi026 bash[19832]: cluster 2024-09-17T00:19:02.167575+0000 mgr.x (mgr.24665) 59 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:03.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:03 smithi026 bash[24915]: cluster 2024-09-17T00:19:02.167575+0000 mgr.x (mgr.24665) 59 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:03.604 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:19:03 smithi026 bash[53157]: ts=2024-09-17T00:19:03.486Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000469752s 2024-09-17T00:19:03.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:03 smithi094 bash[19906]: cluster 2024-09-17T00:19:02.167575+0000 mgr.x (mgr.24665) 59 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:05.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:04 smithi094 bash[19906]: audit 2024-09-17T00:19:03.789297+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:05.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:04 smithi094 bash[19906]: audit 2024-09-17T00:19:03.801272+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:05.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:04 smithi094 bash[19906]: cephadm 2024-09-17T00:19:03.810190+0000 mgr.x (mgr.24665) 60 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T00:19:05.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:04 smithi094 bash[19906]: cephadm 2024-09-17T00:19:04.105794+0000 mgr.x (mgr.24665) 61 : cephadm [INF] Deploying daemon prometheus.a on smithi094 2024-09-17T00:19:05.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:04 smithi094 bash[19906]: cluster 2024-09-17T00:19:04.168412+0000 mgr.x (mgr.24665) 62 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:05.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:04 smithi026 bash[19832]: audit 2024-09-17T00:19:03.789297+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:05.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:04 smithi026 bash[19832]: audit 2024-09-17T00:19:03.801272+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:05.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:04 smithi026 bash[19832]: cephadm 2024-09-17T00:19:03.810190+0000 mgr.x (mgr.24665) 60 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T00:19:05.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:04 smithi026 bash[19832]: cephadm 2024-09-17T00:19:04.105794+0000 mgr.x (mgr.24665) 61 : cephadm [INF] Deploying daemon prometheus.a on smithi094 2024-09-17T00:19:05.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:04 smithi026 bash[19832]: cluster 2024-09-17T00:19:04.168412+0000 mgr.x (mgr.24665) 62 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:05.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:04 smithi026 bash[24915]: audit 2024-09-17T00:19:03.789297+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:05.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:04 smithi026 bash[24915]: audit 2024-09-17T00:19:03.801272+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:05.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:04 smithi026 bash[24915]: cephadm 2024-09-17T00:19:03.810190+0000 mgr.x (mgr.24665) 60 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T00:19:05.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:04 smithi026 bash[24915]: cephadm 2024-09-17T00:19:04.105794+0000 mgr.x (mgr.24665) 61 : cephadm [INF] Deploying daemon prometheus.a on smithi094 2024-09-17T00:19:05.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:04 smithi026 bash[24915]: cluster 2024-09-17T00:19:04.168412+0000 mgr.x (mgr.24665) 62 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:06.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:06 smithi026 bash[24915]: audit 2024-09-17T00:19:06.199821+0000 mon.c (mon.1) 143 : audit [DBG] from='client.? 172.21.15.26:0/3857964414' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:19:06.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:06 smithi026 bash[19832]: audit 2024-09-17T00:19:06.199821+0000 mon.c (mon.1) 143 : audit [DBG] from='client.? 172.21.15.26:0/3857964414' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:19:06.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:06 smithi094 bash[19906]: audit 2024-09-17T00:19:06.199821+0000 mon.c (mon.1) 143 : audit [DBG] from='client.? 172.21.15.26:0/3857964414' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:19:06.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:06 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:19:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:19:07.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:07 smithi026 bash[19832]: cluster 2024-09-17T00:19:06.169754+0000 mgr.x (mgr.24665) 63 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:19:07.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:07 smithi026 bash[19832]: audit 2024-09-17T00:19:06.571500+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 172.21.15.26:0/854665524' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/882483615"}]: dispatch 2024-09-17T00:19:07.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:07 smithi026 bash[19832]: audit 2024-09-17T00:19:06.572137+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/882483615"}]: dispatch 2024-09-17T00:19:07.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:07 smithi026 bash[24915]: cluster 2024-09-17T00:19:06.169754+0000 mgr.x (mgr.24665) 63 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:19:07.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:07 smithi026 bash[24915]: audit 2024-09-17T00:19:06.571500+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 172.21.15.26:0/854665524' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/882483615"}]: dispatch 2024-09-17T00:19:07.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:07 smithi026 bash[24915]: audit 2024-09-17T00:19:06.572137+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/882483615"}]: dispatch 2024-09-17T00:19:07.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:07 smithi094 bash[19906]: cluster 2024-09-17T00:19:06.169754+0000 mgr.x (mgr.24665) 63 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:19:07.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:07 smithi094 bash[19906]: audit 2024-09-17T00:19:06.571500+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 172.21.15.26:0/854665524' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/882483615"}]: dispatch 2024-09-17T00:19:07.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:07 smithi094 bash[19906]: audit 2024-09-17T00:19:06.572137+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/882483615"}]: dispatch 2024-09-17T00:19:08.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:08 smithi094 bash[19906]: audit 2024-09-17T00:19:07.269319+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/882483615"}]': finished 2024-09-17T00:19:08.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:08 smithi094 bash[19906]: cluster 2024-09-17T00:19:07.269533+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T00:19:08.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:08 smithi094 bash[19906]: audit 2024-09-17T00:19:07.648110+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 172.21.15.26:0/2154775209' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3809626225"}]: dispatch 2024-09-17T00:19:08.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:08 smithi094 bash[19906]: audit 2024-09-17T00:19:07.648990+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3809626225"}]: dispatch 2024-09-17T00:19:08.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:08 smithi026 bash[19832]: audit 2024-09-17T00:19:07.269319+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/882483615"}]': finished 2024-09-17T00:19:08.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:08 smithi026 bash[19832]: cluster 2024-09-17T00:19:07.269533+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T00:19:08.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:08 smithi026 bash[19832]: audit 2024-09-17T00:19:07.648110+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 172.21.15.26:0/2154775209' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3809626225"}]: dispatch 2024-09-17T00:19:08.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:08 smithi026 bash[19832]: audit 2024-09-17T00:19:07.648990+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3809626225"}]: dispatch 2024-09-17T00:19:08.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:08 smithi026 bash[24915]: audit 2024-09-17T00:19:07.269319+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/882483615"}]': finished 2024-09-17T00:19:08.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:08 smithi026 bash[24915]: cluster 2024-09-17T00:19:07.269533+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T00:19:08.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:08 smithi026 bash[24915]: audit 2024-09-17T00:19:07.648110+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 172.21.15.26:0/2154775209' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3809626225"}]: dispatch 2024-09-17T00:19:08.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:08 smithi026 bash[24915]: audit 2024-09-17T00:19:07.648990+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3809626225"}]: dispatch 2024-09-17T00:19:09.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:09 smithi094 bash[19906]: cluster 2024-09-17T00:19:08.170650+0000 mgr.x (mgr.24665) 64 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T00:19:09.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:09 smithi094 bash[19906]: audit 2024-09-17T00:19:08.271222+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3809626225"}]': finished 2024-09-17T00:19:09.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:09 smithi094 bash[19906]: cluster 2024-09-17T00:19:08.271438+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T00:19:09.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:09 smithi094 bash[19906]: audit 2024-09-17T00:19:08.663261+0000 mon.c (mon.1) 146 : audit [INF] from='client.? 172.21.15.26:0/2941359990' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2599831388"}]: dispatch 2024-09-17T00:19:09.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:09 smithi094 bash[19906]: audit 2024-09-17T00:19:08.664072+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2599831388"}]: dispatch 2024-09-17T00:19:09.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:09 smithi026 bash[19832]: cluster 2024-09-17T00:19:08.170650+0000 mgr.x (mgr.24665) 64 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T00:19:09.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:09 smithi026 bash[19832]: audit 2024-09-17T00:19:08.271222+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3809626225"}]': finished 2024-09-17T00:19:09.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:09 smithi026 bash[19832]: cluster 2024-09-17T00:19:08.271438+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T00:19:09.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:09 smithi026 bash[19832]: audit 2024-09-17T00:19:08.663261+0000 mon.c (mon.1) 146 : audit [INF] from='client.? 172.21.15.26:0/2941359990' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2599831388"}]: dispatch 2024-09-17T00:19:09.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:09 smithi026 bash[19832]: audit 2024-09-17T00:19:08.664072+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2599831388"}]: dispatch 2024-09-17T00:19:09.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:09 smithi026 bash[24915]: cluster 2024-09-17T00:19:08.170650+0000 mgr.x (mgr.24665) 64 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T00:19:09.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:09 smithi026 bash[24915]: audit 2024-09-17T00:19:08.271222+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3809626225"}]': finished 2024-09-17T00:19:09.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:09 smithi026 bash[24915]: cluster 2024-09-17T00:19:08.271438+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T00:19:09.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:09 smithi026 bash[24915]: audit 2024-09-17T00:19:08.663261+0000 mon.c (mon.1) 146 : audit [INF] from='client.? 172.21.15.26:0/2941359990' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2599831388"}]: dispatch 2024-09-17T00:19:09.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:09 smithi026 bash[24915]: audit 2024-09-17T00:19:08.664072+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2599831388"}]: dispatch 2024-09-17T00:19:10.289 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:09 smithi094 bash[39117]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:19:09] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.33.4" 2024-09-17T00:19:10.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:10 smithi094 bash[19906]: audit 2024-09-17T00:19:09.285271+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2599831388"}]': finished 2024-09-17T00:19:10.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:10 smithi094 bash[19906]: cluster 2024-09-17T00:19:09.286409+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T00:19:10.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:10 smithi094 bash[19906]: audit 2024-09-17T00:19:09.549553+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:10.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:10 smithi094 bash[19906]: audit 2024-09-17T00:19:09.674275+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.26:0/1064460820' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/395814427"}]: dispatch 2024-09-17T00:19:10.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:10 smithi026 bash[19832]: audit 2024-09-17T00:19:09.285271+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2599831388"}]': finished 2024-09-17T00:19:10.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:10 smithi026 bash[19832]: cluster 2024-09-17T00:19:09.286409+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T00:19:10.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:10 smithi026 bash[19832]: audit 2024-09-17T00:19:09.549553+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:10.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:10 smithi026 bash[19832]: audit 2024-09-17T00:19:09.674275+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.26:0/1064460820' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/395814427"}]: dispatch 2024-09-17T00:19:10.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:10 smithi026 bash[24915]: audit 2024-09-17T00:19:09.285271+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/2599831388"}]': finished 2024-09-17T00:19:10.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:10 smithi026 bash[24915]: cluster 2024-09-17T00:19:09.286409+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T00:19:10.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:10 smithi026 bash[24915]: audit 2024-09-17T00:19:09.549553+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:10.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:10 smithi026 bash[24915]: audit 2024-09-17T00:19:09.674275+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.26:0/1064460820' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/395814427"}]: dispatch 2024-09-17T00:19:11.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:11 smithi094 bash[19906]: cluster 2024-09-17T00:19:10.171516+0000 mgr.x (mgr.24665) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T00:19:11.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:11 smithi094 bash[19906]: audit 2024-09-17T00:19:10.312394+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.26:0/1064460820' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/395814427"}]': finished 2024-09-17T00:19:11.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:11 smithi094 bash[19906]: cluster 2024-09-17T00:19:10.312578+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T00:19:11.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:11 smithi094 bash[19906]: audit 2024-09-17T00:19:10.685851+0000 mon.c (mon.1) 147 : audit [INF] from='client.? 172.21.15.26:0/451992535' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/931716864"}]: dispatch 2024-09-17T00:19:11.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:11 smithi094 bash[19906]: audit 2024-09-17T00:19:10.686443+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/931716864"}]: dispatch 2024-09-17T00:19:11.749 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:19:11 smithi026 bash[53157]: ts=2024-09-17T00:19:11.486Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001282773s 2024-09-17T00:19:11.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:11 smithi026 bash[19832]: cluster 2024-09-17T00:19:10.171516+0000 mgr.x (mgr.24665) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T00:19:11.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:11 smithi026 bash[19832]: audit 2024-09-17T00:19:10.312394+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.26:0/1064460820' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/395814427"}]': finished 2024-09-17T00:19:11.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:11 smithi026 bash[19832]: cluster 2024-09-17T00:19:10.312578+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T00:19:11.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:11 smithi026 bash[19832]: audit 2024-09-17T00:19:10.685851+0000 mon.c (mon.1) 147 : audit [INF] from='client.? 172.21.15.26:0/451992535' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/931716864"}]: dispatch 2024-09-17T00:19:11.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:11 smithi026 bash[19832]: audit 2024-09-17T00:19:10.686443+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/931716864"}]: dispatch 2024-09-17T00:19:11.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:11 smithi026 bash[24915]: cluster 2024-09-17T00:19:10.171516+0000 mgr.x (mgr.24665) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T00:19:11.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:11 smithi026 bash[24915]: audit 2024-09-17T00:19:10.312394+0000 mon.a (mon.0) 905 : audit [INF] from='client.? 172.21.15.26:0/1064460820' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/395814427"}]': finished 2024-09-17T00:19:11.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:11 smithi026 bash[24915]: cluster 2024-09-17T00:19:10.312578+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T00:19:11.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:11 smithi026 bash[24915]: audit 2024-09-17T00:19:10.685851+0000 mon.c (mon.1) 147 : audit [INF] from='client.? 172.21.15.26:0/451992535' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/931716864"}]: dispatch 2024-09-17T00:19:11.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:11 smithi026 bash[24915]: audit 2024-09-17T00:19:10.686443+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/931716864"}]: dispatch 2024-09-17T00:19:12.606 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:12 smithi094 bash[35615]: ts=2024-09-17T00:19: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.94:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.26:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:19:12.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:12 smithi094 bash[19906]: audit 2024-09-17T00:19:11.314084+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/931716864"}]': finished 2024-09-17T00:19:12.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:12 smithi094 bash[19906]: cluster 2024-09-17T00:19:11.314388+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T00:19:12.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:12 smithi094 bash[19906]: audit 2024-09-17T00:19:11.694771+0000 mon.c (mon.1) 148 : audit [INF] from='client.? 172.21.15.26:0/1766673280' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3987221576"}]: dispatch 2024-09-17T00:19:12.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:12 smithi094 bash[19906]: audit 2024-09-17T00:19:11.695613+0000 mon.a (mon.0) 910 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3987221576"}]: dispatch 2024-09-17T00:19:12.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:12 smithi026 bash[24915]: audit 2024-09-17T00:19:11.314084+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/931716864"}]': finished 2024-09-17T00:19:12.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:12 smithi026 bash[24915]: cluster 2024-09-17T00:19:11.314388+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T00:19:12.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:12 smithi026 bash[24915]: audit 2024-09-17T00:19:11.694771+0000 mon.c (mon.1) 148 : audit [INF] from='client.? 172.21.15.26:0/1766673280' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3987221576"}]: dispatch 2024-09-17T00:19:12.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:12 smithi026 bash[24915]: audit 2024-09-17T00:19:11.695613+0000 mon.a (mon.0) 910 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3987221576"}]: dispatch 2024-09-17T00:19:12.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:12 smithi026 bash[19832]: audit 2024-09-17T00:19:11.314084+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/931716864"}]': finished 2024-09-17T00:19:12.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:12 smithi026 bash[19832]: cluster 2024-09-17T00:19:11.314388+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T00:19:12.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:12 smithi026 bash[19832]: audit 2024-09-17T00:19:11.694771+0000 mon.c (mon.1) 148 : audit [INF] from='client.? 172.21.15.26:0/1766673280' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3987221576"}]: dispatch 2024-09-17T00:19:12.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:12 smithi026 bash[19832]: audit 2024-09-17T00:19:11.695613+0000 mon.a (mon.0) 910 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3987221576"}]: dispatch 2024-09-17T00:19:13.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:13 smithi094 bash[19906]: cluster 2024-09-17T00:19:12.172363+0000 mgr.x (mgr.24665) 66 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:13.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:13 smithi094 bash[19906]: audit 2024-09-17T00:19:12.326924+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3987221576"}]': finished 2024-09-17T00:19:13.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:13 smithi094 bash[19906]: cluster 2024-09-17T00:19:12.327146+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T00:19:13.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:13 smithi094 bash[19906]: audit 2024-09-17T00:19:12.714380+0000 mon.c (mon.1) 149 : audit [INF] from='client.? 172.21.15.26:0/3592219682' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/931716864"}]: dispatch 2024-09-17T00:19:13.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:13 smithi094 bash[19906]: audit 2024-09-17T00:19:12.715173+0000 mon.a (mon.0) 913 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/931716864"}]: dispatch 2024-09-17T00:19:13.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:13 smithi026 bash[19832]: cluster 2024-09-17T00:19:12.172363+0000 mgr.x (mgr.24665) 66 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:13.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:13 smithi026 bash[19832]: audit 2024-09-17T00:19:12.326924+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3987221576"}]': finished 2024-09-17T00:19:13.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:13 smithi026 bash[19832]: cluster 2024-09-17T00:19:12.327146+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T00:19:13.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:13 smithi026 bash[19832]: audit 2024-09-17T00:19:12.714380+0000 mon.c (mon.1) 149 : audit [INF] from='client.? 172.21.15.26:0/3592219682' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/931716864"}]: dispatch 2024-09-17T00:19:13.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:13 smithi026 bash[19832]: audit 2024-09-17T00:19:12.715173+0000 mon.a (mon.0) 913 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/931716864"}]: dispatch 2024-09-17T00:19:13.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:13 smithi026 bash[24915]: cluster 2024-09-17T00:19:12.172363+0000 mgr.x (mgr.24665) 66 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:13.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:13 smithi026 bash[24915]: audit 2024-09-17T00:19:12.326924+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3987221576"}]': finished 2024-09-17T00:19:13.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:13 smithi026 bash[24915]: cluster 2024-09-17T00:19:12.327146+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T00:19:13.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:13 smithi026 bash[24915]: audit 2024-09-17T00:19:12.714380+0000 mon.c (mon.1) 149 : audit [INF] from='client.? 172.21.15.26:0/3592219682' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/931716864"}]: dispatch 2024-09-17T00:19:13.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:13 smithi026 bash[24915]: audit 2024-09-17T00:19:12.715173+0000 mon.a (mon.0) 913 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/931716864"}]: dispatch 2024-09-17T00:19:14.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:14 smithi094 bash[19906]: audit 2024-09-17T00:19:13.351738+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/931716864"}]': finished 2024-09-17T00:19:14.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:14 smithi094 bash[19906]: cluster 2024-09-17T00:19:13.351991+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T00:19:14.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:14 smithi094 bash[19906]: cluster 2024-09-17T00:19:14.173194+0000 mgr.x (mgr.24665) 67 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:14.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:14 smithi026 bash[19832]: audit 2024-09-17T00:19:13.351738+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/931716864"}]': finished 2024-09-17T00:19:14.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:14 smithi026 bash[19832]: cluster 2024-09-17T00:19:13.351991+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T00:19:14.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:14 smithi026 bash[19832]: cluster 2024-09-17T00:19:14.173194+0000 mgr.x (mgr.24665) 67 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:14.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:14 smithi026 bash[24915]: audit 2024-09-17T00:19:13.351738+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/931716864"}]': finished 2024-09-17T00:19:14.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:14 smithi026 bash[24915]: cluster 2024-09-17T00:19:13.351991+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T00:19:14.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:14 smithi026 bash[24915]: cluster 2024-09-17T00:19:14.173194+0000 mgr.x (mgr.24665) 67 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:16.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:16 smithi026 bash[20085]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:19:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-09-17T00:19:17.223 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:19:17 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:17.223 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:17 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:17.224 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:17 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:17.224 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:19:17 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:17.224 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:17 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:17.225 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:19:17 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:17.225 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:17 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:17.225 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:19:17 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:17.225 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:17 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:17.226 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:17 smithi094 bash[19906]: audit 2024-09-17T00:19:15.871514+0000 mgr.x (mgr.24665) 68 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:17.226 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:17 smithi094 bash[19906]: cluster 2024-09-17T00:19:16.174298+0000 mgr.x (mgr.24665) 69 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T00:19:17.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:17 smithi026 bash[19832]: audit 2024-09-17T00:19:15.871514+0000 mgr.x (mgr.24665) 68 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:17.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:17 smithi026 bash[19832]: cluster 2024-09-17T00:19:16.174298+0000 mgr.x (mgr.24665) 69 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T00:19:17.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:17 smithi026 bash[24915]: audit 2024-09-17T00:19:15.871514+0000 mgr.x (mgr.24665) 68 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:17.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:17 smithi026 bash[24915]: cluster 2024-09-17T00:19:16.174298+0000 mgr.x (mgr.24665) 69 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T00:19:17.537 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:17 smithi094 systemd[1]: Stopping Ceph prometheus.a for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:19:17.537 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:17 smithi094 bash[35615]: ts=2024-09-17T00:19:17.356Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T00:19:17.537 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:17 smithi094 bash[35615]: ts=2024-09-17T00:19:17.356Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-09-17T00:19:17.537 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:17 smithi094 bash[35615]: ts=2024-09-17T00:19:17.356Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-09-17T00:19:17.538 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:17 smithi094 bash[35615]: ts=2024-09-17T00:19:17.356Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-09-17T00:19:17.538 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:17 smithi094 bash[35615]: ts=2024-09-17T00:19:17.356Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-09-17T00:19:17.538 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:17 smithi094 bash[35615]: ts=2024-09-17T00:19:17.357Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-09-17T00:19:17.538 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:17 smithi094 bash[35615]: ts=2024-09-17T00:19:17.357Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T00:19:17.538 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:17 smithi094 bash[35615]: ts=2024-09-17T00:19:17.357Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-09-17T00:19:17.538 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:17 smithi094 bash[35615]: ts=2024-09-17T00:19:17.357Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T00:19:17.538 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:17 smithi094 bash[35615]: ts=2024-09-17T00:19:17.357Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T00:19:17.538 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:17 smithi094 bash[35615]: ts=2024-09-17T00:19:17.357Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-09-17T00:19:17.538 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:17 smithi094 bash[35615]: ts=2024-09-17T00:19:17.357Z caller=main.go:1066 level=info msg="See you next time!" 2024-09-17T00:19:18.274 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:17 smithi094 bash[40996]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T00:19:18.274 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:18 smithi094 bash[41059]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T00:19:18.274 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:18 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T00:19:18.274 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:18 smithi094 systemd[1]: Stopped Ceph prometheus.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:19:18.606 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:18 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:18.607 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:19:18 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:18.607 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:19:18 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:18.607 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:19:18 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:18.608 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:19:18 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:18.608 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:18 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:18.608 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:18 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:18.608 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:18 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:18.609 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:18 smithi094 systemd[1]: Started Ceph prometheus.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:19:18.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:18 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:19.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:19 smithi026 bash[19832]: cluster 2024-09-17T00:19:18.174966+0000 mgr.x (mgr.24665) 70 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2024-09-17T00:19:19.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:19 smithi026 bash[19832]: audit 2024-09-17T00:19:18.448632+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:19.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:19 smithi026 bash[19832]: audit 2024-09-17T00:19:18.459259+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:19.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:19 smithi026 bash[24915]: cluster 2024-09-17T00:19:18.174966+0000 mgr.x (mgr.24665) 70 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2024-09-17T00:19:19.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:19 smithi026 bash[24915]: audit 2024-09-17T00:19:18.448632+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:19.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:19 smithi026 bash[24915]: audit 2024-09-17T00:19:18.459259+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:19.547 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:19:19 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:19.547 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:19:19 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:19.547 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:19 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:19.547 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:19 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:19.548 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:19:19 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:19.548 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:19 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:19.548 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:19:19 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:19.549 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:19.549 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[19906]: cluster 2024-09-17T00:19:18.174966+0000 mgr.x (mgr.24665) 70 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2024-09-17T00:19:19.549 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[19906]: audit 2024-09-17T00:19:18.448632+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:19.549 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[19906]: audit 2024-09-17T00:19:18.459259+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:19.549 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:19 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:19.856 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:19 smithi094 systemd[1]: Stopping Ceph node-exporter.b for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:19:19.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.655Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T00:19:19.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.655Z 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-09-17T00:19:19.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.655Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi094 (none))" 2024-09-17T00:19:19.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.656Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T00:19:19.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.656Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T00:19:19.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.657Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T00:19:19.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.658Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T00:19:19.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.660Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T00:19:19.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.660Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T00:19:19.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.661Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T00:19:19.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.661Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.492µs 2024-09-17T00:19:19.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.661Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T00:19:19.858 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.670Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-17T00:19:19.858 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.688Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-17T00:19:19.858 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.689Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-17T00:19:19.858 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.689Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.303µs wal_replay_duration=28.030941ms wbl_replay_duration=154ns total_replay_duration=28.072406ms 2024-09-17T00:19:19.858 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.691Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T00:19:19.858 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.691Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T00:19:19.858 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.691Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T00:19:19.858 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.718Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.368354ms db_storage=910ns remote_storage=1.343µs web_handler=457ns query_engine=647ns scrape=243.982µs scrape_sd=122.326µs notify=42.979µs notify_sd=43.579µs rules=25.509741ms tracing=6.378µs 2024-09-17T00:19:19.858 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.718Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T00:19:19.858 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:19 smithi094 bash[41113]: ts=2024-09-17T00:19:19.718Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T00:19:20.337 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:20 smithi094 bash[41205]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T00:19:20.337 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:20 smithi094 bash[19906]: cephadm 2024-09-17T00:19:18.463375+0000 mgr.x (mgr.24665) 71 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-09-17T00:19:20.337 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:20 smithi094 bash[19906]: cephadm 2024-09-17T00:19:18.463784+0000 mgr.x (mgr.24665) 72 : cephadm [INF] Deploying daemon node-exporter.b on smithi094 2024-09-17T00:19:20.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:20 smithi026 bash[19832]: cephadm 2024-09-17T00:19:18.463375+0000 mgr.x (mgr.24665) 71 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-09-17T00:19:20.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:20 smithi026 bash[19832]: cephadm 2024-09-17T00:19:18.463784+0000 mgr.x (mgr.24665) 72 : cephadm [INF] Deploying daemon node-exporter.b on smithi094 2024-09-17T00:19:20.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:20 smithi026 bash[24915]: cephadm 2024-09-17T00:19:18.463375+0000 mgr.x (mgr.24665) 71 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-09-17T00:19:20.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:20 smithi026 bash[24915]: cephadm 2024-09-17T00:19:18.463784+0000 mgr.x (mgr.24665) 72 : cephadm [INF] Deploying daemon node-exporter.b on smithi094 2024-09-17T00:19:20.604 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:20 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T00:19:20.604 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:20 smithi094 bash[41296]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T00:19:20.604 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:20 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T00:19:20.604 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:20 smithi094 systemd[1]: Stopped Ceph node-exporter.b for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:19:20.604 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:20 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:20.605 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:20 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:20.605 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:19:20 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:20.605 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:19:20 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:20.606 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:19:20 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:20.606 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:20 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:20.606 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:20 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:20.606 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:19:20 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:20.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:20 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:20.856 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:20 smithi094 systemd[1]: Started Ceph node-exporter.b for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:19:20.856 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:20 smithi094 bash[41351]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-17T00:19:21.454 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:21 smithi094 bash[19906]: cluster 2024-09-17T00:19:20.175478+0000 mgr.x (mgr.24665) 73 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:19:21.455 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:21 smithi094 bash[19906]: audit 2024-09-17T00:19:20.661195+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:21.455 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:21 smithi094 bash[19906]: audit 2024-09-17T00:19:20.672419+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:21.455 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:21 smithi094 bash[19906]: audit 2024-09-17T00:19:20.752027+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:21.455 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:21 smithi094 bash[19906]: audit 2024-09-17T00:19:20.761182+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:21.455 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:21 smithi094 bash[19906]: audit 2024-09-17T00:19:20.767445+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:19:21.455 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:21 smithi094 bash[41351]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-17T00:19:21.455 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:21 smithi094 bash[41351]: 22b70bddd3ac: Pulling fs layer 2024-09-17T00:19:21.455 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:21 smithi094 bash[41351]: 5c12815fee55: Pulling fs layer 2024-09-17T00:19:21.455 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:21 smithi094 bash[41351]: c0e87333d380: Pulling fs layer 2024-09-17T00:19:21.455 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:21 smithi094 bash[41351]: 5c12815fee55: Verifying Checksum 2024-09-17T00:19:21.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:21 smithi026 bash[19832]: cluster 2024-09-17T00:19:20.175478+0000 mgr.x (mgr.24665) 73 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:19:21.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:21 smithi026 bash[19832]: audit 2024-09-17T00:19:20.661195+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:21.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:21 smithi026 bash[19832]: audit 2024-09-17T00:19:20.672419+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:21.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:21 smithi026 bash[19832]: audit 2024-09-17T00:19:20.752027+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:21.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:21 smithi026 bash[19832]: audit 2024-09-17T00:19:20.761182+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:21.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:21 smithi026 bash[19832]: audit 2024-09-17T00:19:20.767445+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:19:21.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:21 smithi026 bash[24915]: cluster 2024-09-17T00:19:20.175478+0000 mgr.x (mgr.24665) 73 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:19:21.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:21 smithi026 bash[24915]: audit 2024-09-17T00:19:20.661195+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:21.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:21 smithi026 bash[24915]: audit 2024-09-17T00:19:20.672419+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:21.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:21 smithi026 bash[24915]: audit 2024-09-17T00:19:20.752027+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:21.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:21 smithi026 bash[24915]: audit 2024-09-17T00:19:20.761182+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:21.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:21 smithi026 bash[24915]: audit 2024-09-17T00:19:20.767445+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:19:21.718 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:21 smithi094 bash[41351]: 5c12815fee55: Download complete 2024-09-17T00:19:21.718 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:21 smithi094 bash[41351]: 22b70bddd3ac: Verifying Checksum 2024-09-17T00:19:21.718 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:21 smithi094 bash[41351]: 22b70bddd3ac: Download complete 2024-09-17T00:19:22.125 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:21 smithi094 bash[41351]: c0e87333d380: Verifying Checksum 2024-09-17T00:19:22.126 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:21 smithi094 bash[41351]: c0e87333d380: Download complete 2024-09-17T00:19:22.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:22 smithi026 bash[19832]: cephadm 2024-09-17T00:19:20.676756+0000 mgr.x (mgr.24665) 74 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-09-17T00:19:22.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:22 smithi026 bash[19832]: cephadm 2024-09-17T00:19:20.686390+0000 mgr.x (mgr.24665) 75 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T00:19:22.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:22 smithi026 bash[19832]: audit 2024-09-17T00:19:20.768380+0000 mgr.x (mgr.24665) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:19:22.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:22 smithi026 bash[19832]: cephadm 2024-09-17T00:19:20.773568+0000 mgr.x (mgr.24665) 77 : cephadm [INF] Reconfiguring daemon grafana.a on smithi094 2024-09-17T00:19:22.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:22 smithi026 bash[24915]: cephadm 2024-09-17T00:19:20.676756+0000 mgr.x (mgr.24665) 74 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-09-17T00:19:22.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:22 smithi026 bash[24915]: cephadm 2024-09-17T00:19:20.686390+0000 mgr.x (mgr.24665) 75 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T00:19:22.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:22 smithi026 bash[24915]: audit 2024-09-17T00:19:20.768380+0000 mgr.x (mgr.24665) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:19:22.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:22 smithi026 bash[24915]: cephadm 2024-09-17T00:19:20.773568+0000 mgr.x (mgr.24665) 77 : cephadm [INF] Reconfiguring daemon grafana.a on smithi094 2024-09-17T00:19:22.688 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:22 smithi094 bash[41351]: 22b70bddd3ac: Pull complete 2024-09-17T00:19:22.689 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:22 smithi094 bash[19906]: cephadm 2024-09-17T00:19:20.676756+0000 mgr.x (mgr.24665) 74 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-09-17T00:19:22.689 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:22 smithi094 bash[19906]: cephadm 2024-09-17T00:19:20.686390+0000 mgr.x (mgr.24665) 75 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T00:19:22.689 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:22 smithi094 bash[19906]: audit 2024-09-17T00:19:20.768380+0000 mgr.x (mgr.24665) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T00:19:22.689 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:22 smithi094 bash[19906]: cephadm 2024-09-17T00:19:20.773568+0000 mgr.x (mgr.24665) 77 : cephadm [INF] Reconfiguring daemon grafana.a on smithi094 2024-09-17T00:19:22.937 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:19:23.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:23 smithi026 bash[24915]: cluster 2024-09-17T00:19:22.177040+0000 mgr.x (mgr.24665) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T00:19:23.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:23 smithi026 bash[19832]: cluster 2024-09-17T00:19:22.177040+0000 mgr.x (mgr.24665) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T00:19:23.511 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:23 smithi094 bash[19906]: cluster 2024-09-17T00:19:22.177040+0000 mgr.x (mgr.24665) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T00:19:23.512 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:23 smithi094 bash[41351]: 5c12815fee55: Pull complete 2024-09-17T00:19:23.673 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:19:23.673 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 starting - - - - 2024-09-17T00:19:23.673 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (7m) 50s ago 7m 43.6M - 8.3.5 dad864ee21e9 f8b978c2344b 2024-09-17T00:19:23.674 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 starting - - - - 2024-09-17T00:19:23.674 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283 running (72s) 50s ago 13m 473M - 19.1.1-330-gc2ddf972 ebb0615149de 521bec870761 2024-09-17T00:19:23.674 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:9283 running (15m) 50s ago 15m 320M - 17.2.0 e1d6a67b021e 53f50c9b8e18 2024-09-17T00:19:23.674 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (15m) 50s ago 15m 53.5M 2048M 17.2.0 e1d6a67b021e 1b8a4651dfd8 2024-09-17T00:19:23.674 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (13m) 50s ago 13m 45.0M 2048M 17.2.0 e1d6a67b021e 625dcb9a4387 2024-09-17T00:19:23.675 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (14m) 50s ago 14m 44.4M 2048M 17.2.0 e1d6a67b021e a8f55ba59763 2024-09-17T00:19:23.675 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 starting - - - - 2024-09-17T00:19:23.675 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 starting - - - - 2024-09-17T00:19:23.675 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (13m) 50s ago 13m 56.5M 2781M 17.2.0 e1d6a67b021e 0970f17985fb 2024-09-17T00:19:23.675 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (12m) 50s ago 12m 57.2M 2781M 17.2.0 e1d6a67b021e eacc90bf6246 2024-09-17T00:19:23.675 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (11m) 50s ago 11m 50.4M 2781M 17.2.0 e1d6a67b021e 33296a37b65e 2024-09-17T00:19:23.676 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (11m) 50s ago 11m 54.8M 2781M 17.2.0 e1d6a67b021e 62338d062d83 2024-09-17T00:19:23.676 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (10m) 50s ago 10m 57.0M 3036M 17.2.0 e1d6a67b021e 54301e7ec6a4 2024-09-17T00:19:23.676 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (10m) 50s ago 10m 51.7M 3036M 17.2.0 e1d6a67b021e 7f114106ea4e 2024-09-17T00:19:23.676 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (9m) 50s ago 9m 50.1M 3036M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:19:23.676 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (8m) 50s ago 8m 53.9M 3036M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:19:23.677 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 starting - - - - 2024-09-17T00:19:23.677 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (5m) 50s ago 5m 84.3M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:19:23.677 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (5m) 50s ago 5m 85.0M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:19:23.677 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (5m) 50s ago 5m 84.3M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:19:23.677 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (5m) 50s ago 5m 84.6M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:19:24.106 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:23 smithi094 bash[41351]: c0e87333d380: Pull complete 2024-09-17T00:19:24.117 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:19:24.117 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:19:24.117 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-17T00:19:24.117 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:19:24.117 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:19:24.117 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-09-17T00:19:24.117 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1 2024-09-17T00:19:24.118 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:19:24.118 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:19:24.118 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T00:19:24.118 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:19:24.118 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2024-09-17T00:19:24.118 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:19:24.118 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:19:24.118 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:19:24.118 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:19:24.118 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-09-17T00:19:24.118 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1 2024-09-17T00:19:24.118 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:19:24.118 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:19:24.493 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:19:24.493 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:19:24.493 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:19:24.493 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:19:24.493 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-17T00:19:24.494 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "1/23 daemons upgraded", 2024-09-17T00:19:24.494 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2024-09-17T00:19:24.494 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:19:24.494 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:19:24.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:24 smithi026 bash[24915]: audit 2024-09-17T00:19:22.930324+0000 mgr.x (mgr.24665) 79 : audit [DBG] from='client.25171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:24.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:24 smithi026 bash[24915]: audit 2024-09-17T00:19:23.304230+0000 mgr.x (mgr.24665) 80 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:24.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:24 smithi026 bash[24915]: audit 2024-09-17T00:19:24.123722+0000 mon.c (mon.1) 150 : audit [DBG] from='client.? 172.21.15.26:0/1603080065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:19:24.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:24 smithi026 bash[19832]: audit 2024-09-17T00:19:22.930324+0000 mgr.x (mgr.24665) 79 : audit [DBG] from='client.25171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:24.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:24 smithi026 bash[19832]: audit 2024-09-17T00:19:23.304230+0000 mgr.x (mgr.24665) 80 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:24.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:24 smithi026 bash[19832]: audit 2024-09-17T00:19:24.123722+0000 mon.c (mon.1) 150 : audit [DBG] from='client.? 172.21.15.26:0/1603080065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:19:24.622 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:24 smithi094 bash[19906]: audit 2024-09-17T00:19:22.930324+0000 mgr.x (mgr.24665) 79 : audit [DBG] from='client.25171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:24.623 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:24 smithi094 bash[19906]: audit 2024-09-17T00:19:23.304230+0000 mgr.x (mgr.24665) 80 : audit [DBG] from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:24.623 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:24 smithi094 bash[19906]: audit 2024-09-17T00:19:24.123722+0000 mon.c (mon.1) 150 : audit [DBG] from='client.? 172.21.15.26:0/1603080065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:19:24.935 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:19:24.977 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:24 smithi094 bash[41351]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-17T00:19:24.977 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:24 smithi094 bash[41351]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T00:19:25.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:25 smithi094 bash[19906]: audit 2024-09-17T00:19:23.666676+0000 mgr.x (mgr.24665) 81 : audit [DBG] from='client.25183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:25.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:25 smithi094 bash[19906]: cluster 2024-09-17T00:19:24.177757+0000 mgr.x (mgr.24665) 82 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-09-17T00:19:25.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:25 smithi094 bash[19906]: audit 2024-09-17T00:19:24.553338+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:25.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:25 smithi094 bash[19906]: audit 2024-09-17T00:19:24.941314+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.26:0/1842772459' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:19:25.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:25 smithi026 bash[19832]: audit 2024-09-17T00:19:23.666676+0000 mgr.x (mgr.24665) 81 : audit [DBG] from='client.25183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:25.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:25 smithi026 bash[19832]: cluster 2024-09-17T00:19:24.177757+0000 mgr.x (mgr.24665) 82 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-09-17T00:19:25.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:25 smithi026 bash[19832]: audit 2024-09-17T00:19:24.553338+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:25.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:25 smithi026 bash[19832]: audit 2024-09-17T00:19:24.941314+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.26:0/1842772459' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:19:25.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:25 smithi026 bash[24915]: audit 2024-09-17T00:19:23.666676+0000 mgr.x (mgr.24665) 81 : audit [DBG] from='client.25183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:25.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:25 smithi026 bash[24915]: cluster 2024-09-17T00:19:24.177757+0000 mgr.x (mgr.24665) 82 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-09-17T00:19:25.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:25 smithi026 bash[24915]: audit 2024-09-17T00:19:24.553338+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:25.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:25 smithi026 bash[24915]: audit 2024-09-17T00:19:24.941314+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.26:0/1842772459' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:19:26.598 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[19906]: audit 2024-09-17T00:19:24.500740+0000 mgr.x (mgr.24665) 83 : audit [DBG] from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:26.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:26 smithi026 bash[19832]: audit 2024-09-17T00:19:24.500740+0000 mgr.x (mgr.24665) 83 : audit [DBG] from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:26.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:26 smithi026 bash[24915]: audit 2024-09-17T00:19:24.500740+0000 mgr.x (mgr.24665) 83 : audit [DBG] from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:26.856 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.693Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T00:19:26.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.693Z 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-09-17T00:19:26.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.693Z 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-09-17T00:19:26.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.693Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T00:19:26.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.694Z 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-09-17T00:19:26.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.694Z 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-09-17T00:19:26.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.694Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T00:19:26.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.694Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T00:19:26.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.694Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T00:19:26.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.694Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T00:19:26.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.694Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T00:19:26.857 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.694Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T00:19:26.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.694Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T00:19:26.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.694Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T00:19:26.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.694Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T00:19:26.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.694Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T00:19:26.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.694Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T00:19:26.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.694Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T00:19:26.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.694Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T00:19:26.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.694Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T00:19:26.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T00:19:26.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T00:19:26.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T00:19:26.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T00:19:26.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T00:19:26.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T00:19:26.858 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T00:19:26.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T00:19:26.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T00:19:26.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T00:19:26.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T00:19:26.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T00:19:26.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T00:19:26.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T00:19:26.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T00:19:26.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T00:19:26.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T00:19:26.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T00:19:26.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T00:19:26.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T00:19:26.859 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T00:19:26.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T00:19:26.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T00:19:26.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T00:19:26.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T00:19:26.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T00:19:26.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T00:19:26.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T00:19:26.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T00:19:26.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T00:19:26.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T00:19:26.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T00:19:26.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:19:26 smithi094 bash[41351]: ts=2024-09-17T00:19:26.695Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T00:19:27.571 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:27 smithi094 systemd[1]: Stopping Ceph grafana.a for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:19:27.571 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:27 smithi094 bash[19906]: audit 2024-09-17T00:19:25.882796+0000 mgr.x (mgr.24665) 84 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:27.571 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:27 smithi094 bash[19906]: cluster 2024-09-17T00:19:26.179434+0000 mgr.x (mgr.24665) 85 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:27.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:27 smithi026 bash[19832]: audit 2024-09-17T00:19:25.882796+0000 mgr.x (mgr.24665) 84 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:27.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:27 smithi026 bash[19832]: cluster 2024-09-17T00:19:26.179434+0000 mgr.x (mgr.24665) 85 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:27.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:27 smithi026 bash[24915]: audit 2024-09-17T00:19:25.882796+0000 mgr.x (mgr.24665) 84 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:27.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:27 smithi026 bash[24915]: cluster 2024-09-17T00:19:26.179434+0000 mgr.x (mgr.24665) 85 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:27.856 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:27 smithi094 bash[34994]: t=2024-09-17T00:19:27+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-09-17T00:19:27.856 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:27 smithi094 bash[34994]: t=2024-09-17T00:19:27+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2024-09-17T00:19:28.328 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:28 smithi094 bash[41577]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-grafana-a 2024-09-17T00:19:28.328 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:28 smithi094 bash[41610]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-grafana.a 2024-09-17T00:19:28.329 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:28 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-17T00:19:28.329 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:28 smithi094 systemd[1]: Stopped Ceph grafana.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:19:28.329 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:28 smithi094 bash[39117]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:19:28] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-17T00:19:28.589 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:28 smithi094 systemd[1]: Started Ceph grafana.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:19:28.589 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:28 smithi094 bash[39117]: [17/Sep/2024:00:19:28] ENGINE Bus STOPPING 2024-09-17T00:19:28.856 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:28 smithi094 bash[41113]: ts=2024-09-17T00:19:28.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:19:28.857 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:28 smithi094 bash[39117]: [17/Sep/2024:00:19:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T00:19:28.857 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:28 smithi094 bash[39117]: [17/Sep/2024:00:19:28] ENGINE Bus STOPPED 2024-09-17T00:19:28.857 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:28 smithi094 bash[39117]: [17/Sep/2024:00:19:28] ENGINE Bus STARTING 2024-09-17T00:19:28.857 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:28 smithi094 bash[39117]: [17/Sep/2024:00:19:28] ENGINE Serving on http://:::9283 2024-09-17T00:19:28.857 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:28 smithi094 bash[39117]: [17/Sep/2024:00:19:28] ENGINE Bus STARTED 2024-09-17T00:19:28.857 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:28 smithi094 bash[39117]: [17/Sep/2024:00:19:28] ENGINE Bus STOPPING 2024-09-17T00:19:29.472 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[39117]: [17/Sep/2024:00:19:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T00:19:29.472 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[39117]: [17/Sep/2024:00:19:29] ENGINE Bus STOPPED 2024-09-17T00:19:29.472 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[39117]: [17/Sep/2024:00:19:29] ENGINE Bus STARTING 2024-09-17T00:19:29.472 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[39117]: [17/Sep/2024:00:19:29] ENGINE Serving on http://:::9283 2024-09-17T00:19:29.472 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[39117]: [17/Sep/2024:00:19:29] ENGINE Bus STARTED 2024-09-17T00:19:29.473 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[39117]: [17/Sep/2024:00:19:29] ENGINE Bus STOPPING 2024-09-17T00:19:29.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: cluster 2024-09-17T00:19:28.180067+0000 mgr.x (mgr.24665) 86 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:29.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: audit 2024-09-17T00:19:28.389929+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: audit 2024-09-17T00:19:28.402772+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: audit 2024-09-17T00:19:28.411050+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:19:29.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: audit 2024-09-17T00:19:28.412596+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T00:19:29.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: audit 2024-09-17T00:19:28.423175+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: audit 2024-09-17T00:19:28.432234+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:19:29.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: audit 2024-09-17T00:19:28.446464+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: audit 2024-09-17T00:19:28.450032+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:19:29.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: audit 2024-09-17T00:19:28.453893+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:19:29.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: audit 2024-09-17T00:19:28.459785+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.474 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: audit 2024-09-17T00:19:28.468190+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:19:29.474 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: audit 2024-09-17T00:19:28.469962+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi094.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T00:19:29.474 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: audit 2024-09-17T00:19:28.477873+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.474 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: audit 2024-09-17T00:19:28.491115+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:19:29.474 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: audit 2024-09-17T00:19:28.496489+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi094.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T00:19:29.474 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: audit 2024-09-17T00:19:28.504790+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.474 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[19906]: audit 2024-09-17T00:19:28.561875+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:19:29.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: cluster 2024-09-17T00:19:28.180067+0000 mgr.x (mgr.24665) 86 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:29.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: audit 2024-09-17T00:19:28.389929+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: audit 2024-09-17T00:19:28.402772+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: audit 2024-09-17T00:19:28.411050+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:19:29.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: audit 2024-09-17T00:19:28.412596+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T00:19:29.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: audit 2024-09-17T00:19:28.423175+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: audit 2024-09-17T00:19:28.432234+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:19:29.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: audit 2024-09-17T00:19:28.446464+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: audit 2024-09-17T00:19:28.450032+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:19:29.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: audit 2024-09-17T00:19:28.453893+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:19:29.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: audit 2024-09-17T00:19:28.459785+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: audit 2024-09-17T00:19:28.468190+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:19:29.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: audit 2024-09-17T00:19:28.469962+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi094.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T00:19:29.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: audit 2024-09-17T00:19:28.477873+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: audit 2024-09-17T00:19:28.491115+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:19:29.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: audit 2024-09-17T00:19:28.496489+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi094.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T00:19:29.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: audit 2024-09-17T00:19:28.504790+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[19832]: audit 2024-09-17T00:19:28.561875+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:19:29.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: cluster 2024-09-17T00:19:28.180067+0000 mgr.x (mgr.24665) 86 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:29.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: audit 2024-09-17T00:19:28.389929+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: audit 2024-09-17T00:19:28.402772+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: audit 2024-09-17T00:19:28.411050+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:19:29.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: audit 2024-09-17T00:19:28.412596+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T00:19:29.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: audit 2024-09-17T00:19:28.423175+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: audit 2024-09-17T00:19:28.432234+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:19:29.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: audit 2024-09-17T00:19:28.446464+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: audit 2024-09-17T00:19:28.450032+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:19:29.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: audit 2024-09-17T00:19:28.453893+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:19:29.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: audit 2024-09-17T00:19:28.459785+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: audit 2024-09-17T00:19:28.468190+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:19:29.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: audit 2024-09-17T00:19:28.469962+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi094.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T00:19:29.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: audit 2024-09-17T00:19:28.477873+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: audit 2024-09-17T00:19:28.491115+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:19:29.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: audit 2024-09-17T00:19:28.496489+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi094.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T00:19:29.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: audit 2024-09-17T00:19:28.504790+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:29.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:29 smithi026 bash[24915]: audit 2024-09-17T00:19:28.561875+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:19:29.775 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+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-09-17T00:19:29.775 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+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-09-17T00:19:29.776 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-09-17T00:19:29.776 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-09-17T00:19:29.776 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T00:19:29.776 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T00:19:29.776 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T00:19:29.776 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T00:19:29.776 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-09-17T00:19:29.776 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-09-17T00:19:29.776 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-09-17T00:19:29.776 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-09-17T00:19:29.776 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-09-17T00:19:29.776 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="App mode production" logger=settings 2024-09-17T00:19:29.777 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-09-17T00:19:29.777 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+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-09-17T00:19:29.777 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-09-17T00:19:29.777 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=628.744µs 2024-09-17T00:19:29.777 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-09-17T00:19:29.777 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-09-17T00:19:29.777 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-09-17T00:19:29.777 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-09-17T00:19:29.777 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-09-17T00:19:29.777 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-09-17T00:19:29.777 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-09-17T00:19:29.777 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T00:19:30.107 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[39117]: [17/Sep/2024:00:19:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T00:19:30.107 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[39117]: [17/Sep/2024:00:19:29] ENGINE Bus STOPPED 2024-09-17T00:19:30.107 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[39117]: [17/Sep/2024:00:19:29] ENGINE Bus STARTING 2024-09-17T00:19:30.107 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[39117]: [17/Sep/2024:00:19:29] ENGINE Serving on http://:::9283 2024-09-17T00:19:30.107 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[39117]: [17/Sep/2024:00:19:29] ENGINE Bus STARTED 2024-09-17T00:19:30.107 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-09-17T00:19:30.107 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-09-17T00:19:30.107 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T00:19:30.107 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:19:29 smithi094 bash[41639]: t=2024-09-17T00:19:29+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-09-17T00:19:30.556 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[19832]: audit 2024-09-17T00:19:28.411552+0000 mgr.x (mgr.24665) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:19:30.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[19832]: audit 2024-09-17T00:19:28.412911+0000 mgr.x (mgr.24665) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T00:19:30.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[19832]: audit 2024-09-17T00:19:28.432868+0000 mgr.x (mgr.24665) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:19:30.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[19832]: cephadm 2024-09-17T00:19:28.449762+0000 mgr.x (mgr.24665) 90 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-17T00:19:30.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[19832]: audit 2024-09-17T00:19:28.450956+0000 mgr.x (mgr.24665) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:19:30.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[19832]: audit 2024-09-17T00:19:28.454790+0000 mgr.x (mgr.24665) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:19:30.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[19832]: audit 2024-09-17T00:19:28.468748+0000 mgr.x (mgr.24665) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:19:30.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[19832]: audit 2024-09-17T00:19:28.470412+0000 mgr.x (mgr.24665) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi094.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T00:19:30.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[19832]: audit 2024-09-17T00:19:28.491621+0000 mgr.x (mgr.24665) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:19:30.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[19832]: audit 2024-09-17T00:19:28.497154+0000 mgr.x (mgr.24665) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi094.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T00:19:30.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[19832]: cephadm 2024-09-17T00:19:28.563864+0000 mgr.x (mgr.24665) 97 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T00:19:30.557 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[19832]: cephadm 2024-09-17T00:19:28.564490+0000 mgr.x (mgr.24665) 98 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T00:19:30.558 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[24915]: audit 2024-09-17T00:19:28.411552+0000 mgr.x (mgr.24665) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:19:30.558 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[24915]: audit 2024-09-17T00:19:28.412911+0000 mgr.x (mgr.24665) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T00:19:30.558 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[24915]: audit 2024-09-17T00:19:28.432868+0000 mgr.x (mgr.24665) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:19:30.558 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[24915]: cephadm 2024-09-17T00:19:28.449762+0000 mgr.x (mgr.24665) 90 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-17T00:19:30.558 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[24915]: audit 2024-09-17T00:19:28.450956+0000 mgr.x (mgr.24665) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:19:30.558 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[24915]: audit 2024-09-17T00:19:28.454790+0000 mgr.x (mgr.24665) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:19:30.558 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[24915]: audit 2024-09-17T00:19:28.468748+0000 mgr.x (mgr.24665) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:19:30.558 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[24915]: audit 2024-09-17T00:19:28.470412+0000 mgr.x (mgr.24665) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi094.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T00:19:30.559 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[24915]: audit 2024-09-17T00:19:28.491621+0000 mgr.x (mgr.24665) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:19:30.559 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[24915]: audit 2024-09-17T00:19:28.497154+0000 mgr.x (mgr.24665) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi094.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T00:19:30.559 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[24915]: cephadm 2024-09-17T00:19:28.563864+0000 mgr.x (mgr.24665) 97 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T00:19:30.559 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:30 smithi026 bash[24915]: cephadm 2024-09-17T00:19:28.564490+0000 mgr.x (mgr.24665) 98 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T00:19:30.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:30 smithi094 bash[19906]: audit 2024-09-17T00:19:28.411552+0000 mgr.x (mgr.24665) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T00:19:30.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:30 smithi094 bash[19906]: audit 2024-09-17T00:19:28.412911+0000 mgr.x (mgr.24665) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi026.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T00:19:30.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:30 smithi094 bash[19906]: audit 2024-09-17T00:19:28.432868+0000 mgr.x (mgr.24665) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:19:30.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:30 smithi094 bash[19906]: cephadm 2024-09-17T00:19:28.449762+0000 mgr.x (mgr.24665) 90 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-17T00:19:30.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:30 smithi094 bash[19906]: audit 2024-09-17T00:19:28.450956+0000 mgr.x (mgr.24665) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:19:30.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:30 smithi094 bash[19906]: audit 2024-09-17T00:19:28.454790+0000 mgr.x (mgr.24665) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:19:30.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:30 smithi094 bash[19906]: audit 2024-09-17T00:19:28.468748+0000 mgr.x (mgr.24665) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:19:30.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:30 smithi094 bash[19906]: audit 2024-09-17T00:19:28.470412+0000 mgr.x (mgr.24665) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi094.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T00:19:30.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:30 smithi094 bash[19906]: audit 2024-09-17T00:19:28.491621+0000 mgr.x (mgr.24665) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:19:30.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:30 smithi094 bash[19906]: audit 2024-09-17T00:19:28.497154+0000 mgr.x (mgr.24665) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi094.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T00:19:30.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:30 smithi094 bash[19906]: cephadm 2024-09-17T00:19:28.563864+0000 mgr.x (mgr.24665) 97 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T00:19:30.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:30 smithi094 bash[19906]: cephadm 2024-09-17T00:19:28.564490+0000 mgr.x (mgr.24665) 98 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T00:19:31.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:31 smithi094 bash[19906]: cluster 2024-09-17T00:19:30.180747+0000 mgr.x (mgr.24665) 99 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:31.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:31 smithi026 bash[24915]: cluster 2024-09-17T00:19:30.180747+0000 mgr.x (mgr.24665) 99 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:31.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:31 smithi026 bash[19832]: cluster 2024-09-17T00:19:30.180747+0000 mgr.x (mgr.24665) 99 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:32.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:32 smithi094 bash[19906]: cephadm 2024-09-17T00:19:31.317763+0000 mgr.x (mgr.24665) 100 : cephadm [INF] Upgrade: Updating mgr.y 2024-09-17T00:19:32.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:32 smithi094 bash[19906]: audit 2024-09-17T00:19:31.323766+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:32.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:32 smithi094 bash[19906]: audit 2024-09-17T00:19:31.328141+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:19:32.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:32 smithi094 bash[19906]: audit 2024-09-17T00:19:31.329202+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:19:32.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:32 smithi094 bash[19906]: audit 2024-09-17T00:19:31.332047+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:19:32.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:32 smithi094 bash[19906]: audit 2024-09-17T00:19:31.333967+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:19:32.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:32 smithi094 bash[19906]: cephadm 2024-09-17T00:19:31.335823+0000 mgr.x (mgr.24665) 101 : cephadm [INF] Deploying daemon mgr.y on smithi026 2024-09-17T00:19:32.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:32 smithi026 bash[19832]: cephadm 2024-09-17T00:19:31.317763+0000 mgr.x (mgr.24665) 100 : cephadm [INF] Upgrade: Updating mgr.y 2024-09-17T00:19:32.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:32 smithi026 bash[19832]: audit 2024-09-17T00:19:31.323766+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:32.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:32 smithi026 bash[19832]: audit 2024-09-17T00:19:31.328141+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:19:32.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:32 smithi026 bash[19832]: audit 2024-09-17T00:19:31.329202+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:19:32.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:32 smithi026 bash[19832]: audit 2024-09-17T00:19:31.332047+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:19:32.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:32 smithi026 bash[19832]: audit 2024-09-17T00:19:31.333967+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:19:32.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:32 smithi026 bash[19832]: cephadm 2024-09-17T00:19:31.335823+0000 mgr.x (mgr.24665) 101 : cephadm [INF] Deploying daemon mgr.y on smithi026 2024-09-17T00:19:32.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:32 smithi026 bash[24915]: cephadm 2024-09-17T00:19:31.317763+0000 mgr.x (mgr.24665) 100 : cephadm [INF] Upgrade: Updating mgr.y 2024-09-17T00:19:32.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:32 smithi026 bash[24915]: audit 2024-09-17T00:19:31.323766+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:32.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:32 smithi026 bash[24915]: audit 2024-09-17T00:19:31.328141+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:19:32.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:32 smithi026 bash[24915]: audit 2024-09-17T00:19:31.329202+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:19:32.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:32 smithi026 bash[24915]: audit 2024-09-17T00:19:31.332047+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:19:32.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:32 smithi026 bash[24915]: audit 2024-09-17T00:19:31.333967+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:19:32.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:32 smithi026 bash[24915]: cephadm 2024-09-17T00:19:31.335823+0000 mgr.x (mgr.24665) 101 : cephadm [INF] Deploying daemon mgr.y on smithi026 2024-09-17T00:19:33.454 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:33 smithi026 bash[19832]: cluster 2024-09-17T00:19:32.182362+0000 mgr.x (mgr.24665) 102 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:33.454 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:33 smithi026 bash[24915]: cluster 2024-09-17T00:19:32.182362+0000 mgr.x (mgr.24665) 102 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:33.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:33 smithi094 bash[19906]: cluster 2024-09-17T00:19:32.182362+0000 mgr.x (mgr.24665) 102 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:33.607 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:33 smithi094 bash[41113]: ts=2024-09-17T00:19:33.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:19:34.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:34.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:34.249 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:19:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:34.250 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:19:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:34.250 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:19:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:34.250 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:19:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:34.251 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:19:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:34.251 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:19:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:34.251 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:34.602 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:34 smithi026 systemd[1]: Stopping Ceph mgr.y for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:19:35.248 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:34 smithi026 bash[54130]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-mgr-y 2024-09-17T00:19:35.248 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:35 smithi026 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-17T00:19:35.249 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:35 smithi026 bash[54189]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-mgr-y 2024-09-17T00:19:35.249 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:35 smithi026 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-17T00:19:35.249 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:35 smithi026 systemd[1]: Stopped Ceph mgr.y for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:19:35.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:35 smithi094 bash[19906]: cluster 2024-09-17T00:19:34.183185+0000 mgr.x (mgr.24665) 103 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:35.748 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:19:35 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:35.749 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:19:35 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:35.749 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:19:35 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:35.749 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:19:35 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:35.750 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:19:35 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:35.750 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:19:35 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:35.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:35 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:35.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:35 smithi026 bash[19832]: cluster 2024-09-17T00:19:34.183185+0000 mgr.x (mgr.24665) 103 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:35.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:35 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:35.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:35 smithi026 bash[24915]: cluster 2024-09-17T00:19:34.183185+0000 mgr.x (mgr.24665) 103 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:35.751 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:35 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:19:35.751 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:35 smithi026 systemd[1]: Started Ceph mgr.y for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:19:36.729 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:36 smithi026 bash[19832]: audit 2024-09-17T00:19:35.440131+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:36.729 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:36 smithi026 bash[19832]: audit 2024-09-17T00:19:35.450575+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:36.729 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:36 smithi026 bash[19832]: audit 2024-09-17T00:19:35.891147+0000 mgr.x (mgr.24665) 104 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:36.729 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:36 smithi026 bash[19832]: cluster 2024-09-17T00:19:36.184727+0000 mgr.x (mgr.24665) 105 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:36.730 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:36 smithi026 bash[24915]: audit 2024-09-17T00:19:35.440131+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:36.730 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:36 smithi026 bash[24915]: audit 2024-09-17T00:19:35.450575+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:36.730 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:36 smithi026 bash[24915]: audit 2024-09-17T00:19:35.891147+0000 mgr.x (mgr.24665) 104 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:36.730 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:36 smithi026 bash[24915]: cluster 2024-09-17T00:19:36.184727+0000 mgr.x (mgr.24665) 105 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:36.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:36 smithi094 bash[19906]: audit 2024-09-17T00:19:35.440131+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:36.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:36 smithi094 bash[19906]: audit 2024-09-17T00:19:35.450575+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:36.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:36 smithi094 bash[19906]: audit 2024-09-17T00:19:35.891147+0000 mgr.x (mgr.24665) 104 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:36.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:36 smithi094 bash[19906]: cluster 2024-09-17T00:19:36.184727+0000 mgr.x (mgr.24665) 105 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:36.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:36 smithi026 bash[54244]: debug 2024-09-17T00:19:36.730+0000 7f0b17445640 1 -- 172.21.15.26:0/737092542 <== mon.0 v2:172.21.15.26:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dbbb2d90e0 con 0x55dbbb2db400 2024-09-17T00:19:36.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:36 smithi026 bash[54244]: debug 2024-09-17T00:19:36.846+0000 7f0b19caf040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:19:38.357 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:38 smithi094 bash[39117]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:19:38] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-17T00:19:38.498 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:38 smithi026 bash[54244]: debug 2024-09-17T00:19:38.118+0000 7f0b19caf040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:19:38.499 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:38 smithi026 bash[54244]: debug 2024-09-17T00:19:38.190+0000 7f0b19caf040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:19:38.499 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:38 smithi026 bash[54244]: debug 2024-09-17T00:19:38.346+0000 7f0b19caf040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:19:39.107 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:38 smithi094 bash[41113]: ts=2024-09-17T00:19:38.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:19:39.374 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:39 smithi026 bash[24915]: cluster 2024-09-17T00:19:38.185484+0000 mgr.x (mgr.24665) 106 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:39.374 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:39 smithi026 bash[19832]: cluster 2024-09-17T00:19:38.185484+0000 mgr.x (mgr.24665) 106 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:39.374 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:39 smithi026 bash[54244]: debug 2024-09-17T00:19:39.034+0000 7f0b19caf040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:19:39.374 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:39 smithi026 bash[54244]: debug 2024-09-17T00:19:39.110+0000 7f0b19caf040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:19:39.374 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:39 smithi026 bash[54244]: debug 2024-09-17T00:19:39.182+0000 7f0b19caf040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:19:39.374 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:39 smithi026 bash[54244]: debug 2024-09-17T00:19:39.374+0000 7f0b19caf040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T00:19:39.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:39 smithi094 bash[19906]: cluster 2024-09-17T00:19:38.185484+0000 mgr.x (mgr.24665) 106 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:39.748 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:39 smithi026 bash[54244]: debug 2024-09-17T00:19:39.458+0000 7f0b19caf040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:19:39.749 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:39 smithi026 bash[54244]: debug 2024-09-17T00:19:39.526+0000 7f0b19caf040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:19:40.068 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:39 smithi026 bash[54244]: debug 2024-09-17T00:19:39.794+0000 7f0b19caf040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:19:40.068 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:39 smithi026 bash[54244]: debug 2024-09-17T00:19:39.866+0000 7f0b19caf040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:19:40.068 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:40 smithi026 bash[54244]: debug 2024-09-17T00:19:40.070+0000 7f0b19caf040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:19:40.417 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:40 smithi026 bash[24915]: audit 2024-09-17T00:19:39.553963+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:40.417 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:40 smithi026 bash[19832]: audit 2024-09-17T00:19:39.553963+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:40.418 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:40 smithi026 bash[54244]: debug 2024-09-17T00:19:40.154+0000 7f0b19caf040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:19:40.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:40 smithi094 bash[19906]: audit 2024-09-17T00:19:39.553963+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:40.748 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:40 smithi026 bash[54244]: debug 2024-09-17T00:19:40.418+0000 7f0b19caf040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:19:40.748 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:40 smithi026 bash[54244]: debug 2024-09-17T00:19:40.606+0000 7f0b19caf040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:19:41.074 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:40 smithi026 bash[54244]: debug 2024-09-17T00:19:40.782+0000 7f0b19caf040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:19:41.074 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:40 smithi026 bash[54244]: debug 2024-09-17T00:19:40.870+0000 7f0b19caf040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:19:41.075 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:41 smithi026 bash[54244]: debug 2024-09-17T00:19:41.078+0000 7f0b19caf040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:19:41.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:41 smithi026 bash[19832]: cluster 2024-09-17T00:19:40.186154+0000 mgr.x (mgr.24665) 107 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:41.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:41 smithi026 bash[24915]: cluster 2024-09-17T00:19:40.186154+0000 mgr.x (mgr.24665) 107 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:41.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:41 smithi094 bash[19906]: cluster 2024-09-17T00:19:40.186154+0000 mgr.x (mgr.24665) 107 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:42.329 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[54244]: debug 2024-09-17T00:19:42.010+0000 7f0b19caf040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:19:42.329 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[54244]: debug 2024-09-17T00:19:42.090+0000 7f0b19caf040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:19:42.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[19832]: audit 2024-09-17T00:19:41.449376+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:42.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[19832]: audit 2024-09-17T00:19:41.457050+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:42.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[19832]: audit 2024-09-17T00:19:41.626211+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:42.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[19832]: audit 2024-09-17T00:19:41.635895+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:42.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[19832]: cluster 2024-09-17T00:19:42.187787+0000 mgr.x (mgr.24665) 108 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:42.749 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[54244]: debug 2024-09-17T00:19:42.330+0000 7f0b19caf040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:19:42.749 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[54244]: debug 2024-09-17T00:19:42.410+0000 7f0b19caf040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:19:42.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[24915]: audit 2024-09-17T00:19:41.449376+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:42.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[24915]: audit 2024-09-17T00:19:41.457050+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:42.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[24915]: audit 2024-09-17T00:19:41.626211+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:42.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[24915]: audit 2024-09-17T00:19:41.635895+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:42.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[24915]: cluster 2024-09-17T00:19:42.187787+0000 mgr.x (mgr.24665) 108 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:42.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:42 smithi094 bash[19906]: audit 2024-09-17T00:19:41.449376+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:42.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:42 smithi094 bash[19906]: audit 2024-09-17T00:19:41.457050+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:42.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:42 smithi094 bash[19906]: audit 2024-09-17T00:19:41.626211+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:42.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:42 smithi094 bash[19906]: audit 2024-09-17T00:19:41.635895+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:42.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:42 smithi094 bash[19906]: cluster 2024-09-17T00:19:42.187787+0000 mgr.x (mgr.24665) 108 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:43.248 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[54244]: debug 2024-09-17T00:19:42.834+0000 7f0b19caf040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:19:43.248 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[54244]: debug 2024-09-17T00:19:42.918+0000 7f0b19caf040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:19:43.249 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[54244]: [17/Sep/2024:00:19:42] ENGINE Bus STARTING 2024-09-17T00:19:43.249 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[54244]: CherryPy Checker: 2024-09-17T00:19:43.249 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:42 smithi026 bash[54244]: The Application mounted at '' has an empty config. 2024-09-17T00:19:43.249 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[54244]: [17/Sep/2024:00:19:43] ENGINE Serving on http://:::9283 2024-09-17T00:19:43.249 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[54244]: [17/Sep/2024:00:19:43] ENGINE Bus STARTED 2024-09-17T00:19:43.763 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:43 smithi094 bash[41113]: ts=2024-09-17T00:19:43.510Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:19:44.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:43 smithi094 bash[19906]: audit 2024-09-17T00:19:42.769396+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:44.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:43 smithi094 bash[19906]: audit 2024-09-17T00:19:42.781176+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:44.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:43 smithi094 bash[19906]: cluster 2024-09-17T00:19:42.942470+0000 mon.a (mon.0) 940 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T00:19:44.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:43 smithi094 bash[19906]: cluster 2024-09-17T00:19:42.942674+0000 mon.a (mon.0) 941 : cluster [DBG] Standby manager daemon y started 2024-09-17T00:19:44.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:43 smithi094 bash[19906]: audit 2024-09-17T00:19:42.948030+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.? 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T00:19:44.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:43 smithi094 bash[19906]: audit 2024-09-17T00:19:42.948994+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.? 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:19:44.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:43 smithi094 bash[19906]: audit 2024-09-17T00:19:42.951487+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.? 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T00:19:44.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:43 smithi094 bash[19906]: audit 2024-09-17T00:19:42.952299+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.? 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:19:44.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[19832]: audit 2024-09-17T00:19:42.769396+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:44.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[19832]: audit 2024-09-17T00:19:42.781176+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:44.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[19832]: cluster 2024-09-17T00:19:42.942470+0000 mon.a (mon.0) 940 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T00:19:44.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[19832]: cluster 2024-09-17T00:19:42.942674+0000 mon.a (mon.0) 941 : cluster [DBG] Standby manager daemon y started 2024-09-17T00:19:44.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[19832]: audit 2024-09-17T00:19:42.948030+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.? 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T00:19:44.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[19832]: audit 2024-09-17T00:19:42.948994+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.? 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:19:44.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[19832]: audit 2024-09-17T00:19:42.951487+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.? 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T00:19:44.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[19832]: audit 2024-09-17T00:19:42.952299+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.? 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:19:44.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[24915]: audit 2024-09-17T00:19:42.769396+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:44.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[24915]: audit 2024-09-17T00:19:42.781176+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:44.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[24915]: cluster 2024-09-17T00:19:42.942470+0000 mon.a (mon.0) 940 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T00:19:44.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[24915]: cluster 2024-09-17T00:19:42.942674+0000 mon.a (mon.0) 941 : cluster [DBG] Standby manager daemon y started 2024-09-17T00:19:44.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[24915]: audit 2024-09-17T00:19:42.948030+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.? 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T00:19:44.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[24915]: audit 2024-09-17T00:19:42.948994+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.? 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:19:44.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[24915]: audit 2024-09-17T00:19:42.951487+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.? 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T00:19:44.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:43 smithi026 bash[24915]: audit 2024-09-17T00:19:42.952299+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.? 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:19:45.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:44 smithi094 bash[19906]: cluster 2024-09-17T00:19:43.800008+0000 mon.a (mon.0) 946 : cluster [DBG] mgrmap e28: x(active, since 80s), standbys: y 2024-09-17T00:19:45.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:44 smithi094 bash[19906]: cluster 2024-09-17T00:19:44.188523+0000 mgr.x (mgr.24665) 109 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:45.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:44 smithi026 bash[19832]: cluster 2024-09-17T00:19:43.800008+0000 mon.a (mon.0) 946 : cluster [DBG] mgrmap e28: x(active, since 80s), standbys: y 2024-09-17T00:19:45.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:44 smithi026 bash[19832]: cluster 2024-09-17T00:19:44.188523+0000 mgr.x (mgr.24665) 109 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:45.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:44 smithi026 bash[24915]: cluster 2024-09-17T00:19:43.800008+0000 mon.a (mon.0) 946 : cluster [DBG] mgrmap e28: x(active, since 80s), standbys: y 2024-09-17T00:19:45.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:44 smithi026 bash[24915]: cluster 2024-09-17T00:19:44.188523+0000 mgr.x (mgr.24665) 109 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:47.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:47 smithi026 bash[19832]: audit 2024-09-17T00:19:45.902443+0000 mgr.x (mgr.24665) 110 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:47.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:47 smithi026 bash[19832]: cluster 2024-09-17T00:19:46.190136+0000 mgr.x (mgr.24665) 111 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:47.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:47 smithi026 bash[24915]: audit 2024-09-17T00:19:45.902443+0000 mgr.x (mgr.24665) 110 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:47.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:47 smithi026 bash[24915]: cluster 2024-09-17T00:19:46.190136+0000 mgr.x (mgr.24665) 111 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:47.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:47 smithi094 bash[19906]: audit 2024-09-17T00:19:45.902443+0000 mgr.x (mgr.24665) 110 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:19:47.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:47 smithi094 bash[19906]: cluster 2024-09-17T00:19:46.190136+0000 mgr.x (mgr.24665) 111 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:48.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:48 smithi094 bash[39117]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:19:48] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-17T00:19:49.107 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:48 smithi094 bash[41113]: ts=2024-09-17T00:19:48.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:19:49.393 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:49 smithi026 bash[19832]: cluster 2024-09-17T00:19:48.190837+0000 mgr.x (mgr.24665) 112 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:49.393 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:49 smithi026 bash[24915]: cluster 2024-09-17T00:19:48.190837+0000 mgr.x (mgr.24665) 112 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:49.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:49 smithi094 bash[19906]: cluster 2024-09-17T00:19:48.190837+0000 mgr.x (mgr.24665) 112 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:51.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:51 smithi026 bash[19832]: cluster 2024-09-17T00:19:50.191579+0000 mgr.x (mgr.24665) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:51.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:51 smithi026 bash[24915]: cluster 2024-09-17T00:19:50.191579+0000 mgr.x (mgr.24665) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:51.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:51 smithi094 bash[19906]: cluster 2024-09-17T00:19:50.191579+0000 mgr.x (mgr.24665) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:19:53.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:53 smithi026 bash[24915]: cluster 2024-09-17T00:19:52.193140+0000 mgr.x (mgr.24665) 114 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:53.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:53 smithi026 bash[24915]: audit 2024-09-17T00:19:53.142464+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:53.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:53 smithi026 bash[24915]: audit 2024-09-17T00:19:53.155399+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:53.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:53 smithi026 bash[24915]: audit 2024-09-17T00:19:53.160496+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:19:53.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:53 smithi026 bash[24915]: audit 2024-09-17T00:19:53.162573+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:19:53.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:53 smithi026 bash[24915]: audit 2024-09-17T00:19:53.172346+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:53.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:53 smithi026 bash[19832]: cluster 2024-09-17T00:19:52.193140+0000 mgr.x (mgr.24665) 114 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:53.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:53 smithi026 bash[19832]: audit 2024-09-17T00:19:53.142464+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:53.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:53 smithi026 bash[19832]: audit 2024-09-17T00:19:53.155399+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:53.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:53 smithi026 bash[19832]: audit 2024-09-17T00:19:53.160496+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:19:53.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:53 smithi026 bash[19832]: audit 2024-09-17T00:19:53.162573+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:19:53.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:53 smithi026 bash[19832]: audit 2024-09-17T00:19:53.172346+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:53.502 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:53 smithi094 bash[19906]: cluster 2024-09-17T00:19:52.193140+0000 mgr.x (mgr.24665) 114 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:19:53.502 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:53 smithi094 bash[19906]: audit 2024-09-17T00:19:53.142464+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:53.502 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:53 smithi094 bash[19906]: audit 2024-09-17T00:19:53.155399+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:53.503 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:53 smithi094 bash[19906]: audit 2024-09-17T00:19:53.160496+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:19:53.503 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:53 smithi094 bash[19906]: audit 2024-09-17T00:19:53.162573+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:19:53.503 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:53 smithi094 bash[19906]: audit 2024-09-17T00:19:53.172346+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24665 ' entity='mgr.x' 2024-09-17T00:19:53.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:19:53 smithi094 bash[41113]: ts=2024-09-17T00:19:53.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:19:54.498 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[54244]: [17/Sep/2024:00:19:54] ENGINE Bus STOPPING 2024-09-17T00:19:54.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[19832]: audit 2024-09-17T00:19:53.331659+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:19:54.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[19832]: cephadm 2024-09-17T00:19:53.333869+0000 mgr.x (mgr.24665) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T00:19:54.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[19832]: cephadm 2024-09-17T00:19:53.334523+0000 mgr.x (mgr.24665) 116 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T00:19:54.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[19832]: cephadm 2024-09-17T00:19:53.338187+0000 mgr.x (mgr.24665) 117 : cephadm [INF] Failing over to other MGR 2024-09-17T00:19:54.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[19832]: audit 2024-09-17T00:19:53.338258+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T00:19:54.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[19832]: audit 2024-09-17T00:19:53.338750+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T00:19:54.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[19832]: cluster 2024-09-17T00:19:53.348710+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T00:19:54.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[24915]: audit 2024-09-17T00:19:53.331659+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:19:54.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[24915]: cephadm 2024-09-17T00:19:53.333869+0000 mgr.x (mgr.24665) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T00:19:54.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[24915]: cephadm 2024-09-17T00:19:53.334523+0000 mgr.x (mgr.24665) 116 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T00:19:54.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[24915]: cephadm 2024-09-17T00:19:53.338187+0000 mgr.x (mgr.24665) 117 : cephadm [INF] Failing over to other MGR 2024-09-17T00:19:54.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[24915]: audit 2024-09-17T00:19:53.338258+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T00:19:54.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[24915]: audit 2024-09-17T00:19:53.338750+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T00:19:54.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[24915]: cluster 2024-09-17T00:19:53.348710+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T00:19:54.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:54 smithi094 bash[39117]: debug 2024-09-17T00:19:54.268+0000 7f2aaed8d640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-17T00:19:54.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:54 smithi094 bash[39117]: ignoring --setuser ceph since I am not root 2024-09-17T00:19:54.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:54 smithi094 bash[39117]: ignoring --setgroup ceph since I am not root 2024-09-17T00:19:54.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:54 smithi094 bash[39117]: debug 2024-09-17T00:19:54.328+0000 7fbb737a8640 1 -- 172.21.15.94:0/676370128 <== mon.2 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560eb8c1f0e0 con 0x560eb8c21800 2024-09-17T00:19:54.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:54 smithi094 bash[39117]: debug 2024-09-17T00:19:54.440+0000 7fbb76004040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:19:54.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:54 smithi094 bash[19906]: audit 2024-09-17T00:19:53.331659+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:19:54.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:54 smithi094 bash[19906]: cephadm 2024-09-17T00:19:53.333869+0000 mgr.x (mgr.24665) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T00:19:54.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:54 smithi094 bash[19906]: cephadm 2024-09-17T00:19:53.334523+0000 mgr.x (mgr.24665) 116 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-17T00:19:54.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:54 smithi094 bash[19906]: cephadm 2024-09-17T00:19:53.338187+0000 mgr.x (mgr.24665) 117 : cephadm [INF] Failing over to other MGR 2024-09-17T00:19:54.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:54 smithi094 bash[19906]: audit 2024-09-17T00:19:53.338258+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T00:19:54.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:54 smithi094 bash[19906]: audit 2024-09-17T00:19:53.338750+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.24665 172.21.15.94:0/1035375099' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T00:19:54.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:54 smithi094 bash[19906]: cluster 2024-09-17T00:19:53.348710+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T00:19:54.867 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[54244]: [17/Sep/2024:00:19:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T00:19:54.868 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[54244]: [17/Sep/2024:00:19:54] ENGINE Bus STOPPED 2024-09-17T00:19:54.868 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[54244]: [17/Sep/2024:00:19:54] ENGINE Bus STARTING 2024-09-17T00:19:55.248 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[54244]: [17/Sep/2024:00:19:54] ENGINE Serving on http://:::9283 2024-09-17T00:19:55.248 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:54 smithi026 bash[54244]: [17/Sep/2024:00:19:54] ENGINE Bus STARTED 2024-09-17T00:19:55.384 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:19:55.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.273006+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T00:19:55.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: cluster 2024-09-17T00:19:54.273076+0000 mon.a (mon.0) 953 : cluster [DBG] mgrmap e29: y(active, starting, since 0.933408s) 2024-09-17T00:19:55.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.277139+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:19:55.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.277340+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:19:55.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.277496+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:19:55.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.279246+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:19:55.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.280538+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:19:55.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.280716+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:19:55.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.281686+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:19:55.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.282147+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:19:55.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.282650+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:19:55.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.283182+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:19:55.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.283572+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:19:55.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.283791+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:19:55.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.284014+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:19:55.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.284239+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:19:55.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.284447+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:19:55.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: cluster 2024-09-17T00:19:54.693329+0000 mon.a (mon.0) 954 : cluster [INF] Manager daemon y is now available 2024-09-17T00:19:55.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.773639+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:55.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.783740+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:19:55.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.784460+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:19:55.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.821478+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:19:55.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[19906]: audit 2024-09-17T00:19:54.822224+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:19:55.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.273006+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T00:19:55.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: cluster 2024-09-17T00:19:54.273076+0000 mon.a (mon.0) 953 : cluster [DBG] mgrmap e29: y(active, starting, since 0.933408s) 2024-09-17T00:19:55.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.277139+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:19:55.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.277340+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:19:55.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.277496+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:19:55.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.279246+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:19:55.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.280538+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:19:55.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.280716+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:19:55.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.281686+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:19:55.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.282147+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:19:55.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.282650+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:19:55.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.283182+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:19:55.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.283572+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:19:55.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.283791+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:19:55.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.284014+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:19:55.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.284239+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:19:55.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.284447+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:19:55.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: cluster 2024-09-17T00:19:54.693329+0000 mon.a (mon.0) 954 : cluster [INF] Manager daemon y is now available 2024-09-17T00:19:55.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.773639+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:55.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.273006+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24665 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T00:19:55.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: cluster 2024-09-17T00:19:54.273076+0000 mon.a (mon.0) 953 : cluster [DBG] mgrmap e29: y(active, starting, since 0.933408s) 2024-09-17T00:19:55.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.277139+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:19:55.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.277340+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:19:55.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.277496+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:19:55.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.279246+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:19:55.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.280538+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:19:55.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.280716+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:19:55.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.281686+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:19:55.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.282147+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:19:55.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.282650+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:19:55.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.283182+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:19:55.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.283572+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:19:55.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.283791+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:19:55.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.284014+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:19:55.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.284239+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:19:55.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.284447+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:19:55.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: cluster 2024-09-17T00:19:54.693329+0000 mon.a (mon.0) 954 : cluster [INF] Manager daemon y is now available 2024-09-17T00:19:55.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.773639+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:19:55.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.783740+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:19:55.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.784460+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:19:55.752 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.821478+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:19:55.753 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[19832]: audit 2024-09-17T00:19:54.822224+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:19:55.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.783740+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:19:55.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.784460+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:19:55.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.821478+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:19:55.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:55 smithi026 bash[24915]: audit 2024-09-17T00:19:54.822224+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:19:56.091 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:19:56.091 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (56s) 14s ago 8m 14.6M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:19:56.091 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (27s) 14s ago 7m 37.2M - 8.3.5 dad864ee21e9 431789404f7f 2024-09-17T00:19:56.091 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (52s) 14s ago 5m 41.2M - 3.5 e1d6a67b021e 96b9cdc20f77 2024-09-17T00:19:56.092 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283 running (104s) 14s ago 14m 494M - 19.1.1-330-gc2ddf972 ebb0615149de 521bec870761 2024-09-17T00:19:56.092 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (20s) 14s ago 16m 136M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:19:56.092 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (16m) 14s ago 16m 55.8M 2048M 17.2.0 e1d6a67b021e 1b8a4651dfd8 2024-09-17T00:19:56.092 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (14m) 14s ago 14m 48.2M 2048M 17.2.0 e1d6a67b021e 625dcb9a4387 2024-09-17T00:19:56.092 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (14m) 14s ago 14m 47.8M 2048M 17.2.0 e1d6a67b021e a8f55ba59763 2024-09-17T00:19:56.092 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (65s) 14s ago 8m 8032k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:19:56.092 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (31s) 14s ago 8m 6708k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:19:56.092 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (13m) 14s ago 13m 57.0M 2781M 17.2.0 e1d6a67b021e 0970f17985fb 2024-09-17T00:19:56.092 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (12m) 14s ago 13m 57.9M 2781M 17.2.0 e1d6a67b021e eacc90bf6246 2024-09-17T00:19:56.092 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (12m) 14s ago 12m 51.0M 2781M 17.2.0 e1d6a67b021e 33296a37b65e 2024-09-17T00:19:56.092 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (11m) 14s ago 11m 54.6M 2781M 17.2.0 e1d6a67b021e 62338d062d83 2024-09-17T00:19:56.092 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (11m) 14s ago 11m 58.0M 3036M 17.2.0 e1d6a67b021e 54301e7ec6a4 2024-09-17T00:19:56.092 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (10m) 14s ago 10m 52.8M 3036M 17.2.0 e1d6a67b021e 7f114106ea4e 2024-09-17T00:19:56.092 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (9m) 14s ago 9m 51.1M 3036M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:19:56.093 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (9m) 14s ago 9m 54.8M 3036M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:19:56.093 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (37s) 14s ago 8m 40.3M - 2.43.0 a07b618ecd1d 013e38ffd36d 2024-09-17T00:19:56.093 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (6m) 14s ago 6m 84.4M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:19:56.093 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (6m) 14s ago 6m 85.1M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:19:56.093 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (5m) 14s ago 5m 84.5M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:19:56.093 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (5m) 14s ago 5m 84.8M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:19:56.106 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[39117]: debug 2024-09-17T00:19:55.680+0000 7fbb76004040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:19:56.106 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[39117]: debug 2024-09-17T00:19:55.748+0000 7fbb76004040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:19:56.106 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:55 smithi094 bash[39117]: debug 2024-09-17T00:19:55.904+0000 7fbb76004040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:19:56.519 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:19:56.519 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:19:56.519 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-17T00:19:56.519 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:19:56.519 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:19:56.519 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1 2024-09-17T00:19:56.520 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:19:56.520 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:19:56.520 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T00:19:56.520 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:19:56.520 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2024-09-17T00:19:56.520 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:19:56.520 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:19:56.520 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:19:56.520 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:19:56.520 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-09-17T00:19:56.520 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1 2024-09-17T00:19:56.520 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:19:56.521 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:19:56.601 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[19832]: cluster 2024-09-17T00:19:55.351872+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e30: y(active, since 2s) 2024-09-17T00:19:56.601 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[19832]: audit 2024-09-17T00:19:55.375738+0000 mgr.y (mgr.15303) 1 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:56.601 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[19832]: cluster 2024-09-17T00:19:55.377970+0000 mgr.y (mgr.15303) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:19:56.601 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[19832]: audit 2024-09-17T00:19:55.729715+0000 mgr.y (mgr.15303) 3 : audit [DBG] from='client.25240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:56.601 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[24915]: cluster 2024-09-17T00:19:55.351872+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e30: y(active, since 2s) 2024-09-17T00:19:56.601 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[24915]: audit 2024-09-17T00:19:55.375738+0000 mgr.y (mgr.15303) 1 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:56.601 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[24915]: cluster 2024-09-17T00:19:55.377970+0000 mgr.y (mgr.15303) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:19:56.601 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[24915]: audit 2024-09-17T00:19:55.729715+0000 mgr.y (mgr.15303) 3 : audit [DBG] from='client.25240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:56.606 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:56 smithi094 bash[39117]: debug 2024-09-17T00:19:56.548+0000 7fbb76004040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:19:56.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:56 smithi094 bash[19906]: cluster 2024-09-17T00:19:55.351872+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e30: y(active, since 2s) 2024-09-17T00:19:56.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:56 smithi094 bash[19906]: audit 2024-09-17T00:19:55.375738+0000 mgr.y (mgr.15303) 1 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:56.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:56 smithi094 bash[19906]: cluster 2024-09-17T00:19:55.377970+0000 mgr.y (mgr.15303) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:19:56.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:56 smithi094 bash[19906]: audit 2024-09-17T00:19:55.729715+0000 mgr.y (mgr.15303) 3 : audit [DBG] from='client.25240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:56.875 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:19:56.875 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:19:56.875 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:19:56.875 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:19:56.875 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-17T00:19:56.875 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2024-09-17T00:19:56.875 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:19:56.876 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "2/23 daemons upgraded", 2024-09-17T00:19:56.876 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2024-09-17T00:19:56.876 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:19:56.876 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:19:56.880 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:56 smithi094 bash[39117]: debug 2024-09-17T00:19:56.620+0000 7fbb76004040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:19:56.880 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:56 smithi094 bash[39117]: debug 2024-09-17T00:19:56.688+0000 7fbb76004040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:19:56.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: debug 2024-09-17T00:19:56.602+0000 7f0a70c43640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:00:19:56] ENGINE Error in HTTPServer.serve 2024-09-17T00:19:56.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: Traceback (most recent call last): 2024-09-17T00:19:56.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:19:56.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: self._connections.run(self.expiration_interval) 2024-09-17T00:19:56.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:19:56.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: self._run(expiration_interval) 2024-09-17T00:19:56.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:19:56.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:19:56.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:19:56.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:19:56.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:19:56.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: s = self.context.wrap_socket( 2024-09-17T00:19:56.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:19:56.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: return self.sslsocket_class._create( 2024-09-17T00:19:57.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:19:57.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: self.do_handshake() 2024-09-17T00:19:57.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:19:57.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: self._sslobj.do_handshake() 2024-09-17T00:19:57.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:19:56 smithi026 bash[54244]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:19:57.279 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:56 smithi094 bash[39117]: debug 2024-09-17T00:19:56.884+0000 7fbb76004040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T00:19:57.279 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:56 smithi094 bash[39117]: debug 2024-09-17T00:19:56.960+0000 7fbb76004040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:19:57.279 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[39117]: debug 2024-09-17T00:19:57.028+0000 7fbb76004040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:19:57.279 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[39117]: debug 2024-09-17T00:19:57.284+0000 7fbb76004040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:19:57.302 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:19:57.550 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[39117]: debug 2024-09-17T00:19:57.352+0000 7fbb76004040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:19:57.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: cephadm 2024-09-17T00:19:56.378700+0000 mgr.y (mgr.15303) 7 : cephadm [INF] [17/Sep/2024:00:19:56] ENGINE Bus STARTING 2024-09-17T00:19:57.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: cephadm 2024-09-17T00:19:56.480522+0000 mgr.y (mgr.15303) 8 : cephadm [INF] [17/Sep/2024:00:19:56] ENGINE Serving on http://172.21.15.26:8765 2024-09-17T00:19:57.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: audit 2024-09-17T00:19:56.525711+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.26:0/4020917981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:19:57.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: cephadm 2024-09-17T00:19:56.605320+0000 mgr.y (mgr.15303) 9 : cephadm [INF] [17/Sep/2024:00:19:56] ENGINE Serving on https://172.21.15.26:7150 2024-09-17T00:19:57.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: cephadm 2024-09-17T00:19:56.605534+0000 mgr.y (mgr.15303) 10 : cephadm [INF] [17/Sep/2024:00:19:56] ENGINE Bus STARTED 2024-09-17T00:19:57.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: cephadm 2024-09-17T00:19:56.607626+0000 mgr.y (mgr.15303) 11 : cephadm [ERR] [17/Sep/2024:00:19:56] ENGINE Error in HTTPServer.serve 2024-09-17T00:19:57.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: Traceback (most recent call last): 2024-09-17T00:19:57.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:19:57.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: self._connections.run(self.expiration_interval) 2024-09-17T00:19:57.552 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:19:57.552 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: self._run(expiration_interval) 2024-09-17T00:19:57.552 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:19:57.552 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:19:57.552 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:19:57.552 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:19:57.552 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:19:57.552 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: s = self.context.wrap_socket( 2024-09-17T00:19:57.552 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:19:57.552 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: return self.sslsocket_class._create( 2024-09-17T00:19:57.552 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:19:57.552 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: self.do_handshake() 2024-09-17T00:19:57.552 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:19:57.552 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: self._sslobj.do_handshake() 2024-09-17T00:19:57.553 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:19:57.553 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[19906]: audit 2024-09-17T00:19:57.309038+0000 mon.a (mon.0) 959 : audit [DBG] from='client.? 172.21.15.26:0/3392818188' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:19:57.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: cephadm 2024-09-17T00:19:56.378700+0000 mgr.y (mgr.15303) 7 : cephadm [INF] [17/Sep/2024:00:19:56] ENGINE Bus STARTING 2024-09-17T00:19:57.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: cephadm 2024-09-17T00:19:56.480522+0000 mgr.y (mgr.15303) 8 : cephadm [INF] [17/Sep/2024:00:19:56] ENGINE Serving on http://172.21.15.26:8765 2024-09-17T00:19:57.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: audit 2024-09-17T00:19:56.525711+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.26:0/4020917981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:19:57.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: cephadm 2024-09-17T00:19:56.605320+0000 mgr.y (mgr.15303) 9 : cephadm [INF] [17/Sep/2024:00:19:56] ENGINE Serving on https://172.21.15.26:7150 2024-09-17T00:19:57.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: cephadm 2024-09-17T00:19:56.605534+0000 mgr.y (mgr.15303) 10 : cephadm [INF] [17/Sep/2024:00:19:56] ENGINE Bus STARTED 2024-09-17T00:19:57.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: cephadm 2024-09-17T00:19:56.607626+0000 mgr.y (mgr.15303) 11 : cephadm [ERR] [17/Sep/2024:00:19:56] ENGINE Error in HTTPServer.serve 2024-09-17T00:19:57.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: Traceback (most recent call last): 2024-09-17T00:19:57.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:19:57.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: self._connections.run(self.expiration_interval) 2024-09-17T00:19:57.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:19:57.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: self._run(expiration_interval) 2024-09-17T00:19:57.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:19:57.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:19:57.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:19:57.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:19:57.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:19:57.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: s = self.context.wrap_socket( 2024-09-17T00:19:57.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:19:57.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: return self.sslsocket_class._create( 2024-09-17T00:19:57.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:19:57.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: self.do_handshake() 2024-09-17T00:19:57.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:19:57.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: self._sslobj.do_handshake() 2024-09-17T00:19:57.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:19:57.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[19832]: audit 2024-09-17T00:19:57.309038+0000 mon.a (mon.0) 959 : audit [DBG] from='client.? 172.21.15.26:0/3392818188' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:19:57.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: cephadm 2024-09-17T00:19:56.378700+0000 mgr.y (mgr.15303) 7 : cephadm [INF] [17/Sep/2024:00:19:56] ENGINE Bus STARTING 2024-09-17T00:19:57.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: cephadm 2024-09-17T00:19:56.480522+0000 mgr.y (mgr.15303) 8 : cephadm [INF] [17/Sep/2024:00:19:56] ENGINE Serving on http://172.21.15.26:8765 2024-09-17T00:19:57.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: audit 2024-09-17T00:19:56.525711+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.26:0/4020917981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:19:57.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: cephadm 2024-09-17T00:19:56.605320+0000 mgr.y (mgr.15303) 9 : cephadm [INF] [17/Sep/2024:00:19:56] ENGINE Serving on https://172.21.15.26:7150 2024-09-17T00:19:57.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: cephadm 2024-09-17T00:19:56.605534+0000 mgr.y (mgr.15303) 10 : cephadm [INF] [17/Sep/2024:00:19:56] ENGINE Bus STARTED 2024-09-17T00:19:57.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: cephadm 2024-09-17T00:19:56.607626+0000 mgr.y (mgr.15303) 11 : cephadm [ERR] [17/Sep/2024:00:19:56] ENGINE Error in HTTPServer.serve 2024-09-17T00:19:57.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: Traceback (most recent call last): 2024-09-17T00:19:57.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:19:57.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: self._connections.run(self.expiration_interval) 2024-09-17T00:19:57.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:19:57.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: self._run(expiration_interval) 2024-09-17T00:19:57.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:19:57.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:19:57.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:19:57.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:19:57.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:19:57.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: s = self.context.wrap_socket( 2024-09-17T00:19:57.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:19:57.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: return self.sslsocket_class._create( 2024-09-17T00:19:57.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:19:57.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: self.do_handshake() 2024-09-17T00:19:57.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:19:57.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: self._sslobj.do_handshake() 2024-09-17T00:19:57.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:19:57.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:57 smithi026 bash[24915]: audit 2024-09-17T00:19:57.309038+0000 mon.a (mon.0) 959 : audit [DBG] from='client.? 172.21.15.26:0/3392818188' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:19:57.856 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[39117]: debug 2024-09-17T00:19:57.552+0000 7fbb76004040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:19:57.856 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[39117]: debug 2024-09-17T00:19:57.632+0000 7fbb76004040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:19:58.223 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:57 smithi094 bash[39117]: debug 2024-09-17T00:19:57.884+0000 7fbb76004040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:19:58.223 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:58 smithi094 bash[39117]: debug 2024-09-17T00:19:58.060+0000 7fbb76004040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:19:58.485 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:58 smithi094 bash[39117]: debug 2024-09-17T00:19:58.228+0000 7fbb76004040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:19:58.485 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:58 smithi094 bash[39117]: debug 2024-09-17T00:19:58.304+0000 7fbb76004040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:19:58.485 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:58 smithi094 bash[19906]: audit 2024-09-17T00:19:56.881194+0000 mgr.y (mgr.15303) 12 : audit [DBG] from='client.25258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:58.485 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:58 smithi094 bash[19906]: cluster 2024-09-17T00:19:57.366400+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e31: y(active, since 4s) 2024-09-17T00:19:58.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:58 smithi026 bash[19832]: audit 2024-09-17T00:19:56.881194+0000 mgr.y (mgr.15303) 12 : audit [DBG] from='client.25258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:58.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:58 smithi026 bash[19832]: cluster 2024-09-17T00:19:57.366400+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e31: y(active, since 4s) 2024-09-17T00:19:58.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:58 smithi026 bash[24915]: audit 2024-09-17T00:19:56.881194+0000 mgr.y (mgr.15303) 12 : audit [DBG] from='client.25258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:19:58.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:58 smithi026 bash[24915]: cluster 2024-09-17T00:19:57.366400+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e31: y(active, since 4s) 2024-09-17T00:19:58.856 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:58 smithi094 bash[39117]: debug 2024-09-17T00:19:58.488+0000 7fbb76004040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:19:59.664 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:19:59 smithi094 bash[19906]: cluster 2024-09-17T00:19:58.280091+0000 mgr.y (mgr.15303) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:19:59.664 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:59 smithi094 bash[39117]: debug 2024-09-17T00:19:59.364+0000 7fbb76004040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:19:59.665 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:59 smithi094 bash[39117]: debug 2024-09-17T00:19:59.444+0000 7fbb76004040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:19:59.665 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:59 smithi094 bash[39117]: debug 2024-09-17T00:19:59.668+0000 7fbb76004040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:19:59.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:19:59 smithi026 bash[19832]: cluster 2024-09-17T00:19:58.280091+0000 mgr.y (mgr.15303) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:19:59.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:19:59 smithi026 bash[24915]: cluster 2024-09-17T00:19:58.280091+0000 mgr.y (mgr.15303) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:20:00.106 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:19:59 smithi094 bash[39117]: debug 2024-09-17T00:19:59.740+0000 7fbb76004040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:20:00.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:00 smithi094 bash[19906]: cluster 2024-09-17T00:20:00.000163+0000 mon.a (mon.0) 961 : cluster [INF] overall HEALTH_OK 2024-09-17T00:20:00.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:00 smithi094 bash[19906]: cluster 2024-09-17T00:20:00.245641+0000 mon.a (mon.0) 962 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:20:00.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:00 smithi094 bash[19906]: audit 2024-09-17T00:20:00.247037+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.? 172.21.15.94:0/3725734985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:20:00.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:00 smithi094 bash[19906]: audit 2024-09-17T00:20:00.247724+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.? 172.21.15.94:0/3725734985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:20:00.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:00 smithi094 bash[19906]: audit 2024-09-17T00:20:00.249525+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.? 172.21.15.94:0/3725734985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:20:00.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:00 smithi094 bash[19906]: audit 2024-09-17T00:20:00.251059+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.? 172.21.15.94:0/3725734985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:20:00.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:00 smithi094 bash[39117]: debug 2024-09-17T00:20:00.140+0000 7fbb76004040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:20:00.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:00 smithi094 bash[39117]: debug 2024-09-17T00:20:00.220+0000 7fbb76004040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:20:00.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:00 smithi094 bash[39117]: [17/Sep/2024:00:20:00] ENGINE Bus STARTING 2024-09-17T00:20:00.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:00 smithi094 bash[39117]: CherryPy Checker: 2024-09-17T00:20:00.608 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:00 smithi094 bash[39117]: The Application mounted at '' has an empty config. 2024-09-17T00:20:00.608 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:00 smithi094 bash[39117]: [17/Sep/2024:00:20:00] ENGINE Serving on http://:::9283 2024-09-17T00:20:00.608 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:00 smithi094 bash[39117]: [17/Sep/2024:00:20:00] ENGINE Bus STARTED 2024-09-17T00:20:00.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:00 smithi026 bash[19832]: cluster 2024-09-17T00:20:00.000163+0000 mon.a (mon.0) 961 : cluster [INF] overall HEALTH_OK 2024-09-17T00:20:00.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:00 smithi026 bash[19832]: cluster 2024-09-17T00:20:00.245641+0000 mon.a (mon.0) 962 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:20:00.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:00 smithi026 bash[19832]: audit 2024-09-17T00:20:00.247037+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.? 172.21.15.94:0/3725734985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:20:00.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:00 smithi026 bash[19832]: audit 2024-09-17T00:20:00.247724+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.? 172.21.15.94:0/3725734985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:20:00.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:00 smithi026 bash[19832]: audit 2024-09-17T00:20:00.249525+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.? 172.21.15.94:0/3725734985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:20:00.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:00 smithi026 bash[19832]: audit 2024-09-17T00:20:00.251059+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.? 172.21.15.94:0/3725734985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:20:00.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:00 smithi026 bash[24915]: cluster 2024-09-17T00:20:00.000163+0000 mon.a (mon.0) 961 : cluster [INF] overall HEALTH_OK 2024-09-17T00:20:00.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:00 smithi026 bash[24915]: cluster 2024-09-17T00:20:00.245641+0000 mon.a (mon.0) 962 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:20:00.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:00 smithi026 bash[24915]: audit 2024-09-17T00:20:00.247037+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.? 172.21.15.94:0/3725734985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:20:00.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:00 smithi026 bash[24915]: audit 2024-09-17T00:20:00.247724+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.? 172.21.15.94:0/3725734985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:20:00.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:00 smithi026 bash[24915]: audit 2024-09-17T00:20:00.249525+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.? 172.21.15.94:0/3725734985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:20:00.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:00 smithi026 bash[24915]: audit 2024-09-17T00:20:00.251059+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.? 172.21.15.94:0/3725734985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:20:01.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:01 smithi026 bash[19832]: cluster 2024-09-17T00:20:00.280967+0000 mgr.y (mgr.15303) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:20:01.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:01 smithi026 bash[19832]: cluster 2024-09-17T00:20:01.098142+0000 mon.a (mon.0) 963 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-09-17T00:20:01.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:01 smithi026 bash[19832]: audit 2024-09-17T00:20:01.098287+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:20:01.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:01 smithi026 bash[19832]: audit 2024-09-17T00:20:01.158870+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:01.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:01 smithi026 bash[19832]: audit 2024-09-17T00:20:01.165313+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:01.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:01 smithi026 bash[24915]: cluster 2024-09-17T00:20:00.280967+0000 mgr.y (mgr.15303) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:20:01.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:01 smithi026 bash[24915]: cluster 2024-09-17T00:20:01.098142+0000 mon.a (mon.0) 963 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-09-17T00:20:01.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:01 smithi026 bash[24915]: audit 2024-09-17T00:20:01.098287+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:20:01.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:01 smithi026 bash[24915]: audit 2024-09-17T00:20:01.158870+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:01.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:01 smithi026 bash[24915]: audit 2024-09-17T00:20:01.165313+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:01.856 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:01 smithi094 bash[19906]: cluster 2024-09-17T00:20:00.280967+0000 mgr.y (mgr.15303) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:20:01.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:01 smithi094 bash[19906]: cluster 2024-09-17T00:20:01.098142+0000 mon.a (mon.0) 963 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-09-17T00:20:01.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:01 smithi094 bash[19906]: audit 2024-09-17T00:20:01.098287+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:20:01.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:01 smithi094 bash[19906]: audit 2024-09-17T00:20:01.158870+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:01.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:01 smithi094 bash[19906]: audit 2024-09-17T00:20:01.165313+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:02.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:02 smithi026 bash[19832]: audit 2024-09-17T00:20:01.454257+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:02.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:02 smithi026 bash[19832]: audit 2024-09-17T00:20:01.467022+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:02.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:02 smithi026 bash[19832]: audit 2024-09-17T00:20:02.287363+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:02.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:02 smithi026 bash[19832]: audit 2024-09-17T00:20:02.299592+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:02.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:02 smithi026 bash[24915]: audit 2024-09-17T00:20:01.454257+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:02.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:02 smithi026 bash[24915]: audit 2024-09-17T00:20:01.467022+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:02.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:02 smithi026 bash[24915]: audit 2024-09-17T00:20:02.287363+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:02.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:02 smithi026 bash[24915]: audit 2024-09-17T00:20:02.299592+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:02.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:02 smithi094 bash[19906]: audit 2024-09-17T00:20:01.454257+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:02.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:02 smithi094 bash[19906]: audit 2024-09-17T00:20:01.467022+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:02.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:02 smithi094 bash[19906]: audit 2024-09-17T00:20:02.287363+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:02.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:02 smithi094 bash[19906]: audit 2024-09-17T00:20:02.299592+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:03.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:03 smithi094 bash[19906]: cluster 2024-09-17T00:20:02.282939+0000 mgr.y (mgr.15303) 15 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T00:20:03.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:03 smithi094 bash[19906]: audit 2024-09-17T00:20:02.613333+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:03.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:03 smithi094 bash[19906]: audit 2024-09-17T00:20:02.624121+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:03.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:03 smithi094 bash[41113]: ts=2024-09-17T00:20:03.509Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:20:03.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:03 smithi026 bash[19832]: cluster 2024-09-17T00:20:02.282939+0000 mgr.y (mgr.15303) 15 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T00:20:03.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:03 smithi026 bash[19832]: audit 2024-09-17T00:20:02.613333+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:03.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:03 smithi026 bash[19832]: audit 2024-09-17T00:20:02.624121+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:03.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:03 smithi026 bash[24915]: cluster 2024-09-17T00:20:02.282939+0000 mgr.y (mgr.15303) 15 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T00:20:03.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:03 smithi026 bash[24915]: audit 2024-09-17T00:20:02.613333+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:03.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:03 smithi026 bash[24915]: audit 2024-09-17T00:20:02.624121+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:05.915 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:05 smithi026 bash[19832]: cluster 2024-09-17T00:20:04.283828+0000 mgr.y (mgr.15303) 16 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T00:20:05.915 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:05 smithi026 bash[24915]: cluster 2024-09-17T00:20:04.283828+0000 mgr.y (mgr.15303) 16 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T00:20:06.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:05 smithi094 bash[19906]: cluster 2024-09-17T00:20:04.283828+0000 mgr.y (mgr.15303) 16 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T00:20:07.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:07 smithi026 bash[19832]: audit 2024-09-17T00:20:05.920487+0000 mgr.y (mgr.15303) 17 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:07.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:07 smithi026 bash[19832]: cluster 2024-09-17T00:20:06.285770+0000 mgr.y (mgr.15303) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T00:20:07.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:07 smithi026 bash[24915]: audit 2024-09-17T00:20:05.920487+0000 mgr.y (mgr.15303) 17 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:07.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:07 smithi026 bash[24915]: cluster 2024-09-17T00:20:06.285770+0000 mgr.y (mgr.15303) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T00:20:08.079 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:07 smithi094 bash[19906]: audit 2024-09-17T00:20:05.920487+0000 mgr.y (mgr.15303) 17 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:08.079 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:07 smithi094 bash[19906]: cluster 2024-09-17T00:20:06.285770+0000 mgr.y (mgr.15303) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T00:20:08.356 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:08 smithi094 bash[39117]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:20:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T00:20:09.873 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:09 smithi026 bash[24915]: cluster 2024-09-17T00:20:08.286773+0000 mgr.y (mgr.15303) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:20:09.873 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:09 smithi026 bash[19832]: cluster 2024-09-17T00:20:08.286773+0000 mgr.y (mgr.15303) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:20:10.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:09 smithi094 bash[19906]: cluster 2024-09-17T00:20:08.286773+0000 mgr.y (mgr.15303) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:20:10.896 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:10 smithi026 bash[19832]: audit 2024-09-17T00:20:09.773628+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:10.896 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:10 smithi026 bash[24915]: audit 2024-09-17T00:20:09.773628+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:11.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:10 smithi094 bash[19906]: audit 2024-09-17T00:20:09.773628+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:11.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:11 smithi026 bash[19832]: cluster 2024-09-17T00:20:10.287702+0000 mgr.y (mgr.15303) 20 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:20:11.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:11 smithi026 bash[24915]: cluster 2024-09-17T00:20:10.287702+0000 mgr.y (mgr.15303) 20 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:20:12.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:11 smithi094 bash[19906]: cluster 2024-09-17T00:20:10.287702+0000 mgr.y (mgr.15303) 20 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:20:13.860 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:13 smithi094 bash[41113]: ts=2024-09-17T00:20:13.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:20:13.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:13 smithi094 bash[19906]: cluster 2024-09-17T00:20:12.288870+0000 mgr.y (mgr.15303) 21 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:20:13.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:13 smithi094 bash[19906]: audit 2024-09-17T00:20:12.989786+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:13.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:13 smithi094 bash[19906]: audit 2024-09-17T00:20:13.004915+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:13.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:13 smithi094 bash[19906]: audit 2024-09-17T00:20:13.013388+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:13.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:13 smithi094 bash[19906]: audit 2024-09-17T00:20:13.015758+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:20:13.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:13 smithi026 bash[19832]: cluster 2024-09-17T00:20:12.288870+0000 mgr.y (mgr.15303) 21 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:20:13.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:13 smithi026 bash[19832]: audit 2024-09-17T00:20:12.989786+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:13.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:13 smithi026 bash[19832]: audit 2024-09-17T00:20:13.004915+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:13.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:13 smithi026 bash[19832]: audit 2024-09-17T00:20:13.013388+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:13.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:13 smithi026 bash[19832]: audit 2024-09-17T00:20:13.015758+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:20:13.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:13 smithi026 bash[24915]: cluster 2024-09-17T00:20:12.288870+0000 mgr.y (mgr.15303) 21 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:20:13.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:13 smithi026 bash[24915]: audit 2024-09-17T00:20:12.989786+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:13.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:13 smithi026 bash[24915]: audit 2024-09-17T00:20:13.004915+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:13.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:13 smithi026 bash[24915]: audit 2024-09-17T00:20:13.013388+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:13.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:13 smithi026 bash[24915]: audit 2024-09-17T00:20:13.015758+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:20:14.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: cephadm 2024-09-17T00:20:13.017438+0000 mgr.y (mgr.15303) 22 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:20:14.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: cephadm 2024-09-17T00:20:13.017975+0000 mgr.y (mgr.15303) 23 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:20:14.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: cephadm 2024-09-17T00:20:13.211510+0000 mgr.y (mgr.15303) 24 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:20:14.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: cephadm 2024-09-17T00:20:13.211795+0000 mgr.y (mgr.15303) 25 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:20:14.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: cephadm 2024-09-17T00:20:13.358345+0000 mgr.y (mgr.15303) 26 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:20:14.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: cephadm 2024-09-17T00:20:13.358502+0000 mgr.y (mgr.15303) 27 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:20:14.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: cephadm 2024-09-17T00:20:13.500904+0000 mgr.y (mgr.15303) 28 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:20:14.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: cephadm 2024-09-17T00:20:13.510219+0000 mgr.y (mgr.15303) 29 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:20:14.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: audit 2024-09-17T00:20:13.641453+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:15.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: audit 2024-09-17T00:20:13.649415+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:15.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: audit 2024-09-17T00:20:13.666065+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:15.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: audit 2024-09-17T00:20:13.674155+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:15.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: audit 2024-09-17T00:20:13.681124+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:15.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: cephadm 2024-09-17T00:20:13.722377+0000 mgr.y (mgr.15303) 30 : cephadm [INF] Reconfiguring iscsi.foo.smithi026.hbgzod (dependencies changed)... 2024-09-17T00:20:15.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: audit 2024-09-17T00:20:13.724317+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:20:15.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: audit 2024-09-17T00:20:13.724419+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:20:15.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: audit 2024-09-17T00:20:13.734722+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:15.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[19832]: cephadm 2024-09-17T00:20:13.735441+0000 mgr.y (mgr.15303) 31 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi026.hbgzod on smithi026 2024-09-17T00:20:15.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: cephadm 2024-09-17T00:20:13.017438+0000 mgr.y (mgr.15303) 22 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:20:15.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: cephadm 2024-09-17T00:20:13.017975+0000 mgr.y (mgr.15303) 23 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:20:15.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: cephadm 2024-09-17T00:20:13.211510+0000 mgr.y (mgr.15303) 24 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:20:15.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: cephadm 2024-09-17T00:20:13.211795+0000 mgr.y (mgr.15303) 25 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:20:15.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: cephadm 2024-09-17T00:20:13.358345+0000 mgr.y (mgr.15303) 26 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:20:15.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: cephadm 2024-09-17T00:20:13.358502+0000 mgr.y (mgr.15303) 27 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:20:15.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: cephadm 2024-09-17T00:20:13.500904+0000 mgr.y (mgr.15303) 28 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:20:15.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: cephadm 2024-09-17T00:20:13.510219+0000 mgr.y (mgr.15303) 29 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:20:15.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: audit 2024-09-17T00:20:13.641453+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:15.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: audit 2024-09-17T00:20:13.649415+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:15.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: audit 2024-09-17T00:20:13.666065+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:15.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: audit 2024-09-17T00:20:13.674155+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:15.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: audit 2024-09-17T00:20:13.681124+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:15.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: cephadm 2024-09-17T00:20:13.722377+0000 mgr.y (mgr.15303) 30 : cephadm [INF] Reconfiguring iscsi.foo.smithi026.hbgzod (dependencies changed)... 2024-09-17T00:20:15.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: audit 2024-09-17T00:20:13.724317+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:20:15.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: audit 2024-09-17T00:20:13.724419+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:20:15.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: audit 2024-09-17T00:20:13.734722+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:15.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:14 smithi026 bash[24915]: cephadm 2024-09-17T00:20:13.735441+0000 mgr.y (mgr.15303) 31 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi026.hbgzod on smithi026 2024-09-17T00:20:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: cephadm 2024-09-17T00:20:13.017438+0000 mgr.y (mgr.15303) 22 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:20:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: cephadm 2024-09-17T00:20:13.017975+0000 mgr.y (mgr.15303) 23 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:20:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: cephadm 2024-09-17T00:20:13.211510+0000 mgr.y (mgr.15303) 24 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:20:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: cephadm 2024-09-17T00:20:13.211795+0000 mgr.y (mgr.15303) 25 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:20:15.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: cephadm 2024-09-17T00:20:13.358345+0000 mgr.y (mgr.15303) 26 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:20:15.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: cephadm 2024-09-17T00:20:13.358502+0000 mgr.y (mgr.15303) 27 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:20:15.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: cephadm 2024-09-17T00:20:13.500904+0000 mgr.y (mgr.15303) 28 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:20:15.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: cephadm 2024-09-17T00:20:13.510219+0000 mgr.y (mgr.15303) 29 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:20:15.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: audit 2024-09-17T00:20:13.641453+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:15.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: audit 2024-09-17T00:20:13.649415+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:15.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: audit 2024-09-17T00:20:13.666065+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:15.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: audit 2024-09-17T00:20:13.674155+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:15.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: audit 2024-09-17T00:20:13.681124+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:15.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: cephadm 2024-09-17T00:20:13.722377+0000 mgr.y (mgr.15303) 30 : cephadm [INF] Reconfiguring iscsi.foo.smithi026.hbgzod (dependencies changed)... 2024-09-17T00:20:15.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: audit 2024-09-17T00:20:13.724317+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:20:15.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: audit 2024-09-17T00:20:13.724419+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:20:15.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: audit 2024-09-17T00:20:13.734722+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:15.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:14 smithi094 bash[19906]: cephadm 2024-09-17T00:20:13.735441+0000 mgr.y (mgr.15303) 31 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi026.hbgzod on smithi026 2024-09-17T00:20:15.880 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:15 smithi026 bash[24915]: cluster 2024-09-17T00:20:14.289515+0000 mgr.y (mgr.15303) 32 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:15.880 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:15 smithi026 bash[19832]: cluster 2024-09-17T00:20:14.289515+0000 mgr.y (mgr.15303) 32 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:16.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:15 smithi094 bash[19906]: cluster 2024-09-17T00:20:14.289515+0000 mgr.y (mgr.15303) 32 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:17.981 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:17 smithi026 bash[19832]: audit 2024-09-17T00:20:15.929369+0000 mgr.y (mgr.15303) 33 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:17.981 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:17 smithi026 bash[19832]: cluster 2024-09-17T00:20:16.291268+0000 mgr.y (mgr.15303) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:17.981 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:17 smithi026 bash[24915]: audit 2024-09-17T00:20:15.929369+0000 mgr.y (mgr.15303) 33 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:17.981 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:17 smithi026 bash[24915]: cluster 2024-09-17T00:20:16.291268+0000 mgr.y (mgr.15303) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:18.078 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:17 smithi094 bash[19906]: audit 2024-09-17T00:20:15.929369+0000 mgr.y (mgr.15303) 33 : audit [DBG] from='client.15210 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:18.078 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:17 smithi094 bash[19906]: cluster 2024-09-17T00:20:16.291268+0000 mgr.y (mgr.15303) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:18.357 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:18 smithi094 bash[39117]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:20:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T00:20:18.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:18 smithi026 bash[19832]: audit 2024-09-17T00:20:17.729283+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:18.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:18 smithi026 bash[19832]: audit 2024-09-17T00:20:17.739354+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:18.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:18 smithi026 bash[19832]: cephadm 2024-09-17T00:20:17.744136+0000 mgr.y (mgr.15303) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T00:20:18.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:18 smithi026 bash[24915]: audit 2024-09-17T00:20:17.729283+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:18.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:18 smithi026 bash[24915]: audit 2024-09-17T00:20:17.739354+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:18.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:18 smithi026 bash[24915]: cephadm 2024-09-17T00:20:17.744136+0000 mgr.y (mgr.15303) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T00:20:19.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:18 smithi094 bash[19906]: audit 2024-09-17T00:20:17.729283+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:19.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:18 smithi094 bash[19906]: audit 2024-09-17T00:20:17.739354+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:19.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:18 smithi094 bash[19906]: cephadm 2024-09-17T00:20:17.744136+0000 mgr.y (mgr.15303) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T00:20:19.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:19 smithi026 bash[19832]: cephadm 2024-09-17T00:20:18.007871+0000 mgr.y (mgr.15303) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi094 2024-09-17T00:20:19.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:19 smithi026 bash[19832]: cluster 2024-09-17T00:20:18.292010+0000 mgr.y (mgr.15303) 37 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:19.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:19 smithi026 bash[24915]: cephadm 2024-09-17T00:20:18.007871+0000 mgr.y (mgr.15303) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi094 2024-09-17T00:20:19.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:19 smithi026 bash[24915]: cluster 2024-09-17T00:20:18.292010+0000 mgr.y (mgr.15303) 37 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:20.003 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:19 smithi094 bash[19906]: cephadm 2024-09-17T00:20:18.007871+0000 mgr.y (mgr.15303) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi094 2024-09-17T00:20:20.003 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:19 smithi094 bash[19906]: cluster 2024-09-17T00:20:18.292010+0000 mgr.y (mgr.15303) 37 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:20.003 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:19 smithi094 bash[41113]: ts=2024-09-17T00:20:19.700Z 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.94:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-17T00:20:20.003 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:19 smithi094 bash[41113]: ts=2024-09-17T00:20:19.700Z 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.94:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-17T00:20:20.003 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:19 smithi094 bash[41113]: ts=2024-09-17T00:20:19.700Z 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.94:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-17T00:20:20.003 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:19 smithi094 bash[41113]: ts=2024-09-17T00:20:19.700Z 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.94:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-17T00:20:20.003 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:19 smithi094 bash[41113]: ts=2024-09-17T00:20:19.702Z 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.94:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-17T00:20:21.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:21 smithi094 bash[19906]: cluster 2024-09-17T00:20:20.292490+0000 mgr.y (mgr.15303) 38 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:21.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:21 smithi094 bash[19906]: audit 2024-09-17T00:20:20.484681+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.26:0/2016293812' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:20:21.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:21 smithi026 bash[19832]: cluster 2024-09-17T00:20:20.292490+0000 mgr.y (mgr.15303) 38 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:21.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:21 smithi026 bash[19832]: audit 2024-09-17T00:20:20.484681+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.26:0/2016293812' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:20:21.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:21 smithi026 bash[24915]: cluster 2024-09-17T00:20:20.292490+0000 mgr.y (mgr.15303) 38 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:21.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:21 smithi026 bash[24915]: audit 2024-09-17T00:20:20.484681+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.26:0/2016293812' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:20:22.345 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:22 smithi094 systemd[1]: Stopping Ceph prometheus.a for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:20:22.607 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:22 smithi094 bash[41113]: ts=2024-09-17T00:20:22.352Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T00:20:22.607 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:22 smithi094 bash[41113]: ts=2024-09-17T00:20:22.353Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T00:20:22.607 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:22 smithi094 bash[41113]: ts=2024-09-17T00:20:22.353Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T00:20:22.607 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:22 smithi094 bash[41113]: ts=2024-09-17T00:20:22.353Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T00:20:22.607 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:22 smithi094 bash[41113]: ts=2024-09-17T00:20:22.353Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T00:20:22.608 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:22 smithi094 bash[41113]: ts=2024-09-17T00:20:22.353Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T00:20:22.608 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:22 smithi094 bash[41113]: ts=2024-09-17T00:20:22.353Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T00:20:22.608 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:22 smithi094 bash[41113]: ts=2024-09-17T00:20:22.353Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T00:20:22.608 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:22 smithi094 bash[41113]: ts=2024-09-17T00:20:22.353Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T00:20:22.608 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:22 smithi094 bash[41113]: ts=2024-09-17T00:20:22.353Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T00:20:22.608 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:22 smithi094 bash[41113]: ts=2024-09-17T00:20:22.353Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T00:20:22.608 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:22 smithi094 bash[41113]: ts=2024-09-17T00:20:22.354Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T00:20:23.107 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:22 smithi094 bash[42892]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T00:20:23.107 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:23 smithi094 bash[42953]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T00:20:23.107 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:23 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T00:20:23.107 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:23 smithi094 systemd[1]: Stopped Ceph prometheus.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:20:23.107 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:23 smithi094 systemd[1]: Started Ceph prometheus.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:20:23.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[19832]: cluster 2024-09-17T00:20:22.294212+0000 mgr.y (mgr.15303) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:20:23.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[19832]: audit 2024-09-17T00:20:23.089868+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:23.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[19832]: audit 2024-09-17T00:20:23.104320+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:23.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[19832]: audit 2024-09-17T00:20:23.112243+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:20:23.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[19832]: audit 2024-09-17T00:20:23.130208+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:23.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[19832]: audit 2024-09-17T00:20:23.134807+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:20:23.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[19832]: audit 2024-09-17T00:20:23.139217+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:20:23.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[19832]: audit 2024-09-17T00:20:23.146661+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:23.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[19832]: audit 2024-09-17T00:20:23.154724+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:20:23.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[19832]: audit 2024-09-17T00:20:23.208195+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:20:23.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[24915]: cluster 2024-09-17T00:20:22.294212+0000 mgr.y (mgr.15303) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:20:23.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[24915]: audit 2024-09-17T00:20:23.089868+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:23.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[24915]: audit 2024-09-17T00:20:23.104320+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:23.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[24915]: audit 2024-09-17T00:20:23.112243+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:20:23.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[24915]: audit 2024-09-17T00:20:23.130208+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:23.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[24915]: audit 2024-09-17T00:20:23.134807+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:20:23.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[24915]: audit 2024-09-17T00:20:23.139217+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:20:23.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[24915]: audit 2024-09-17T00:20:23.146661+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:23.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[24915]: audit 2024-09-17T00:20:23.154724+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:20:23.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:23 smithi026 bash[24915]: audit 2024-09-17T00:20:23.208195+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:20:23.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:23 smithi094 bash[19906]: cluster 2024-09-17T00:20:22.294212+0000 mgr.y (mgr.15303) 39 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:20:23.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:23 smithi094 bash[19906]: audit 2024-09-17T00:20:23.089868+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:23.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:23 smithi094 bash[19906]: audit 2024-09-17T00:20:23.104320+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:23.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:23 smithi094 bash[19906]: audit 2024-09-17T00:20:23.112243+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:20:23.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:23 smithi094 bash[19906]: audit 2024-09-17T00:20:23.130208+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:23.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:23 smithi094 bash[19906]: audit 2024-09-17T00:20:23.134807+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:20:23.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:23 smithi094 bash[19906]: audit 2024-09-17T00:20:23.139217+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:20:23.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:23 smithi094 bash[19906]: audit 2024-09-17T00:20:23.146661+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:23.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:23 smithi094 bash[19906]: audit 2024-09-17T00:20:23.154724+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:20:23.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:23 smithi094 bash[19906]: audit 2024-09-17T00:20:23.208195+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:20:24.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:24 smithi094 bash[19906]: audit 2024-09-17T00:20:23.112025+0000 mgr.y (mgr.15303) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:20:24.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:24 smithi094 bash[19906]: cephadm 2024-09-17T00:20:23.133254+0000 mgr.y (mgr.15303) 41 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-17T00:20:24.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:24 smithi094 bash[19906]: audit 2024-09-17T00:20:23.134497+0000 mgr.y (mgr.15303) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:20:24.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:24 smithi094 bash[19906]: audit 2024-09-17T00:20:23.138912+0000 mgr.y (mgr.15303) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:20:24.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:24 smithi094 bash[19906]: audit 2024-09-17T00:20:23.154633+0000 mgr.y (mgr.15303) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:20:24.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:24 smithi026 bash[19832]: audit 2024-09-17T00:20:23.112025+0000 mgr.y (mgr.15303) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:20:24.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:24 smithi026 bash[19832]: cephadm 2024-09-17T00:20:23.133254+0000 mgr.y (mgr.15303) 41 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-17T00:20:24.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:24 smithi026 bash[19832]: audit 2024-09-17T00:20:23.134497+0000 mgr.y (mgr.15303) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:20:24.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:24 smithi026 bash[19832]: audit 2024-09-17T00:20:23.138912+0000 mgr.y (mgr.15303) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:20:24.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:24 smithi026 bash[19832]: audit 2024-09-17T00:20:23.154633+0000 mgr.y (mgr.15303) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:20:24.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:24 smithi026 bash[24915]: audit 2024-09-17T00:20:23.112025+0000 mgr.y (mgr.15303) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:20:24.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:24 smithi026 bash[24915]: cephadm 2024-09-17T00:20:23.133254+0000 mgr.y (mgr.15303) 41 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-17T00:20:24.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:24 smithi026 bash[24915]: audit 2024-09-17T00:20:23.134497+0000 mgr.y (mgr.15303) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:20:24.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:24 smithi026 bash[24915]: audit 2024-09-17T00:20:23.138912+0000 mgr.y (mgr.15303) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:20:24.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:24 smithi026 bash[24915]: audit 2024-09-17T00:20:23.154633+0000 mgr.y (mgr.15303) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T00:20:25.156 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:24 smithi094 bash[42981]: ts=2024-09-17T00:20:24.997Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T00:20:25.156 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:24 smithi094 bash[42981]: ts=2024-09-17T00:20:24.997Z 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-09-17T00:20:25.156 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:24 smithi094 bash[42981]: ts=2024-09-17T00:20:24.997Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi094 (none))" 2024-09-17T00:20:25.156 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:24 smithi094 bash[42981]: ts=2024-09-17T00:20:24.997Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T00:20:25.156 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:24 smithi094 bash[42981]: ts=2024-09-17T00:20:24.997Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T00:20:25.157 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:24 smithi094 bash[42981]: ts=2024-09-17T00:20:24.999Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T00:20:25.157 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:24 smithi094 bash[42981]: ts=2024-09-17T00:20:24.999Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T00:20:25.157 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[42981]: ts=2024-09-17T00:20:25.000Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T00:20:25.157 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[42981]: ts=2024-09-17T00:20:25.001Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T00:20:25.157 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[42981]: ts=2024-09-17T00:20:25.003Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T00:20:25.157 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[42981]: ts=2024-09-17T00:20:25.003Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.839µs 2024-09-17T00:20:25.157 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[42981]: ts=2024-09-17T00:20:25.003Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T00:20:25.157 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[42981]: ts=2024-09-17T00:20:25.011Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-17T00:20:25.157 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[42981]: ts=2024-09-17T00:20:25.029Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-17T00:20:25.157 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[42981]: ts=2024-09-17T00:20:25.036Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-17T00:20:25.157 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[42981]: ts=2024-09-17T00:20:25.036Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-17T00:20:25.157 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[42981]: ts=2024-09-17T00:20:25.036Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.791µs wal_replay_duration=32.98588ms wbl_replay_duration=124ns total_replay_duration=33.047693ms 2024-09-17T00:20:25.157 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[42981]: ts=2024-09-17T00:20:25.040Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T00:20:25.158 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[42981]: ts=2024-09-17T00:20:25.040Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T00:20:25.158 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[42981]: ts=2024-09-17T00:20:25.040Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T00:20:25.158 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[42981]: ts=2024-09-17T00:20:25.063Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.422785ms db_storage=832ns remote_storage=1.247µs web_handler=508ns query_engine=590ns scrape=253.329µs scrape_sd=90.497µs notify=14.198µs notify_sd=29.009µs rules=22.647554ms tracing=11.59µs 2024-09-17T00:20:25.158 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[42981]: ts=2024-09-17T00:20:25.063Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T00:20:25.158 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[42981]: ts=2024-09-17T00:20:25.063Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T00:20:25.496 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[19906]: cluster 2024-09-17T00:20:24.295057+0000 mgr.y (mgr.15303) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T00:20:25.496 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:25 smithi094 bash[19906]: audit 2024-09-17T00:20:24.775282+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:25.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:25 smithi026 bash[19832]: cluster 2024-09-17T00:20:24.295057+0000 mgr.y (mgr.15303) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T00:20:25.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:25 smithi026 bash[19832]: audit 2024-09-17T00:20:24.775282+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:25.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:25 smithi026 bash[24915]: cluster 2024-09-17T00:20:24.295057+0000 mgr.y (mgr.15303) 45 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T00:20:25.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:25 smithi026 bash[24915]: audit 2024-09-17T00:20:24.775282+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:26.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:26 smithi026 bash[19832]: audit 2024-09-17T00:20:25.999175+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:20:26.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:26 smithi026 bash[19832]: audit 2024-09-17T00:20:25.999298+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:20:26.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:26 smithi026 bash[19832]: audit 2024-09-17T00:20:26.003206+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:20:26.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:26 smithi026 bash[19832]: audit 2024-09-17T00:20:26.005543+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:26.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:26 smithi026 bash[24915]: audit 2024-09-17T00:20:25.999175+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:20:26.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:26 smithi026 bash[24915]: audit 2024-09-17T00:20:25.999298+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:20:26.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:26 smithi026 bash[24915]: audit 2024-09-17T00:20:26.003206+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:20:26.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:26 smithi026 bash[24915]: audit 2024-09-17T00:20:26.005543+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:26.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:26 smithi094 bash[19906]: audit 2024-09-17T00:20:25.999175+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:20:26.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:26 smithi094 bash[19906]: audit 2024-09-17T00:20:25.999298+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:20:26.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:26 smithi094 bash[19906]: audit 2024-09-17T00:20:26.003206+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:20:26.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:26 smithi094 bash[19906]: audit 2024-09-17T00:20:26.005543+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:27.673 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:27 smithi094 bash[19906]: cephadm 2024-09-17T00:20:25.997479+0000 mgr.y (mgr.15303) 46 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T00:20:27.673 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:27 smithi094 bash[19906]: cephadm 2024-09-17T00:20:26.006653+0000 mgr.y (mgr.15303) 47 : cephadm [INF] Deploying daemon mgr.x on smithi094 2024-09-17T00:20:27.673 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:27 smithi094 bash[19906]: cluster 2024-09-17T00:20:26.296835+0000 mgr.y (mgr.15303) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:20:27.705 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:20:27.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:27 smithi026 bash[19832]: cephadm 2024-09-17T00:20:25.997479+0000 mgr.y (mgr.15303) 46 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T00:20:27.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:27 smithi026 bash[19832]: cephadm 2024-09-17T00:20:26.006653+0000 mgr.y (mgr.15303) 47 : cephadm [INF] Deploying daemon mgr.x on smithi094 2024-09-17T00:20:27.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:27 smithi026 bash[19832]: cluster 2024-09-17T00:20:26.296835+0000 mgr.y (mgr.15303) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:20:27.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:27 smithi026 bash[24915]: cephadm 2024-09-17T00:20:25.997479+0000 mgr.y (mgr.15303) 46 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T00:20:27.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:27 smithi026 bash[24915]: cephadm 2024-09-17T00:20:26.006653+0000 mgr.y (mgr.15303) 47 : cephadm [INF] Deploying daemon mgr.x on smithi094 2024-09-17T00:20:27.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:27 smithi026 bash[24915]: cluster 2024-09-17T00:20:26.296835+0000 mgr.y (mgr.15303) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:20:28.427 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:20:28.427 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (89s) 26s ago 8m 14.7M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:20:28.427 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (60s) 27s ago 8m 39.7M - 8.3.5 dad864ee21e9 431789404f7f 2024-09-17T00:20:28.427 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 starting - - - - 2024-09-17T00:20:28.427 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283 running (2m) 27s ago 14m 286M - 19.1.1-330-gc2ddf972 ebb0615149de 521bec870761 2024-09-17T00:20:28.427 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (52s) 26s ago 16m 467M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:20:28.427 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (16m) 26s ago 16m 59.2M 2048M 17.2.0 e1d6a67b021e 1b8a4651dfd8 2024-09-17T00:20:28.428 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (14m) 27s ago 14m 51.7M 2048M 17.2.0 e1d6a67b021e 625dcb9a4387 2024-09-17T00:20:28.428 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (15m) 26s ago 15m 50.8M 2048M 17.2.0 e1d6a67b021e a8f55ba59763 2024-09-17T00:20:28.428 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (98s) 26s ago 8m 7612k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:20:28.428 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (63s) 27s ago 8m 7659k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:20:28.428 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (14m) 26s ago 14m 57.3M 2781M 17.2.0 e1d6a67b021e 0970f17985fb 2024-09-17T00:20:28.428 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (13m) 26s ago 13m 58.2M 2781M 17.2.0 e1d6a67b021e eacc90bf6246 2024-09-17T00:20:28.428 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (12m) 26s ago 12m 51.4M 2781M 17.2.0 e1d6a67b021e 33296a37b65e 2024-09-17T00:20:28.428 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (12m) 26s ago 12m 55.0M 2781M 17.2.0 e1d6a67b021e 62338d062d83 2024-09-17T00:20:28.428 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (11m) 27s ago 11m 58.3M 3036M 17.2.0 e1d6a67b021e 54301e7ec6a4 2024-09-17T00:20:28.428 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (11m) 27s ago 11m 53.3M 3036M 17.2.0 e1d6a67b021e 7f114106ea4e 2024-09-17T00:20:28.428 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (10m) 27s ago 10m 51.5M 3036M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:20:28.429 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (9m) 27s ago 9m 54.3M 3036M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:20:28.429 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 starting - - - - 2024-09-17T00:20:28.429 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (6m) 26s ago 6m 85.0M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:20:28.429 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (6m) 27s ago 6m 85.7M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:20:28.429 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (6m) 26s ago 6m 85.0M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:20:28.429 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (6m) 27s ago 6m 85.5M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:20:28.704 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:28.705 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:20:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:28.705 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:20:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:28.705 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:20:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:28.706 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:20:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:28.706 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:20:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:28.706 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:20:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:28.707 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:28 smithi094 bash[19906]: audit 2024-09-17T00:20:27.698303+0000 mgr.y (mgr.15303) 49 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:28.707 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:28.707 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:28.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:28 smithi026 bash[19832]: audit 2024-09-17T00:20:27.698303+0000 mgr.y (mgr.15303) 49 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:28.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:28 smithi026 bash[24915]: audit 2024-09-17T00:20:27.698303+0000 mgr.y (mgr.15303) 49 : audit [DBG] from='client.25300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:28.856 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:20:28.856 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:20:28.856 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-09-17T00:20:28.857 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:20:28.857 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:20:28.857 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:20:28.857 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:20:28.857 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:20:28.857 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T00:20:28.857 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:20:28.857 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2024-09-17T00:20:28.857 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:20:28.857 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:20:28.857 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:20:28.857 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:20:28.857 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-09-17T00:20:28.858 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:20:28.858 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:20:28.858 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:20:29.011 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:28 smithi094 systemd[1]: Stopping Ceph mgr.x for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:20:29.231 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:20:29.232 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:20:29.232 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:20:29.232 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:20:29.232 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-17T00:20:29.232 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2024-09-17T00:20:29.232 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:20:29.232 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "2/23 daemons upgraded", 2024-09-17T00:20:29.232 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mgr daemons", 2024-09-17T00:20:29.232 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:20:29.232 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:20:29.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:29 smithi094 bash[43259]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-mgr-x 2024-09-17T00:20:29.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:29 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T00:20:29.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:29 smithi094 bash[43319]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-mgr-x 2024-09-17T00:20:29.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:29 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T00:20:29.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:29 smithi094 systemd[1]: Stopped Ceph mgr.x for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:20:29.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:29 smithi094 bash[19906]: audit 2024-09-17T00:20:28.064732+0000 mgr.y (mgr.15303) 50 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:29.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:29 smithi094 bash[19906]: cluster 2024-09-17T00:20:28.297638+0000 mgr.y (mgr.15303) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T00:20:29.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:29 smithi094 bash[19906]: audit 2024-09-17T00:20:28.420260+0000 mgr.y (mgr.15303) 52 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:29.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:29 smithi094 bash[19906]: audit 2024-09-17T00:20:28.863056+0000 mon.a (mon.0) 987 : audit [DBG] from='client.? 172.21.15.26:0/1988085906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:20:29.685 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:20:29.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:29 smithi026 bash[19832]: audit 2024-09-17T00:20:28.064732+0000 mgr.y (mgr.15303) 50 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:29.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:29 smithi026 bash[19832]: cluster 2024-09-17T00:20:28.297638+0000 mgr.y (mgr.15303) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T00:20:29.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:29 smithi026 bash[19832]: audit 2024-09-17T00:20:28.420260+0000 mgr.y (mgr.15303) 52 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:29.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:29 smithi026 bash[19832]: audit 2024-09-17T00:20:28.863056+0000 mon.a (mon.0) 987 : audit [DBG] from='client.? 172.21.15.26:0/1988085906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:20:29.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:29 smithi026 bash[24915]: audit 2024-09-17T00:20:28.064732+0000 mgr.y (mgr.15303) 50 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:29.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:29 smithi026 bash[24915]: cluster 2024-09-17T00:20:28.297638+0000 mgr.y (mgr.15303) 51 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T00:20:29.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:29 smithi026 bash[24915]: audit 2024-09-17T00:20:28.420260+0000 mgr.y (mgr.15303) 52 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:29.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:29 smithi026 bash[24915]: audit 2024-09-17T00:20:28.863056+0000 mon.a (mon.0) 987 : audit [DBG] from='client.? 172.21.15.26:0/1988085906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:20:30.107 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:20:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:30.107 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:20:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:30.107 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:20:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:30.108 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:20:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:30.108 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:20:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:30.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:30.108 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:30.109 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:29 smithi094 systemd[1]: Started Ceph mgr.x for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:20:30.109 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:20:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:30.109 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:30.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:30 smithi026 bash[24915]: audit 2024-09-17T00:20:29.237753+0000 mgr.y (mgr.15303) 53 : audit [DBG] from='client.25324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:30.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:30 smithi026 bash[24915]: audit 2024-09-17T00:20:29.691732+0000 mon.a (mon.0) 988 : audit [DBG] from='client.? 172.21.15.26:0/3230149952' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:20:30.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:30 smithi026 bash[24915]: audit 2024-09-17T00:20:29.880086+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:30.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:30 smithi026 bash[24915]: audit 2024-09-17T00:20:29.891978+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:30.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:30 smithi026 bash[19832]: audit 2024-09-17T00:20:29.237753+0000 mgr.y (mgr.15303) 53 : audit [DBG] from='client.25324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:30.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:30 smithi026 bash[19832]: audit 2024-09-17T00:20:29.691732+0000 mon.a (mon.0) 988 : audit [DBG] from='client.? 172.21.15.26:0/3230149952' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:20:30.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:30 smithi026 bash[19832]: audit 2024-09-17T00:20:29.880086+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:30.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:30 smithi026 bash[19832]: audit 2024-09-17T00:20:29.891978+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:30.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:30 smithi094 bash[19906]: audit 2024-09-17T00:20:29.237753+0000 mgr.y (mgr.15303) 53 : audit [DBG] from='client.25324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:20:30.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:30 smithi094 bash[19906]: audit 2024-09-17T00:20:29.691732+0000 mon.a (mon.0) 988 : audit [DBG] from='client.? 172.21.15.26:0/3230149952' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:20:30.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:30 smithi094 bash[19906]: audit 2024-09-17T00:20:29.880086+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:30.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:30 smithi094 bash[19906]: audit 2024-09-17T00:20:29.891978+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:30.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:30 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:20:30] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-17T00:20:31.357 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:31 smithi094 bash[43376]: debug 2024-09-17T00:20:31.063+0000 7ff4fb4ab640 1 -- 172.21.15.94:0/2753233824 <== mon.2 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5576777190e0 con 0x55767771b400 2024-09-17T00:20:31.357 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:31 smithi094 bash[43376]: debug 2024-09-17T00:20:31.179+0000 7ff4fdd15040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:20:31.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:31 smithi026 bash[19832]: audit 2024-09-17T00:20:30.145360+0000 mgr.y (mgr.15303) 54 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:31.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:31 smithi026 bash[19832]: cluster 2024-09-17T00:20:30.298406+0000 mgr.y (mgr.15303) 55 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T00:20:31.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:31 smithi026 bash[24915]: audit 2024-09-17T00:20:30.145360+0000 mgr.y (mgr.15303) 54 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:31.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:31 smithi026 bash[24915]: cluster 2024-09-17T00:20:30.298406+0000 mgr.y (mgr.15303) 55 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T00:20:31.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:31 smithi094 bash[19906]: audit 2024-09-17T00:20:30.145360+0000 mgr.y (mgr.15303) 54 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:31.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:31 smithi094 bash[19906]: cluster 2024-09-17T00:20:30.298406+0000 mgr.y (mgr.15303) 55 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-17T00:20:32.857 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:32 smithi094 bash[43376]: debug 2024-09-17T00:20:32.383+0000 7ff4fdd15040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:20:32.857 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:32 smithi094 bash[43376]: debug 2024-09-17T00:20:32.451+0000 7ff4fdd15040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:20:32.857 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:32 smithi094 bash[43376]: debug 2024-09-17T00:20:32.603+0000 7ff4fdd15040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:20:33.585 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:33 smithi094 bash[19906]: cluster 2024-09-17T00:20:32.300213+0000 mgr.y (mgr.15303) 56 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:20:33.585 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:33 smithi094 bash[43376]: debug 2024-09-17T00:20:33.255+0000 7ff4fdd15040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:20:33.585 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:33 smithi094 bash[43376]: debug 2024-09-17T00:20:33.327+0000 7ff4fdd15040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:20:33.585 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:33 smithi094 bash[43376]: debug 2024-09-17T00:20:33.395+0000 7ff4fdd15040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:20:33.586 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:33 smithi094 bash[42981]: ts=2024-09-17T00:20:33.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:20:33.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:33 smithi026 bash[19832]: cluster 2024-09-17T00:20:32.300213+0000 mgr.y (mgr.15303) 56 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:20:33.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:33 smithi026 bash[24915]: cluster 2024-09-17T00:20:32.300213+0000 mgr.y (mgr.15303) 56 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:20:33.857 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:33 smithi094 bash[43376]: debug 2024-09-17T00:20:33.587+0000 7ff4fdd15040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T00:20:33.857 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:33 smithi094 bash[43376]: debug 2024-09-17T00:20:33.663+0000 7ff4fdd15040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:20:33.857 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:33 smithi094 bash[43376]: debug 2024-09-17T00:20:33.735+0000 7ff4fdd15040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:20:34.253 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:33 smithi094 bash[43376]: debug 2024-09-17T00:20:33.987+0000 7ff4fdd15040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:20:34.253 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:34 smithi094 bash[43376]: debug 2024-09-17T00:20:34.055+0000 7ff4fdd15040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:20:34.253 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:34 smithi094 bash[43376]: debug 2024-09-17T00:20:34.255+0000 7ff4fdd15040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:20:34.584 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:34 smithi094 bash[43376]: debug 2024-09-17T00:20:34.331+0000 7ff4fdd15040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:20:34.857 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:34 smithi094 bash[43376]: debug 2024-09-17T00:20:34.587+0000 7ff4fdd15040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:20:34.857 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:34 smithi094 bash[43376]: debug 2024-09-17T00:20:34.763+0000 7ff4fdd15040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:20:35.195 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:34 smithi094 bash[43376]: debug 2024-09-17T00:20:34.927+0000 7ff4fdd15040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:20:35.195 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:35 smithi094 bash[43376]: debug 2024-09-17T00:20:35.003+0000 7ff4fdd15040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:20:35.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:35 smithi094 bash[19906]: cluster 2024-09-17T00:20:34.301072+0000 mgr.y (mgr.15303) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:35.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:35 smithi094 bash[43376]: debug 2024-09-17T00:20:35.195+0000 7ff4fdd15040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:20:35.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:35 smithi026 bash[24915]: cluster 2024-09-17T00:20:34.301072+0000 mgr.y (mgr.15303) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:35.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:35 smithi026 bash[19832]: cluster 2024-09-17T00:20:34.301072+0000 mgr.y (mgr.15303) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:36.357 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:36 smithi094 bash[43376]: debug 2024-09-17T00:20:36.099+0000 7ff4fdd15040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:20:36.357 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:36 smithi094 bash[43376]: debug 2024-09-17T00:20:36.179+0000 7ff4fdd15040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:20:36.857 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:36 smithi094 bash[43376]: debug 2024-09-17T00:20:36.411+0000 7ff4fdd15040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:20:36.857 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:36 smithi094 bash[43376]: debug 2024-09-17T00:20:36.487+0000 7ff4fdd15040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:20:37.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:36 smithi026 bash[19832]: audit 2024-09-17T00:20:35.875905+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:37.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:36 smithi026 bash[19832]: audit 2024-09-17T00:20:35.881627+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:37.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:36 smithi026 bash[19832]: audit 2024-09-17T00:20:36.046091+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:37.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:36 smithi026 bash[19832]: audit 2024-09-17T00:20:36.058580+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:37.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:36 smithi026 bash[19832]: cluster 2024-09-17T00:20:36.302852+0000 mgr.y (mgr.15303) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:37.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:36 smithi026 bash[24915]: audit 2024-09-17T00:20:35.875905+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:37.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:36 smithi026 bash[24915]: audit 2024-09-17T00:20:35.881627+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:37.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:36 smithi026 bash[24915]: audit 2024-09-17T00:20:36.046091+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:37.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:36 smithi026 bash[24915]: audit 2024-09-17T00:20:36.058580+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:37.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:36 smithi026 bash[24915]: cluster 2024-09-17T00:20:36.302852+0000 mgr.y (mgr.15303) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:37.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:36 smithi094 bash[19906]: audit 2024-09-17T00:20:35.875905+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:37.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:36 smithi094 bash[19906]: audit 2024-09-17T00:20:35.881627+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:37.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:36 smithi094 bash[19906]: audit 2024-09-17T00:20:36.046091+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:37.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:36 smithi094 bash[19906]: audit 2024-09-17T00:20:36.058580+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:37.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:36 smithi094 bash[19906]: cluster 2024-09-17T00:20:36.302852+0000 mgr.y (mgr.15303) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:37.357 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:36 smithi094 bash[43376]: debug 2024-09-17T00:20:36.891+0000 7ff4fdd15040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:20:37.358 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:36 smithi094 bash[43376]: debug 2024-09-17T00:20:36.971+0000 7ff4fdd15040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:20:37.358 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:37 smithi094 bash[43376]: [17/Sep/2024:00:20:37] ENGINE Bus STARTING 2024-09-17T00:20:37.358 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:37 smithi094 bash[43376]: CherryPy Checker: 2024-09-17T00:20:37.358 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:37 smithi094 bash[43376]: The Application mounted at '' has an empty config. 2024-09-17T00:20:37.358 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:37 smithi094 bash[43376]: [17/Sep/2024:00:20:37] ENGINE Serving on http://:::9283 2024-09-17T00:20:37.358 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:37 smithi094 bash[43376]: [17/Sep/2024:00:20:37] ENGINE Bus STARTED 2024-09-17T00:20:38.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:37 smithi026 bash[19832]: cluster 2024-09-17T00:20:36.996897+0000 mon.a (mon.0) 995 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:20:38.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:37 smithi026 bash[19832]: cluster 2024-09-17T00:20:36.997127+0000 mon.a (mon.0) 996 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:20:38.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:37 smithi026 bash[19832]: audit 2024-09-17T00:20:36.999789+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.? 172.21.15.94:0/3225054259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:20:38.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:37 smithi026 bash[19832]: audit 2024-09-17T00:20:37.000319+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.? 172.21.15.94:0/3225054259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:20:38.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:37 smithi026 bash[19832]: audit 2024-09-17T00:20:37.002118+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.? 172.21.15.94:0/3225054259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:20:38.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:37 smithi026 bash[19832]: audit 2024-09-17T00:20:37.002580+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.? 172.21.15.94:0/3225054259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:20:38.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:37 smithi026 bash[19832]: audit 2024-09-17T00:20:37.027923+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:38.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:37 smithi026 bash[19832]: audit 2024-09-17T00:20:37.049914+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:38.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:37 smithi026 bash[24915]: cluster 2024-09-17T00:20:36.996897+0000 mon.a (mon.0) 995 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:20:38.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:37 smithi026 bash[24915]: cluster 2024-09-17T00:20:36.997127+0000 mon.a (mon.0) 996 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:20:38.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:37 smithi026 bash[24915]: audit 2024-09-17T00:20:36.999789+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.? 172.21.15.94:0/3225054259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:20:38.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:37 smithi026 bash[24915]: audit 2024-09-17T00:20:37.000319+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.? 172.21.15.94:0/3225054259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:20:38.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:37 smithi026 bash[24915]: audit 2024-09-17T00:20:37.002118+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.? 172.21.15.94:0/3225054259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:20:38.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:37 smithi026 bash[24915]: audit 2024-09-17T00:20:37.002580+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.? 172.21.15.94:0/3225054259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:20:38.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:37 smithi026 bash[24915]: audit 2024-09-17T00:20:37.027923+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:38.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:37 smithi026 bash[24915]: audit 2024-09-17T00:20:37.049914+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:38.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:37 smithi094 bash[19906]: cluster 2024-09-17T00:20:36.996897+0000 mon.a (mon.0) 995 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:20:38.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:37 smithi094 bash[19906]: cluster 2024-09-17T00:20:36.997127+0000 mon.a (mon.0) 996 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:20:38.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:37 smithi094 bash[19906]: audit 2024-09-17T00:20:36.999789+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.? 172.21.15.94:0/3225054259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:20:38.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:37 smithi094 bash[19906]: audit 2024-09-17T00:20:37.000319+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.? 172.21.15.94:0/3225054259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:20:38.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:37 smithi094 bash[19906]: audit 2024-09-17T00:20:37.002118+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.? 172.21.15.94:0/3225054259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:20:38.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:37 smithi094 bash[19906]: audit 2024-09-17T00:20:37.002580+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.? 172.21.15.94:0/3225054259' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:20:38.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:37 smithi094 bash[19906]: audit 2024-09-17T00:20:37.027923+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:38.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:37 smithi094 bash[19906]: audit 2024-09-17T00:20:37.049914+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:39.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:38 smithi094 bash[19906]: cluster 2024-09-17T00:20:37.902591+0000 mon.a (mon.0) 999 : cluster [DBG] mgrmap e33: y(active, since 44s), standbys: x 2024-09-17T00:20:39.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:38 smithi094 bash[19906]: cluster 2024-09-17T00:20:38.303901+0000 mgr.y (mgr.15303) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:39.108 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:38 smithi094 bash[42981]: ts=2024-09-17T00:20:38.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:20:39.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:38 smithi026 bash[19832]: cluster 2024-09-17T00:20:37.902591+0000 mon.a (mon.0) 999 : cluster [DBG] mgrmap e33: y(active, since 44s), standbys: x 2024-09-17T00:20:39.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:38 smithi026 bash[19832]: cluster 2024-09-17T00:20:38.303901+0000 mgr.y (mgr.15303) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:39.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:38 smithi026 bash[24915]: cluster 2024-09-17T00:20:37.902591+0000 mon.a (mon.0) 999 : cluster [DBG] mgrmap e33: y(active, since 44s), standbys: x 2024-09-17T00:20:39.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:38 smithi026 bash[24915]: cluster 2024-09-17T00:20:38.303901+0000 mgr.y (mgr.15303) 59 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:40.147 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:39 smithi026 bash[19832]: audit 2024-09-17T00:20:39.775838+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:40.148 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:39 smithi026 bash[24915]: audit 2024-09-17T00:20:39.775838+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:40.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:39 smithi094 bash[19906]: audit 2024-09-17T00:20:39.775838+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:40.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:40 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:20:40] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-17T00:20:41.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:41 smithi026 bash[19832]: audit 2024-09-17T00:20:40.153474+0000 mgr.y (mgr.15303) 60 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:41.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:41 smithi026 bash[19832]: cluster 2024-09-17T00:20:40.304920+0000 mgr.y (mgr.15303) 61 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:41.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:41 smithi026 bash[24915]: audit 2024-09-17T00:20:40.153474+0000 mgr.y (mgr.15303) 60 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:41.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:41 smithi026 bash[24915]: cluster 2024-09-17T00:20:40.304920+0000 mgr.y (mgr.15303) 61 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:41.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:41 smithi094 bash[19906]: audit 2024-09-17T00:20:40.153474+0000 mgr.y (mgr.15303) 60 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:41.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:41 smithi094 bash[19906]: cluster 2024-09-17T00:20:40.304920+0000 mgr.y (mgr.15303) 61 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:43.501 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:43 smithi094 bash[19906]: cluster 2024-09-17T00:20:42.306917+0000 mgr.y (mgr.15303) 62 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:43.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:43 smithi026 bash[19832]: cluster 2024-09-17T00:20:42.306917+0000 mgr.y (mgr.15303) 62 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:43.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:43 smithi026 bash[24915]: cluster 2024-09-17T00:20:42.306917+0000 mgr.y (mgr.15303) 62 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:43.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:43 smithi094 bash[42981]: ts=2024-09-17T00:20:43.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:20:45.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:45 smithi026 bash[19832]: cluster 2024-09-17T00:20:44.307777+0000 mgr.y (mgr.15303) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:45.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:45 smithi026 bash[24915]: cluster 2024-09-17T00:20:44.307777+0000 mgr.y (mgr.15303) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:45.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:45 smithi094 bash[19906]: cluster 2024-09-17T00:20:44.307777+0000 mgr.y (mgr.15303) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:47.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[19832]: cluster 2024-09-17T00:20:46.309752+0000 mgr.y (mgr.15303) 64 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:47.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[19832]: audit 2024-09-17T00:20:46.989508+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:47.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[19832]: audit 2024-09-17T00:20:47.004322+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:47.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[19832]: audit 2024-09-17T00:20:47.009246+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:47.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[19832]: audit 2024-09-17T00:20:47.011932+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:20:47.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[19832]: audit 2024-09-17T00:20:47.023428+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:47.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[19832]: audit 2024-09-17T00:20:47.184574+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:20:47.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[19832]: audit 2024-09-17T00:20:47.189020+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:20:47.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[19832]: audit 2024-09-17T00:20:47.200387+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:47.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[19832]: audit 2024-09-17T00:20:47.204235+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T00:20:47.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[19832]: audit 2024-09-17T00:20:47.204299+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T00:20:47.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[19832]: audit 2024-09-17T00:20:47.212059+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T00:20:47.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[19832]: audit 2024-09-17T00:20:47.215666+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T00:20:47.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[19832]: audit 2024-09-17T00:20:47.215724+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T00:20:47.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[19832]: audit 2024-09-17T00:20:47.226813+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T00:20:47.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[19832]: audit 2024-09-17T00:20:47.231293+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T00:20:47.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[19832]: audit 2024-09-17T00:20:47.233494+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T00:20:47.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[24915]: cluster 2024-09-17T00:20:46.309752+0000 mgr.y (mgr.15303) 64 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:47.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[24915]: audit 2024-09-17T00:20:46.989508+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:47.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[24915]: audit 2024-09-17T00:20:47.004322+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:47.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[24915]: audit 2024-09-17T00:20:47.009246+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:47.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[24915]: audit 2024-09-17T00:20:47.011932+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:20:47.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[24915]: audit 2024-09-17T00:20:47.023428+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:47.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[24915]: audit 2024-09-17T00:20:47.184574+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:20:47.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[24915]: audit 2024-09-17T00:20:47.189020+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:20:47.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[24915]: audit 2024-09-17T00:20:47.200387+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:47.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[24915]: audit 2024-09-17T00:20:47.204235+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T00:20:47.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[24915]: audit 2024-09-17T00:20:47.204299+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T00:20:47.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[24915]: audit 2024-09-17T00:20:47.212059+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T00:20:47.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[24915]: audit 2024-09-17T00:20:47.215666+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T00:20:47.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[24915]: audit 2024-09-17T00:20:47.215724+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T00:20:47.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[24915]: audit 2024-09-17T00:20:47.226813+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T00:20:47.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[24915]: audit 2024-09-17T00:20:47.231293+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T00:20:47.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:47 smithi026 bash[24915]: audit 2024-09-17T00:20:47.233494+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T00:20:47.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:47 smithi094 bash[19906]: cluster 2024-09-17T00:20:46.309752+0000 mgr.y (mgr.15303) 64 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:47.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:47 smithi094 bash[19906]: audit 2024-09-17T00:20:46.989508+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:47.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:47 smithi094 bash[19906]: audit 2024-09-17T00:20:47.004322+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:47.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:47 smithi094 bash[19906]: audit 2024-09-17T00:20:47.009246+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:47.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:47 smithi094 bash[19906]: audit 2024-09-17T00:20:47.011932+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:20:47.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:47 smithi094 bash[19906]: audit 2024-09-17T00:20:47.023428+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:47.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:47 smithi094 bash[19906]: audit 2024-09-17T00:20:47.184574+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:20:47.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:47 smithi094 bash[19906]: audit 2024-09-17T00:20:47.189020+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:20:47.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:47 smithi094 bash[19906]: audit 2024-09-17T00:20:47.200387+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:47.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:47 smithi094 bash[19906]: audit 2024-09-17T00:20:47.204235+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T00:20:47.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:47 smithi094 bash[19906]: audit 2024-09-17T00:20:47.204299+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T00:20:47.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:47 smithi094 bash[19906]: audit 2024-09-17T00:20:47.212059+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T00:20:47.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:47 smithi094 bash[19906]: audit 2024-09-17T00:20:47.215666+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T00:20:47.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:47 smithi094 bash[19906]: audit 2024-09-17T00:20:47.215724+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T00:20:47.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:47 smithi094 bash[19906]: audit 2024-09-17T00:20:47.226813+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15303 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T00:20:47.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:47 smithi094 bash[19906]: audit 2024-09-17T00:20:47.231293+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T00:20:47.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:47 smithi094 bash[19906]: audit 2024-09-17T00:20:47.233494+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T00:20:48.654 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:48 smithi094 bash[19906]: cephadm 2024-09-17T00:20:47.190176+0000 mgr.y (mgr.15303) 65 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T00:20:48.654 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:48 smithi094 bash[19906]: cephadm 2024-09-17T00:20:47.234360+0000 mgr.y (mgr.15303) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T00:20:48.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:48 smithi026 bash[19832]: cephadm 2024-09-17T00:20:47.190176+0000 mgr.y (mgr.15303) 65 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T00:20:48.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:48 smithi026 bash[19832]: cephadm 2024-09-17T00:20:47.234360+0000 mgr.y (mgr.15303) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T00:20:48.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:48 smithi026 bash[24915]: cephadm 2024-09-17T00:20:47.190176+0000 mgr.y (mgr.15303) 65 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T00:20:48.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:48 smithi026 bash[24915]: cephadm 2024-09-17T00:20:47.234360+0000 mgr.y (mgr.15303) 66 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T00:20:49.107 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:48 smithi094 bash[42981]: ts=2024-09-17T00:20:48.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:20:49.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:49 smithi026 bash[19832]: cluster 2024-09-17T00:20:48.310719+0000 mgr.y (mgr.15303) 67 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:49.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:49 smithi026 bash[24915]: cluster 2024-09-17T00:20:48.310719+0000 mgr.y (mgr.15303) 67 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:49.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:49 smithi094 bash[19906]: cluster 2024-09-17T00:20:48.310719+0000 mgr.y (mgr.15303) 67 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:50.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:50 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:20:50] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-17T00:20:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:50 smithi026 bash[24915]: cephadm 2024-09-17T00:20:49.814699+0000 mgr.y (mgr.15303) 68 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T00:20:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:50 smithi026 bash[24915]: audit 2024-09-17T00:20:49.824823+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:50 smithi026 bash[24915]: audit 2024-09-17T00:20:49.828012+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:20:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:50 smithi026 bash[24915]: audit 2024-09-17T00:20:49.829743+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:20:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:50 smithi026 bash[24915]: audit 2024-09-17T00:20:49.831377+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:50 smithi026 bash[24915]: cephadm 2024-09-17T00:20:49.832803+0000 mgr.y (mgr.15303) 69 : cephadm [INF] Deploying daemon mon.a on smithi026 2024-09-17T00:20:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:50 smithi026 bash[24915]: audit 2024-09-17T00:20:50.161306+0000 mgr.y (mgr.15303) 70 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:50 smithi026 bash[24915]: cluster 2024-09-17T00:20:50.311652+0000 mgr.y (mgr.15303) 71 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:50.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:50 smithi026 bash[19832]: cephadm 2024-09-17T00:20:49.814699+0000 mgr.y (mgr.15303) 68 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T00:20:50.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:50 smithi026 bash[19832]: audit 2024-09-17T00:20:49.824823+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:51.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:50 smithi026 bash[19832]: audit 2024-09-17T00:20:49.828012+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:20:51.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:50 smithi026 bash[19832]: audit 2024-09-17T00:20:49.829743+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:20:51.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:50 smithi026 bash[19832]: audit 2024-09-17T00:20:49.831377+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:51.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:50 smithi026 bash[19832]: cephadm 2024-09-17T00:20:49.832803+0000 mgr.y (mgr.15303) 69 : cephadm [INF] Deploying daemon mon.a on smithi026 2024-09-17T00:20:51.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:50 smithi026 bash[19832]: audit 2024-09-17T00:20:50.161306+0000 mgr.y (mgr.15303) 70 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:51.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:50 smithi026 bash[19832]: cluster 2024-09-17T00:20:50.311652+0000 mgr.y (mgr.15303) 71 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:51.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:50 smithi094 bash[19906]: cephadm 2024-09-17T00:20:49.814699+0000 mgr.y (mgr.15303) 68 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T00:20:51.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:50 smithi094 bash[19906]: audit 2024-09-17T00:20:49.824823+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15303 ' entity='mgr.y' 2024-09-17T00:20:51.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:50 smithi094 bash[19906]: audit 2024-09-17T00:20:49.828012+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:20:51.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:50 smithi094 bash[19906]: audit 2024-09-17T00:20:49.829743+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:20:51.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:50 smithi094 bash[19906]: audit 2024-09-17T00:20:49.831377+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:20:51.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:50 smithi094 bash[19906]: cephadm 2024-09-17T00:20:49.832803+0000 mgr.y (mgr.15303) 69 : cephadm [INF] Deploying daemon mon.a on smithi026 2024-09-17T00:20:51.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:50 smithi094 bash[19906]: audit 2024-09-17T00:20:50.161306+0000 mgr.y (mgr.15303) 70 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:20:51.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:50 smithi094 bash[19906]: cluster 2024-09-17T00:20:50.311652+0000 mgr.y (mgr.15303) 71 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:52.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:52 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:52.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:52 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:52.749 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:20:52 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:52.749 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:20:52 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:52.749 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:20:52 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:52.750 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:20:52 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:52.750 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:20:52 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:52.750 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:52 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:52.750 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:20:52 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:53.190 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:52 smithi026 systemd[1]: Stopping Ceph mon.a for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:20:53.190 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:52 smithi026 bash[19832]: debug 2024-09-17T00:20:52.921+0000 7efeed1a6700 -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-09-17T00:20:53.190 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:52 smithi026 bash[19832]: debug 2024-09-17T00:20:52.921+0000 7efeed1a6700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T00:20:53.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:53 smithi094 bash[42981]: ts=2024-09-17T00:20:53.507Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:20:53.898 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:53 smithi026 bash[57224]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-mon-a 2024-09-17T00:20:53.898 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:53 smithi026 bash[57284]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-mon-a 2024-09-17T00:20:53.898 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:53 smithi026 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T00:20:53.898 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:53 smithi026 systemd[1]: Stopped Ceph mon.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:20:54.248 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:54.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:54.249 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:20:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:54.249 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:20:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:54.249 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:20:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:54.250 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:20:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:54.250 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:20:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:54.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:54.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:54 smithi026 systemd[1]: Started Ceph mon.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:20:54.251 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:20:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:20:55.315 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.309+0000 7f098460cc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T00:20:55.315 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.309+0000 7f098460cc80 0 ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 7 2024-09-17T00:20:55.315 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.309+0000 7f098460cc80 0 pidfile_write: ignore empty --pid-file 2024-09-17T00:20:55.315 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.309+0000 7f098460cc80 0 load: jerasure load: lrc 2024-09-17T00:20:55.315 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T00:20:55.315 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Git sha 0 2024-09-17T00:20:55.315 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T00:20:55.315 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: DB SUMMARY 2024-09-17T00:20:55.315 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: DB Session ID: 9UQDDJ6VUQDP60BCSSOI 2024-09-17T00:20:55.315 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T00:20:55.315 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T00:20:55.315 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1343 Bytes 2024-09-17T00:20:55.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000036.sst 2024-09-17T00:20:55.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000034.log size: 554432 ; 2024-09-17T00:20:55.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T00:20:55.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T00:20:55.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T00:20:55.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T00:20:55.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T00:20:55.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T00:20:55.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.env: 0x562cde1f9940 2024-09-17T00:20:55.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T00:20:55.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.info_log: 0x562cdeebd6e0 2024-09-17T00:20:55.316 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T00:20:55.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.statistics: (nil) 2024-09-17T00:20:55.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.use_fsync: 0 2024-09-17T00:20:55.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T00:20:55.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T00:20:55.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T00:20:55.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T00:20:55.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T00:20:55.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T00:20:55.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T00:20:55.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T00:20:55.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T00:20:55.317 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T00:20:55.318 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T00:20:55.318 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.db_log_dir: 2024-09-17T00:20:55.318 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.wal_dir: 2024-09-17T00:20:55.318 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T00:20:55.318 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T00:20:55.318 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T00:20:55.318 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T00:20:55.318 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T00:20:55.318 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T00:20:55.318 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T00:20:55.318 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T00:20:55.318 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.write_buffer_manager: 0x562cdeeccdc0 2024-09-17T00:20:55.318 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T00:20:55.318 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T00:20:55.319 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T00:20:55.319 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T00:20:55.319 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T00:20:55.319 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T00:20:55.319 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T00:20:55.319 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T00:20:55.319 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.unordered_write: 0 2024-09-17T00:20:55.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T00:20:55.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T00:20:55.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T00:20:55.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T00:20:55.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.row_cache: None 2024-09-17T00:20:55.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.wal_filter: None 2024-09-17T00:20:55.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T00:20:55.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T00:20:55.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T00:20:55.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T00:20:55.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.wal_compression: 0 2024-09-17T00:20:55.994 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T00:20:55.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T00:20:55.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T00:20:55.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T00:20:55.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T00:20:55.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T00:20:55.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T00:20:55.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T00:20:55.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T00:20:55.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T00:20:55.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T00:20:55.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T00:20:55.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T00:20:55.995 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T00:20:55.996 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T00:20:55.996 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T00:20:55.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T00:20:55.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T00:20:55.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T00:20:55.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T00:20:55.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T00:20:55.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T00:20:55.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T00:20:55.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_open_files: -1 2024-09-17T00:20:55.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T00:20:55.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T00:20:55.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T00:20:55.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T00:20:55.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T00:20:55.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Compression algorithms supported: 2024-09-17T00:20:55.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: kZSTD supported: 0 2024-09-17T00:20:55.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T00:20:55.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T00:20:55.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T00:20:55.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T00:20:55.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T00:20:55.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T00:20:55.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T00:20:55.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T00:20:55.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T00:20:55.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-17T00:20:55.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T00:20:55.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T00:20:55.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.merge_operator: 2024-09-17T00:20:55.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compaction_filter: None 2024-09-17T00:20:55.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T00:20:55.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T00:20:56.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T00:20:56.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T00:20:56.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562cdeebd320) 2024-09-17T00:20:56.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: cache_index_and_filter_blocks: 1 2024-09-17T00:20:56.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T00:20:56.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T00:20:56.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: pin_top_level_index_and_filter: 1 2024-09-17T00:20:56.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: index_type: 0 2024-09-17T00:20:56.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: data_block_index_type: 0 2024-09-17T00:20:56.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: index_shortening: 1 2024-09-17T00:20:56.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T00:20:56.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: checksum: 4 2024-09-17T00:20:56.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: no_block_cache: 0 2024-09-17T00:20:56.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: block_cache: 0x562cdeeb31f0 2024-09-17T00:20:56.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: block_cache_name: BinnedLRUCache 2024-09-17T00:20:56.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: block_cache_options: 2024-09-17T00:20:56.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: capacity : 536870912 2024-09-17T00:20:56.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: num_shard_bits : 4 2024-09-17T00:20:56.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: strict_capacity_limit : 0 2024-09-17T00:20:56.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: high_pri_pool_ratio: 0.000 2024-09-17T00:20:56.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: block_cache_compressed: (nil) 2024-09-17T00:20:56.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: persistent_cache: (nil) 2024-09-17T00:20:56.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: block_size: 4096 2024-09-17T00:20:56.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: block_size_deviation: 10 2024-09-17T00:20:56.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: block_restart_interval: 16 2024-09-17T00:20:56.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: index_block_restart_interval: 1 2024-09-17T00:20:56.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: metadata_block_size: 4096 2024-09-17T00:20:56.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: partition_filters: 0 2024-09-17T00:20:56.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: use_delta_encoding: 1 2024-09-17T00:20:56.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: filter_policy: bloomfilter 2024-09-17T00:20:56.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: whole_key_filtering: 1 2024-09-17T00:20:56.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: verify_compression: 0 2024-09-17T00:20:56.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: read_amp_bytes_per_bit: 0 2024-09-17T00:20:56.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: format_version: 5 2024-09-17T00:20:56.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: enable_index_compression: 1 2024-09-17T00:20:56.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: block_align: 0 2024-09-17T00:20:56.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: max_auto_readahead_size: 262144 2024-09-17T00:20:56.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: prepopulate_block_cache: 0 2024-09-17T00:20:56.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: initial_auto_readahead_size: 8192 2024-09-17T00:20:56.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: num_file_reads_for_auto_readahead: 2 2024-09-17T00:20:56.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T00:20:56.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T00:20:56.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compression: NoCompression 2024-09-17T00:20:56.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T00:20:56.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T00:20:56.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T00:20:56.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.num_levels: 7 2024-09-17T00:20:56.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T00:20:56.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T00:20:56.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T00:20:56.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T00:20:56.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T00:20:56.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T00:20:56.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T00:20:56.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:20:56.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T00:20:56.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T00:20:56.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T00:20:56.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T00:20:56.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T00:20:56.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T00:20:56.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T00:20:56.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T00:20:56.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:20:56.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T00:20:56.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T00:20:56.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T00:20:56.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T00:20:56.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T00:20:56.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T00:20:56.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T00:20:56.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T00:20:56.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T00:20:56.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T00:20:56.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T00:20:56.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T00:20:56.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T00:20:56.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T00:20:56.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T00:20:56.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T00:20:56.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T00:20:56.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T00:20:56.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T00:20:56.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T00:20:56.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T00:20:56.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T00:20:56.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T00:20:56.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T00:20:56.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T00:20:56.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T00:20:56.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T00:20:56.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T00:20:56.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T00:20:56.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T00:20:56.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T00:20:56.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T00:20:56.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T00:20:56.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T00:20:56.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T00:20:56.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T00:20:56.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T00:20:56.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T00:20:56.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T00:20:56.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T00:20:56.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T00:20:56.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T00:20:56.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T00:20:56.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T00:20:56.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T00:20:56.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T00:20:56.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T00:20:56.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T00:20:56.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.ttl: 2592000 2024-09-17T00:20:56.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T00:20:56.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T00:20:56.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T00:20:56.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T00:20:56.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T00:20:56.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T00:20:56.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T00:20:56.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T00:20:56.008 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T00:20:56.009 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T00:20:56.009 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T00:20:56.009 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T00:20:56.009 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T00:20:56.009 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f09813e3640 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 36.sst 2024-09-17T00:20:56.009 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T00:20:56.009 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 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 38, last_sequence is 16923, log_number is 34,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T00:20:56.009 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 34 2024-09-17T00:20:56.009 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: eec690f1-a7e5-47c5-8105-bc607cb24052 2024-09-17T00:20:56.009 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726532455319469, "job": 1, "event": "recovery_started", "wal_files": [34]} 2024-09-17T00:20:56.009 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.313+0000 7f098460cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #34 mode 2 2024-09-17T00:20:56.009 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.317+0000 7f098460cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726532455324167, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 39, "file_size": 540180, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16910, "largest_seqno": 17184, "table_properties": {"data_size": 537963, "index_size": 793, "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": 3476, "raw_average_key_size": 25, "raw_value_size": 534862, "raw_average_value_size": 3904, "num_data_blocks": 35, "num_entries": 137, "num_filter_entries": 137, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726532455, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "eec690f1-a7e5-47c5-8105-bc607cb24052", "db_session_id": "9UQDDJ6VUQDP60BCSSOI", "orig_file_number": 39, "seqno_to_time_mapping": "N/A"}} 2024-09-17T00:20:56.009 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.317+0000 7f098460cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726532455324344, "job": 1, "event": "recovery_finished"} 2024-09-17T00:20:56.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.317+0000 7f098460cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 41 2024-09-17T00:20:56.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.317+0000 7f098460cc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T00:20:56.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.321+0000 7f098460cc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000034.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T00:20:56.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.321+0000 7f098460cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562cdeedee00 2024-09-17T00:20:56.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.321+0000 7f098460cc80 4 rocksdb: DB pointer 0x562cdefde000 2024-09-17T00:20:56.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.321+0000 7f097a3d5640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T00:20:56.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.321+0000 7f097a3d5640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T00:20:56.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: ** DB Stats ** 2024-09-17T00:20:56.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:20:56.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T00:20:56.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:20:56.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:20:56.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T00:20:56.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:20:56.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:20:56.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: ** Compaction Stats [default] ** 2024-09-17T00:20:56.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: 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-09-17T00:20:56.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T00:20:56.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: L0 1/0 527.52 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 170.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T00:20:56.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: L6 1/0 9.75 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-09-17T00:20:56.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: Sum 2/0 10.26 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 170.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T00:20:56.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 170.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T00:20:56.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: ** Compaction Stats [default] ** 2024-09-17T00:20:56.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: 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-09-17T00:20:56.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:20:56.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 170.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T00:20:56.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T00:20:56.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:20:56.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-17T00:20:56.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:20:56.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:20:56.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:20:56.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:20:56.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: Cumulative compaction: 0.00 GB write, 59.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:20:56.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: Interval compaction: 0.00 GB write, 59.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:20:56.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: 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-09-17T00:20:56.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: Block cache BinnedLRUCache@0x562cdeeb31f0#7 capacity: 512.00 MB usage: 1.39 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-09-17T00:20:56.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: 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-09-17T00:20:56.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:20:56.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.321+0000 7f098460cc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] at bind addrs [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:20:56.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.325+0000 7f098460cc80 1 mon.a@-1(???) e3 preinit fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:20:56.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.325+0000 7f098460cc80 0 mon.a@-1(???).mds e1 new map 2024-09-17T00:20:56.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.325+0000 7f098460cc80 0 mon.a@-1(???).mds e1 print_map 2024-09-17T00:20:56.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: e1 2024-09-17T00:20:56.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: btime 1970-01-01T00:00:00:000000+0000 2024-09-17T00:20:56.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T00:20:56.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: 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-09-17T00:20:56.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: legacy client fscid: -1 2024-09-17T00:20:56.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: 2024-09-17T00:20:56.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: No filesystems configured 2024-09-17T00:20:56.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.325+0000 7f098460cc80 0 mon.a@-1(???).osd e104 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T00:20:56.013 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.325+0000 7f098460cc80 0 mon.a@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T00:20:56.014 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.325+0000 7f098460cc80 0 mon.a@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T00:20:56.014 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.325+0000 7f098460cc80 0 mon.a@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T00:20:56.014 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:55 smithi026 bash[57342]: debug 2024-09-17T00:20:55.325+0000 7f098460cc80 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-09-17T00:20:57.107 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[43376]: ignoring --setuser ceph since I am not root 2024-09-17T00:20:57.107 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[43376]: ignoring --setgroup ceph since I am not root 2024-09-17T00:20:57.107 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[43376]: debug 2024-09-17T00:20:56.883+0000 7fa199421640 1 -- 172.21.15.94:0/3646933531 <== mon.2 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fd8d47d0e0 con 0x55fd8d47f800 2024-09-17T00:20:57.108 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:57 smithi094 bash[43376]: debug 2024-09-17T00:20:56.995+0000 7fa19bc7d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:20:57.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:54.314511+0000 mgr.y (mgr.15303) 73 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:57.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: audit 2024-09-17T00:20:54.796709+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:57.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:56.316475+0000 mgr.y (mgr.15303) 74 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:57.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:56.749930+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T00:20:57.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:56.776319+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T00:20:57.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:56.788035+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T00:20:57.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:56.788068+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:20:57.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:56.788086+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T00:05:29.922232+0000 2024-09-17T00:20:57.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:56.788102+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T00:03:29.041441+0000 2024-09-17T00:20:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:56.788120+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-17T00:20:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:56.788138+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T00:20:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:56.788158+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-17T00:20:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:56.788176+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-17T00:20:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:56.788195+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-17T00:20:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:56.789416+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T00:20:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:56.789470+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T00:20:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:56.792060+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e33: y(active, since 63s), standbys: x 2024-09-17T00:20:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:56.793138+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T00:20:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: audit 2024-09-17T00:20:56.816800+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15303 ' entity='' 2024-09-17T00:20:57.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:56 smithi094 bash[19906]: cluster 2024-09-17T00:20:56.818691+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e34: y(active, since 63s), standbys: x 2024-09-17T00:20:57.248 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[54244]: ignoring --setuser ceph since I am not root 2024-09-17T00:20:57.248 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[54244]: ignoring --setgroup ceph since I am not root 2024-09-17T00:20:57.248 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[54244]: debug 2024-09-17T00:20:56.889+0000 7f30ccfe3640 1 -- 172.21.15.26:0/2306228475 <== mon.1 v2:172.21.15.26:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560258d1f0e0 con 0x560258d21400 2024-09-17T00:20:57.248 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:57 smithi026 bash[54244]: debug 2024-09-17T00:20:57.001+0000 7f30cf83f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T00:20:57.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:54.314511+0000 mgr.y (mgr.15303) 73 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:57.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: audit 2024-09-17T00:20:54.796709+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:57.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:56.316475+0000 mgr.y (mgr.15303) 74 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:57.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:56.749930+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T00:20:57.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:56.776319+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T00:20:57.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:56.788035+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T00:20:57.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:56.788068+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:20:57.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:56.788086+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T00:05:29.922232+0000 2024-09-17T00:20:57.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:56.788102+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T00:03:29.041441+0000 2024-09-17T00:20:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:56.788120+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-17T00:20:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:56.788138+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T00:20:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:56.788158+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-17T00:20:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:56.788176+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-17T00:20:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:56.788195+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-17T00:20:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:56.789416+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T00:20:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:56.789470+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T00:20:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:56.792060+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e33: y(active, since 63s), standbys: x 2024-09-17T00:20:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:56.793138+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T00:20:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: audit 2024-09-17T00:20:56.816800+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15303 ' entity='' 2024-09-17T00:20:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[24915]: cluster 2024-09-17T00:20:56.818691+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e34: y(active, since 63s), standbys: x 2024-09-17T00:20:57.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:54.314511+0000 mgr.y (mgr.15303) 73 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:20:57.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: audit 2024-09-17T00:20:54.796709+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.15303 172.21.15.26:0/1948711394' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:20:57.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:56.316475+0000 mgr.y (mgr.15303) 74 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:20:57.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:56.749930+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T00:20:57.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:56.776319+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T00:20:57.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:56.788035+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T00:20:57.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:56.788068+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:20:57.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:56.788086+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T00:05:29.922232+0000 2024-09-17T00:20:57.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:56.788102+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T00:03:29.041441+0000 2024-09-17T00:20:57.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:56.788120+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-17T00:20:57.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:56.788138+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T00:20:57.251 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:56.788158+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-17T00:20:57.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:56.788176+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-17T00:20:57.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:56.788195+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-17T00:20:57.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:56.789416+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T00:20:57.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:56.789470+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T00:20:57.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:56.792060+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e33: y(active, since 63s), standbys: x 2024-09-17T00:20:57.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:56.793138+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T00:20:57.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: audit 2024-09-17T00:20:56.816800+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15303 ' entity='' 2024-09-17T00:20:57.252 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:56 smithi026 bash[57342]: cluster 2024-09-17T00:20:56.818691+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e34: y(active, since 63s), standbys: x 2024-09-17T00:20:58.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:58 smithi094 bash[43376]: debug 2024-09-17T00:20:58.183+0000 7fa19bc7d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:20:58.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:58 smithi094 bash[43376]: debug 2024-09-17T00:20:58.247+0000 7fa19bc7d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:20:58.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:58 smithi094 bash[43376]: debug 2024-09-17T00:20:58.399+0000 7fa19bc7d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:20:58.748 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:58 smithi026 bash[54244]: debug 2024-09-17T00:20:58.297+0000 7f30cf83f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T00:20:58.748 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:58 smithi026 bash[54244]: debug 2024-09-17T00:20:58.365+0000 7f30cf83f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T00:20:58.748 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:58 smithi026 bash[54244]: debug 2024-09-17T00:20:58.521+0000 7f30cf83f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T00:20:59.041 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:20:58 smithi094 bash[42981]: ts=2024-09-17T00:20:58.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:20:59.041 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:20:58 smithi094 bash[19906]: cluster 2024-09-17T00:20:57.819407+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e35: y(active, since 64s), standbys: x 2024-09-17T00:20:59.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:20:58 smithi026 bash[24915]: cluster 2024-09-17T00:20:57.819407+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e35: y(active, since 64s), standbys: x 2024-09-17T00:20:59.203 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:20:58 smithi026 bash[57342]: cluster 2024-09-17T00:20:57.819407+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e35: y(active, since 64s), standbys: x 2024-09-17T00:20:59.361 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:59 smithi094 bash[43376]: debug 2024-09-17T00:20:59.043+0000 7fa19bc7d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:20:59.362 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:59 smithi094 bash[43376]: debug 2024-09-17T00:20:59.111+0000 7fa19bc7d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:20:59.362 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:59 smithi094 bash[43376]: debug 2024-09-17T00:20:59.179+0000 7fa19bc7d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:20:59.498 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:59 smithi026 bash[54244]: debug 2024-09-17T00:20:59.205+0000 7f30cf83f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T00:20:59.498 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:59 smithi026 bash[54244]: debug 2024-09-17T00:20:59.277+0000 7f30cf83f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T00:20:59.498 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:59 smithi026 bash[54244]: debug 2024-09-17T00:20:59.349+0000 7f30cf83f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T00:20:59.758 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:59 smithi094 bash[43376]: debug 2024-09-17T00:20:59.363+0000 7fa19bc7d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T00:20:59.758 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:59 smithi094 bash[43376]: debug 2024-09-17T00:20:59.439+0000 7fa19bc7d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:20:59.758 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:59 smithi094 bash[43376]: debug 2024-09-17T00:20:59.507+0000 7fa19bc7d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:20:59.759 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:59 smithi094 bash[43376]: debug 2024-09-17T00:20:59.759+0000 7fa19bc7d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:20:59.974 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:59 smithi026 bash[54244]: debug 2024-09-17T00:20:59.545+0000 7f30cf83f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T00:20:59.975 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:59 smithi026 bash[54244]: debug 2024-09-17T00:20:59.625+0000 7f30cf83f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T00:20:59.975 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:59 smithi026 bash[54244]: debug 2024-09-17T00:20:59.697+0000 7f30cf83f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T00:21:00.022 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:20:59 smithi094 bash[43376]: debug 2024-09-17T00:20:59.827+0000 7fa19bc7d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:21:00.023 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:00 smithi094 bash[43376]: debug 2024-09-17T00:21:00.023+0000 7fa19bc7d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:21:00.248 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:20:59 smithi026 bash[54244]: debug 2024-09-17T00:20:59.977+0000 7f30cf83f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T00:21:00.248 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:00 smithi026 bash[54244]: debug 2024-09-17T00:21:00.049+0000 7f30cf83f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T00:21:00.346 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:00 smithi094 bash[43376]: debug 2024-09-17T00:21:00.103+0000 7fa19bc7d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:21:00.596 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:00 smithi026 bash[54244]: debug 2024-09-17T00:21:00.253+0000 7f30cf83f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T00:21:00.596 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:00 smithi026 bash[54244]: debug 2024-09-17T00:21:00.333+0000 7f30cf83f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T00:21:00.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:00 smithi094 bash[43376]: debug 2024-09-17T00:21:00.347+0000 7fa19bc7d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:21:00.607 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:00 smithi094 bash[43376]: debug 2024-09-17T00:21:00.523+0000 7fa19bc7d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:21:00.939 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:00 smithi094 bash[43376]: debug 2024-09-17T00:21:00.683+0000 7fa19bc7d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:21:00.939 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:00 smithi094 bash[43376]: debug 2024-09-17T00:21:00.763+0000 7fa19bc7d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:21:00.953 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:00 smithi026 bash[54244]: debug 2024-09-17T00:21:00.597+0000 7f30cf83f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T00:21:00.953 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:00 smithi026 bash[54244]: debug 2024-09-17T00:21:00.785+0000 7f30cf83f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:21:01.224 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:00 smithi026 bash[54244]: debug 2024-09-17T00:21:00.953+0000 7f30cf83f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T00:21:01.224 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:01 smithi026 bash[54244]: debug 2024-09-17T00:21:01.037+0000 7f30cf83f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T00:21:01.357 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:00 smithi094 bash[43376]: debug 2024-09-17T00:21:00.939+0000 7fa19bc7d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:21:01.498 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:01 smithi026 bash[54244]: debug 2024-09-17T00:21:01.225+0000 7f30cf83f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T00:21:02.076 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:01 smithi094 bash[43376]: debug 2024-09-17T00:21:01.779+0000 7fa19bc7d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:21:02.076 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:01 smithi094 bash[43376]: debug 2024-09-17T00:21:01.855+0000 7fa19bc7d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:21:02.357 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:02 smithi094 bash[43376]: debug 2024-09-17T00:21:02.079+0000 7fa19bc7d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:21:02.357 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:02 smithi094 bash[43376]: debug 2024-09-17T00:21:02.155+0000 7fa19bc7d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:21:02.438 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:02 smithi026 bash[54244]: debug 2024-09-17T00:21:02.125+0000 7f30cf83f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T00:21:02.439 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:02 smithi026 bash[54244]: debug 2024-09-17T00:21:02.205+0000 7f30cf83f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T00:21:02.711 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:02 smithi026 bash[54244]: debug 2024-09-17T00:21:02.441+0000 7f30cf83f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T00:21:02.711 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:02 smithi026 bash[54244]: debug 2024-09-17T00:21:02.517+0000 7f30cf83f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T00:21:02.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:02 smithi094 bash[19906]: cluster 2024-09-17T00:21:02.645785+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:21:02.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:02 smithi094 bash[19906]: cluster 2024-09-17T00:21:02.645918+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:21:02.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:02 smithi094 bash[19906]: audit 2024-09-17T00:21:02.650035+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.? 172.21.15.94:0/3635053975' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:21:02.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:02 smithi094 bash[19906]: audit 2024-09-17T00:21:02.652839+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.? 172.21.15.94:0/3635053975' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:21:02.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:02 smithi094 bash[19906]: audit 2024-09-17T00:21:02.655163+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.? 172.21.15.94:0/3635053975' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:21:02.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:02 smithi094 bash[19906]: audit 2024-09-17T00:21:02.655553+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.? 172.21.15.94:0/3635053975' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:21:02.858 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:02 smithi094 bash[43376]: debug 2024-09-17T00:21:02.543+0000 7fa19bc7d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:21:02.858 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:02 smithi094 bash[43376]: debug 2024-09-17T00:21:02.619+0000 7fa19bc7d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:21:02.858 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:02 smithi094 bash[43376]: [17/Sep/2024:00:21:02] ENGINE Bus STARTING 2024-09-17T00:21:02.858 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:02 smithi094 bash[43376]: CherryPy Checker: 2024-09-17T00:21:02.858 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:02 smithi094 bash[43376]: The Application mounted at '' has an empty config. 2024-09-17T00:21:02.858 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:02 smithi094 bash[43376]: [17/Sep/2024:00:21:02] ENGINE Serving on http://:::9283 2024-09-17T00:21:02.859 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:02 smithi094 bash[43376]: [17/Sep/2024:00:21:02] ENGINE Bus STARTED 2024-09-17T00:21:02.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:02 smithi026 bash[54244]: debug 2024-09-17T00:21:02.945+0000 7f30cf83f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T00:21:02.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:02 smithi026 bash[57342]: cluster 2024-09-17T00:21:02.645785+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:21:02.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:02 smithi026 bash[57342]: cluster 2024-09-17T00:21:02.645918+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:21:02.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:02 smithi026 bash[57342]: audit 2024-09-17T00:21:02.650035+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.? 172.21.15.94:0/3635053975' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:21:02.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:02 smithi026 bash[57342]: audit 2024-09-17T00:21:02.652839+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.? 172.21.15.94:0/3635053975' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:21:02.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:02 smithi026 bash[57342]: audit 2024-09-17T00:21:02.655163+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.? 172.21.15.94:0/3635053975' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:21:02.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:02 smithi026 bash[57342]: audit 2024-09-17T00:21:02.655553+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.? 172.21.15.94:0/3635053975' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:21:02.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:02 smithi026 bash[24915]: cluster 2024-09-17T00:21:02.645785+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T00:21:02.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:02 smithi026 bash[24915]: cluster 2024-09-17T00:21:02.645918+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-09-17T00:21:02.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:02 smithi026 bash[24915]: audit 2024-09-17T00:21:02.650035+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.? 172.21.15.94:0/3635053975' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T00:21:02.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:02 smithi026 bash[24915]: audit 2024-09-17T00:21:02.652839+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.? 172.21.15.94:0/3635053975' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T00:21:02.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:02 smithi026 bash[24915]: audit 2024-09-17T00:21:02.655163+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.? 172.21.15.94:0/3635053975' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T00:21:03.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:02 smithi026 bash[24915]: audit 2024-09-17T00:21:02.655553+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.? 172.21.15.94:0/3635053975' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T00:21:03.321 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[54244]: debug 2024-09-17T00:21:03.029+0000 7f30cf83f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T00:21:03.321 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[54244]: [17/Sep/2024:00:21:03] ENGINE Bus STARTING 2024-09-17T00:21:03.321 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[54244]: CherryPy Checker: 2024-09-17T00:21:03.321 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[54244]: The Application mounted at '' has an empty config. 2024-09-17T00:21:03.322 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[54244]: [17/Sep/2024:00:21:03] ENGINE Serving on http://:::9283 2024-09-17T00:21:03.653 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[42981]: ts=2024-09-17T00:21:03.507Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:21:03.712 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[54244]: [17/Sep/2024:00:21:03] ENGINE Bus STARTED 2024-09-17T00:21:03.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: cluster 2024-09-17T00:21:02.707162+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e36: y(active, since 69s), standbys: x 2024-09-17T00:21:03.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: cluster 2024-09-17T00:21:03.056596+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon y restarted 2024-09-17T00:21:03.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: cluster 2024-09-17T00:21:03.057094+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon y 2024-09-17T00:21:03.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: cluster 2024-09-17T00:21:03.070211+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T00:21:03.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: cluster 2024-09-17T00:21:03.071463+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0144245s), standbys: x 2024-09-17T00:21:03.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.082787+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:21:03.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.082997+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:21:03.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.083180+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:21:04.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.091072+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:21:04.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.091221+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:21:04.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.091992+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:21:04.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.092254+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:21:04.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.092477+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:21:04.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.092653+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:21:04.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.092816+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:21:04.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.092972+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:21:04.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.093154+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:21:04.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.093357+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:21:04.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.093892+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:21:04.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.094083+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:21:04.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: cluster 2024-09-17T00:21:02.707162+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e36: y(active, since 69s), standbys: x 2024-09-17T00:21:04.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: cluster 2024-09-17T00:21:03.056596+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon y restarted 2024-09-17T00:21:04.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: cluster 2024-09-17T00:21:03.057094+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon y 2024-09-17T00:21:04.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: cluster 2024-09-17T00:21:03.070211+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T00:21:04.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: cluster 2024-09-17T00:21:03.071463+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0144245s), standbys: x 2024-09-17T00:21:04.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.082787+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:21:04.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.082997+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:21:04.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.083180+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:21:04.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.091072+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:21:04.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.091221+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:21:04.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.091992+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:21:04.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.092254+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:21:04.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.092477+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:21:04.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.092653+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:21:04.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.092816+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:21:04.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.092972+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:21:04.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.093154+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:21:04.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.093357+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:21:04.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.093892+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:21:04.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.094083+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:21:04.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.094788+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:21:04.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: cluster 2024-09-17T00:21:03.118833+0000 mon.a (mon.0) 42 : cluster [INF] Manager daemon y is now available 2024-09-17T00:21:04.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.181662+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:04.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.194070+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:21:04.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[24915]: audit 2024-09-17T00:21:03.242586+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:21:04.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.094788+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:21:04.003 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: cluster 2024-09-17T00:21:03.118833+0000 mon.a (mon.0) 42 : cluster [INF] Manager daemon y is now available 2024-09-17T00:21:04.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.181662+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:04.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.194070+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:21:04.004 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:03 smithi026 bash[57342]: audit 2024-09-17T00:21:03.242586+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:21:04.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: cluster 2024-09-17T00:21:02.707162+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e36: y(active, since 69s), standbys: x 2024-09-17T00:21:04.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: cluster 2024-09-17T00:21:03.056596+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon y restarted 2024-09-17T00:21:04.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: cluster 2024-09-17T00:21:03.057094+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon y 2024-09-17T00:21:04.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: cluster 2024-09-17T00:21:03.070211+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T00:21:04.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: cluster 2024-09-17T00:21:03.071463+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0144245s), standbys: x 2024-09-17T00:21:04.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.082787+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:21:04.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.082997+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:21:04.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.083180+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:21:04.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.091072+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T00:21:04.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.091221+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T00:21:04.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.091992+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:21:04.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.092254+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:21:04.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.092477+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:21:04.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.092653+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:21:04.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.092816+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:21:04.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.092972+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:21:04.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.093154+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:21:04.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.093357+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:21:04.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.093892+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T00:21:04.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.094083+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T00:21:04.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.094788+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T00:21:04.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: cluster 2024-09-17T00:21:03.118833+0000 mon.a (mon.0) 42 : cluster [INF] Manager daemon y is now available 2024-09-17T00:21:04.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.181662+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:04.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.194070+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T00:21:04.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:03 smithi094 bash[19906]: audit 2024-09-17T00:21:03.242586+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T00:21:04.110 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:21:04.498 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:04 smithi026 bash[54244]: debug 2024-09-17T00:21:04.085+0000 7f306e52d640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-17T00:21:04.841 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:21:04.841 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (2m) 28s ago 9m 14.8M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:21:04.841 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (96s) 28s ago 8m 40.7M - 8.3.5 dad864ee21e9 431789404f7f 2024-09-17T00:21:04.841 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (46s) 28s ago 6m 41.0M - 3.5 e1d6a67b021e 89ab91c2135a 2024-09-17T00:21:04.841 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283,8765 running (34s) 28s ago 15m 144M - 19.1.1-330-gc2ddf972 ebb0615149de c98e79f4d014 2024-09-17T00:21:04.841 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (89s) 28s ago 17m 482M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:21:04.841 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (17m) 28s ago 17m 62.3M 2048M 17.2.0 e1d6a67b021e 1b8a4651dfd8 2024-09-17T00:21:04.842 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (15m) 28s ago 15m 54.7M 2048M 17.2.0 e1d6a67b021e 625dcb9a4387 2024-09-17T00:21:04.842 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (15m) 28s ago 15m 42.9M 2048M 17.2.0 e1d6a67b021e a8f55ba59763 2024-09-17T00:21:04.842 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (2m) 28s ago 9m 8047k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:21:04.842 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (99s) 28s ago 9m 7975k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:21:04.842 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (14m) 28s ago 14m 57.5M 2781M 17.2.0 e1d6a67b021e 0970f17985fb 2024-09-17T00:21:04.842 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (14m) 28s ago 14m 58.4M 2781M 17.2.0 e1d6a67b021e eacc90bf6246 2024-09-17T00:21:04.842 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (13m) 28s ago 13m 51.4M 2781M 17.2.0 e1d6a67b021e 33296a37b65e 2024-09-17T00:21:04.842 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (12m) 28s ago 12m 55.2M 2781M 17.2.0 e1d6a67b021e 62338d062d83 2024-09-17T00:21:04.842 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (12m) 28s ago 12m 58.7M 3036M 17.2.0 e1d6a67b021e 54301e7ec6a4 2024-09-17T00:21:04.842 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (11m) 28s ago 11m 53.4M 3036M 17.2.0 e1d6a67b021e 7f114106ea4e 2024-09-17T00:21:04.842 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (11m) 28s ago 11m 52.1M 3036M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:21:04.842 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (10m) 28s ago 10m 54.5M 3036M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:21:04.842 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (41s) 28s ago 9m 41.7M - 2.43.0 a07b618ecd1d be36f173eeb5 2024-09-17T00:21:04.842 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (7m) 28s ago 7m 85.1M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:21:04.843 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (7m) 28s ago 7m 85.9M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:21:04.843 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (7m) 28s ago 7m 85.2M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:21:04.843 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (7m) 28s ago 7m 85.8M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:21:05.295 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:21:05.295 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:21:05.296 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-09-17T00:21:05.296 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1 2024-09-17T00:21:05.296 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:21:05.296 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:21:05.296 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:21:05.296 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:21:05.296 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:21:05.296 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T00:21:05.296 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:21:05.296 INFO:teuthology.orchestra.run.smithi026.stdout: "mds": {}, 2024-09-17T00:21:05.296 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:21:05.296 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:21:05.297 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:21:05.297 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:21:05.297 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-09-17T00:21:05.297 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T00:21:05.297 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:21:05.297 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:21:05.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:05 smithi094 bash[19906]: cluster 2024-09-17T00:21:04.078590+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e38: y(active, since 1.02152s), standbys: x 2024-09-17T00:21:05.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:05 smithi094 bash[19906]: audit 2024-09-17T00:21:04.080931+0000 mgr.y (mgr.25348) 1 : audit [DBG] from='client.34110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:05.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:05 smithi094 bash[19906]: audit 2024-09-17T00:21:04.096900+0000 mgr.y (mgr.25348) 2 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:05.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:05 smithi094 bash[19906]: cluster 2024-09-17T00:21:04.108104+0000 mgr.y (mgr.25348) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:21:05.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:05 smithi094 bash[19906]: audit 2024-09-17T00:21:04.469681+0000 mgr.y (mgr.25348) 4 : audit [DBG] from='client.34131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:05.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:05 smithi094 bash[19906]: audit 2024-09-17T00:21:04.822916+0000 mgr.y (mgr.25348) 5 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:05.494 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[24915]: cluster 2024-09-17T00:21:04.078590+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e38: y(active, since 1.02152s), standbys: x 2024-09-17T00:21:05.494 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[24915]: audit 2024-09-17T00:21:04.080931+0000 mgr.y (mgr.25348) 1 : audit [DBG] from='client.34110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:05.494 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[24915]: audit 2024-09-17T00:21:04.096900+0000 mgr.y (mgr.25348) 2 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:05.494 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[24915]: cluster 2024-09-17T00:21:04.108104+0000 mgr.y (mgr.25348) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:21:05.494 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[24915]: audit 2024-09-17T00:21:04.469681+0000 mgr.y (mgr.25348) 4 : audit [DBG] from='client.34131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:05.494 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[24915]: audit 2024-09-17T00:21:04.822916+0000 mgr.y (mgr.25348) 5 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:05.494 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[57342]: cluster 2024-09-17T00:21:04.078590+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e38: y(active, since 1.02152s), standbys: x 2024-09-17T00:21:05.494 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[57342]: audit 2024-09-17T00:21:04.080931+0000 mgr.y (mgr.25348) 1 : audit [DBG] from='client.34110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:05.494 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[57342]: audit 2024-09-17T00:21:04.096900+0000 mgr.y (mgr.25348) 2 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:05.494 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[57342]: cluster 2024-09-17T00:21:04.108104+0000 mgr.y (mgr.25348) 3 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:21:05.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[57342]: audit 2024-09-17T00:21:04.469681+0000 mgr.y (mgr.25348) 4 : audit [DBG] from='client.34131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:05.495 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[57342]: audit 2024-09-17T00:21:04.822916+0000 mgr.y (mgr.25348) 5 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:05.658 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:21:05.658 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:21:05.658 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:21:05.658 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:21:05.658 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-17T00:21:05.658 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2024-09-17T00:21:05.658 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:21:05.658 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "2/23 daemons upgraded", 2024-09-17T00:21:05.658 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2024-09-17T00:21:05.658 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:21:05.658 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:21:05.749 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: debug 2024-09-17T00:21:05.493+0000 7f3022826640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:00:21:05] ENGINE Error in HTTPServer.serve 2024-09-17T00:21:05.749 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: Traceback (most recent call last): 2024-09-17T00:21:05.749 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:21:05.749 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: self._connections.run(self.expiration_interval) 2024-09-17T00:21:05.749 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:21:05.749 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: self._run(expiration_interval) 2024-09-17T00:21:05.749 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:21:05.749 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:21:05.749 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:21:05.749 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:21:05.749 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:21:05.750 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: s = self.context.wrap_socket( 2024-09-17T00:21:05.750 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:21:05.750 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: return self.sslsocket_class._create( 2024-09-17T00:21:05.750 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:21:05.750 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: self.do_handshake() 2024-09-17T00:21:05.750 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:21:05.750 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: self._sslobj.do_handshake() 2024-09-17T00:21:05.750 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:05 smithi026 bash[54244]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:21:06.110 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:21:06.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: cluster 2024-09-17T00:21:05.088526+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e39: y(active, since 2s), standbys: x 2024-09-17T00:21:06.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: cephadm 2024-09-17T00:21:05.271846+0000 mgr.y (mgr.25348) 7 : cephadm [INF] [17/Sep/2024:00:21:05] ENGINE Bus STARTING 2024-09-17T00:21:06.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: audit 2024-09-17T00:21:05.302410+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.26:0/1763056525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:21:06.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: cephadm 2024-09-17T00:21:05.373967+0000 mgr.y (mgr.25348) 8 : cephadm [INF] [17/Sep/2024:00:21:05] ENGINE Serving on http://172.21.15.26:8765 2024-09-17T00:21:06.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: cephadm 2024-09-17T00:21:05.498670+0000 mgr.y (mgr.25348) 9 : cephadm [INF] [17/Sep/2024:00:21:05] ENGINE Serving on https://172.21.15.26:7150 2024-09-17T00:21:06.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: cephadm 2024-09-17T00:21:05.498841+0000 mgr.y (mgr.25348) 10 : cephadm [INF] [17/Sep/2024:00:21:05] ENGINE Bus STARTED 2024-09-17T00:21:06.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: cephadm 2024-09-17T00:21:05.500658+0000 mgr.y (mgr.25348) 11 : cephadm [ERR] [17/Sep/2024:00:21:05] ENGINE Error in HTTPServer.serve 2024-09-17T00:21:06.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: Traceback (most recent call last): 2024-09-17T00:21:06.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:21:06.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: self._connections.run(self.expiration_interval) 2024-09-17T00:21:06.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:21:06.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: self._run(expiration_interval) 2024-09-17T00:21:06.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:21:06.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:21:06.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:21:06.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:21:06.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:21:06.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: s = self.context.wrap_socket( 2024-09-17T00:21:06.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:21:06.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: return self.sslsocket_class._create( 2024-09-17T00:21:06.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:21:06.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: self.do_handshake() 2024-09-17T00:21:06.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:21:06.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: self._sslobj.do_handshake() 2024-09-17T00:21:06.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:21:06.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:06 smithi094 bash[19906]: audit 2024-09-17T00:21:05.664150+0000 mgr.y (mgr.25348) 12 : audit [DBG] from='client.25402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:06.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: cluster 2024-09-17T00:21:05.088526+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e39: y(active, since 2s), standbys: x 2024-09-17T00:21:06.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: cephadm 2024-09-17T00:21:05.271846+0000 mgr.y (mgr.25348) 7 : cephadm [INF] [17/Sep/2024:00:21:05] ENGINE Bus STARTING 2024-09-17T00:21:06.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: audit 2024-09-17T00:21:05.302410+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.26:0/1763056525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:21:06.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: cephadm 2024-09-17T00:21:05.373967+0000 mgr.y (mgr.25348) 8 : cephadm [INF] [17/Sep/2024:00:21:05] ENGINE Serving on http://172.21.15.26:8765 2024-09-17T00:21:06.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: cephadm 2024-09-17T00:21:05.498670+0000 mgr.y (mgr.25348) 9 : cephadm [INF] [17/Sep/2024:00:21:05] ENGINE Serving on https://172.21.15.26:7150 2024-09-17T00:21:06.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: cephadm 2024-09-17T00:21:05.498841+0000 mgr.y (mgr.25348) 10 : cephadm [INF] [17/Sep/2024:00:21:05] ENGINE Bus STARTED 2024-09-17T00:21:06.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: cephadm 2024-09-17T00:21:05.500658+0000 mgr.y (mgr.25348) 11 : cephadm [ERR] [17/Sep/2024:00:21:05] ENGINE Error in HTTPServer.serve 2024-09-17T00:21:06.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: Traceback (most recent call last): 2024-09-17T00:21:06.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:21:06.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: self._connections.run(self.expiration_interval) 2024-09-17T00:21:06.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:21:06.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: self._run(expiration_interval) 2024-09-17T00:21:06.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:21:06.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:21:06.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:21:06.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:21:06.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:21:06.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: s = self.context.wrap_socket( 2024-09-17T00:21:06.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:21:06.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: return self.sslsocket_class._create( 2024-09-17T00:21:06.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:21:06.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: self.do_handshake() 2024-09-17T00:21:06.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:21:06.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: self._sslobj.do_handshake() 2024-09-17T00:21:06.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:21:06.502 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[57342]: audit 2024-09-17T00:21:05.664150+0000 mgr.y (mgr.25348) 12 : audit [DBG] from='client.25402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:06.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: cluster 2024-09-17T00:21:05.088526+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e39: y(active, since 2s), standbys: x 2024-09-17T00:21:06.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: cephadm 2024-09-17T00:21:05.271846+0000 mgr.y (mgr.25348) 7 : cephadm [INF] [17/Sep/2024:00:21:05] ENGINE Bus STARTING 2024-09-17T00:21:06.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: audit 2024-09-17T00:21:05.302410+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.26:0/1763056525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:21:06.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: cephadm 2024-09-17T00:21:05.373967+0000 mgr.y (mgr.25348) 8 : cephadm [INF] [17/Sep/2024:00:21:05] ENGINE Serving on http://172.21.15.26:8765 2024-09-17T00:21:06.502 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: cephadm 2024-09-17T00:21:05.498670+0000 mgr.y (mgr.25348) 9 : cephadm [INF] [17/Sep/2024:00:21:05] ENGINE Serving on https://172.21.15.26:7150 2024-09-17T00:21:06.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: cephadm 2024-09-17T00:21:05.498841+0000 mgr.y (mgr.25348) 10 : cephadm [INF] [17/Sep/2024:00:21:05] ENGINE Bus STARTED 2024-09-17T00:21:06.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: cephadm 2024-09-17T00:21:05.500658+0000 mgr.y (mgr.25348) 11 : cephadm [ERR] [17/Sep/2024:00:21:05] ENGINE Error in HTTPServer.serve 2024-09-17T00:21:06.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: Traceback (most recent call last): 2024-09-17T00:21:06.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T00:21:06.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: self._connections.run(self.expiration_interval) 2024-09-17T00:21:06.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T00:21:06.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: self._run(expiration_interval) 2024-09-17T00:21:06.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T00:21:06.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T00:21:06.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T00:21:06.503 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T00:21:06.504 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T00:21:06.504 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: s = self.context.wrap_socket( 2024-09-17T00:21:06.504 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T00:21:06.504 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: return self.sslsocket_class._create( 2024-09-17T00:21:06.504 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T00:21:06.504 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: self.do_handshake() 2024-09-17T00:21:06.504 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T00:21:06.504 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: self._sslobj.do_handshake() 2024-09-17T00:21:06.504 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T00:21:06.504 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:06 smithi026 bash[24915]: audit 2024-09-17T00:21:05.664150+0000 mgr.y (mgr.25348) 12 : audit [DBG] from='client.25402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:07.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:07 smithi094 bash[19906]: audit 2024-09-17T00:21:06.117085+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.26:0/3667417810' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:21:07.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:07 smithi026 bash[57342]: audit 2024-09-17T00:21:06.117085+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.26:0/3667417810' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:21:07.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:07 smithi026 bash[24915]: audit 2024-09-17T00:21:06.117085+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.26:0/3667417810' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:21:08.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:08 smithi094 bash[19906]: cluster 2024-09-17T00:21:07.095228+0000 mgr.y (mgr.25348) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:21:08.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:08 smithi094 bash[19906]: cluster 2024-09-17T00:21:07.108687+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-09-17T00:21:08.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:08 smithi026 bash[57342]: cluster 2024-09-17T00:21:07.095228+0000 mgr.y (mgr.25348) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:21:08.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:08 smithi026 bash[57342]: cluster 2024-09-17T00:21:07.108687+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-09-17T00:21:08.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:08 smithi026 bash[24915]: cluster 2024-09-17T00:21:07.095228+0000 mgr.y (mgr.25348) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:21:08.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:08 smithi026 bash[24915]: cluster 2024-09-17T00:21:07.108687+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-09-17T00:21:10.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:10 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:21:10] "GET /metrics HTTP/1.1" 200 35372 "" "Prometheus/2.43.0" 2024-09-17T00:21:10.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:10 smithi026 bash[57342]: cluster 2024-09-17T00:21:09.096079+0000 mgr.y (mgr.25348) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:21:10.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:10 smithi026 bash[57342]: audit 2024-09-17T00:21:09.662264+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:10.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:10 smithi026 bash[57342]: audit 2024-09-17T00:21:09.666980+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:10.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:10 smithi026 bash[57342]: audit 2024-09-17T00:21:09.817051+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:10.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:10 smithi026 bash[57342]: audit 2024-09-17T00:21:09.823977+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:10.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:10 smithi026 bash[24915]: cluster 2024-09-17T00:21:09.096079+0000 mgr.y (mgr.25348) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:21:10.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:10 smithi026 bash[24915]: audit 2024-09-17T00:21:09.662264+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:10.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:10 smithi026 bash[24915]: audit 2024-09-17T00:21:09.666980+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:10.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:10 smithi026 bash[24915]: audit 2024-09-17T00:21:09.817051+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:10.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:10 smithi026 bash[24915]: audit 2024-09-17T00:21:09.823977+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:11.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:10 smithi094 bash[19906]: cluster 2024-09-17T00:21:09.096079+0000 mgr.y (mgr.25348) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:21:11.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:10 smithi094 bash[19906]: audit 2024-09-17T00:21:09.662264+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:11.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:10 smithi094 bash[19906]: audit 2024-09-17T00:21:09.666980+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:11.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:10 smithi094 bash[19906]: audit 2024-09-17T00:21:09.817051+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:11.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:10 smithi094 bash[19906]: audit 2024-09-17T00:21:09.823977+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:12.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:11 smithi094 bash[19906]: audit 2024-09-17T00:21:10.815601+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:12.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:11 smithi094 bash[19906]: audit 2024-09-17T00:21:10.825395+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:12.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:11 smithi094 bash[19906]: audit 2024-09-17T00:21:11.049468+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:12.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:11 smithi094 bash[19906]: audit 2024-09-17T00:21:11.055426+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:12.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:11 smithi026 bash[57342]: audit 2024-09-17T00:21:10.815601+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:12.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:11 smithi026 bash[57342]: audit 2024-09-17T00:21:10.825395+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:12.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:11 smithi026 bash[57342]: audit 2024-09-17T00:21:11.049468+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:12.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:11 smithi026 bash[57342]: audit 2024-09-17T00:21:11.055426+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:12.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:11 smithi026 bash[24915]: audit 2024-09-17T00:21:10.815601+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:12.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:11 smithi026 bash[24915]: audit 2024-09-17T00:21:10.825395+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:12.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:11 smithi026 bash[24915]: audit 2024-09-17T00:21:11.049468+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:12.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:11 smithi026 bash[24915]: audit 2024-09-17T00:21:11.055426+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:13.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:12 smithi094 bash[19906]: cluster 2024-09-17T00:21:11.097047+0000 mgr.y (mgr.25348) 15 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T00:21:13.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:12 smithi026 bash[57342]: cluster 2024-09-17T00:21:11.097047+0000 mgr.y (mgr.25348) 15 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T00:21:13.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:12 smithi026 bash[24915]: cluster 2024-09-17T00:21:11.097047+0000 mgr.y (mgr.25348) 15 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-09-17T00:21:13.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:21:13 smithi094 bash[42981]: ts=2024-09-17T00:21:13.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:21:15.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:14 smithi094 bash[19906]: cluster 2024-09-17T00:21:13.097738+0000 mgr.y (mgr.25348) 16 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T00:21:15.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:14 smithi026 bash[57342]: cluster 2024-09-17T00:21:13.097738+0000 mgr.y (mgr.25348) 16 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T00:21:15.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:14 smithi026 bash[24915]: cluster 2024-09-17T00:21:13.097738+0000 mgr.y (mgr.25348) 16 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T00:21:16.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:15 smithi094 bash[19906]: audit 2024-09-17T00:21:14.109335+0000 mgr.y (mgr.25348) 17 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:16.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:15 smithi026 bash[57342]: audit 2024-09-17T00:21:14.109335+0000 mgr.y (mgr.25348) 17 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:16.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:15 smithi026 bash[24915]: audit 2024-09-17T00:21:14.109335+0000 mgr.y (mgr.25348) 17 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:17.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:16 smithi094 bash[19906]: cluster 2024-09-17T00:21:15.099522+0000 mgr.y (mgr.25348) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T00:21:17.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:16 smithi026 bash[57342]: cluster 2024-09-17T00:21:15.099522+0000 mgr.y (mgr.25348) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T00:21:17.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:16 smithi026 bash[24915]: cluster 2024-09-17T00:21:15.099522+0000 mgr.y (mgr.25348) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T00:21:19.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:18 smithi094 bash[19906]: cluster 2024-09-17T00:21:17.100340+0000 mgr.y (mgr.25348) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:21:19.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:18 smithi094 bash[19906]: audit 2024-09-17T00:21:18.183171+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:19.107 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:21:18 smithi094 bash[42981]: ts=2024-09-17T00:21:18.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:21:19.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:18 smithi026 bash[57342]: cluster 2024-09-17T00:21:17.100340+0000 mgr.y (mgr.25348) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:21:19.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:18 smithi026 bash[57342]: audit 2024-09-17T00:21:18.183171+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:19.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:18 smithi026 bash[24915]: cluster 2024-09-17T00:21:17.100340+0000 mgr.y (mgr.25348) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:21:19.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:18 smithi026 bash[24915]: audit 2024-09-17T00:21:18.183171+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:20.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:20 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:21:20] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-17T00:21:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:20 smithi026 bash[57342]: cluster 2024-09-17T00:21:19.101444+0000 mgr.y (mgr.25348) 20 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:21:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:20 smithi026 bash[57342]: audit 2024-09-17T00:21:20.792057+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:20 smithi026 bash[57342]: audit 2024-09-17T00:21:20.803050+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:20 smithi026 bash[57342]: audit 2024-09-17T00:21:20.807813+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:20 smithi026 bash[57342]: audit 2024-09-17T00:21:20.809782+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:21:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:20 smithi026 bash[24915]: cluster 2024-09-17T00:21:19.101444+0000 mgr.y (mgr.25348) 20 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:21:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:20 smithi026 bash[24915]: audit 2024-09-17T00:21:20.792057+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:20 smithi026 bash[24915]: audit 2024-09-17T00:21:20.803050+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:20 smithi026 bash[24915]: audit 2024-09-17T00:21:20.807813+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:20 smithi026 bash[24915]: audit 2024-09-17T00:21:20.809782+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:21:21.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:20 smithi094 bash[19906]: cluster 2024-09-17T00:21:19.101444+0000 mgr.y (mgr.25348) 20 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:21:21.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:20 smithi094 bash[19906]: audit 2024-09-17T00:21:20.792057+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:21.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:20 smithi094 bash[19906]: audit 2024-09-17T00:21:20.803050+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:21.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:20 smithi094 bash[19906]: audit 2024-09-17T00:21:20.807813+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:21.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:20 smithi094 bash[19906]: audit 2024-09-17T00:21:20.809782+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:21:22.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:21 smithi094 bash[19906]: cephadm 2024-09-17T00:21:20.812448+0000 mgr.y (mgr.25348) 21 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:21:22.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:21 smithi094 bash[19906]: cephadm 2024-09-17T00:21:20.813081+0000 mgr.y (mgr.25348) 22 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:21:22.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:21 smithi094 bash[19906]: audit 2024-09-17T00:21:21.442014+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:22.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:21 smithi094 bash[19906]: audit 2024-09-17T00:21:21.450448+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:22.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:21 smithi094 bash[19906]: audit 2024-09-17T00:21:21.486504+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:22.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:21 smithi094 bash[19906]: audit 2024-09-17T00:21:21.492581+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:22.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:21 smithi094 bash[19906]: audit 2024-09-17T00:21:21.499154+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:22.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:21 smithi094 bash[19906]: audit 2024-09-17T00:21:21.632304+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:21:22.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:21 smithi094 bash[19906]: audit 2024-09-17T00:21:21.635917+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:21:22.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:21 smithi094 bash[19906]: audit 2024-09-17T00:21:21.638300+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T00:21:22.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:21 smithi094 bash[19906]: audit 2024-09-17T00:21:21.639832+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-17T00:21:22.217 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[57342]: cephadm 2024-09-17T00:21:20.812448+0000 mgr.y (mgr.25348) 21 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:21:22.217 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[57342]: cephadm 2024-09-17T00:21:20.813081+0000 mgr.y (mgr.25348) 22 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:21:22.217 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[57342]: audit 2024-09-17T00:21:21.442014+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:22.217 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[57342]: audit 2024-09-17T00:21:21.450448+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:22.217 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[57342]: audit 2024-09-17T00:21:21.486504+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:22.217 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[57342]: audit 2024-09-17T00:21:21.492581+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:22.218 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[57342]: audit 2024-09-17T00:21:21.499154+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:22.218 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[57342]: audit 2024-09-17T00:21:21.632304+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:21:22.218 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[57342]: audit 2024-09-17T00:21:21.635917+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:21:22.218 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[57342]: audit 2024-09-17T00:21:21.638300+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T00:21:22.218 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[57342]: audit 2024-09-17T00:21:21.639832+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-17T00:21:22.218 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[24915]: cephadm 2024-09-17T00:21:20.812448+0000 mgr.y (mgr.25348) 21 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.conf 2024-09-17T00:21:22.218 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[24915]: cephadm 2024-09-17T00:21:20.813081+0000 mgr.y (mgr.25348) 22 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.conf 2024-09-17T00:21:22.219 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[24915]: audit 2024-09-17T00:21:21.442014+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:22.219 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[24915]: audit 2024-09-17T00:21:21.450448+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:22.219 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[24915]: audit 2024-09-17T00:21:21.486504+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:22.219 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[24915]: audit 2024-09-17T00:21:21.492581+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:22.219 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[24915]: audit 2024-09-17T00:21:21.499154+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:22.219 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[24915]: audit 2024-09-17T00:21:21.632304+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:21:22.219 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[24915]: audit 2024-09-17T00:21:21.635917+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:21:22.219 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[24915]: audit 2024-09-17T00:21:21.638300+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T00:21:22.219 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:21 smithi026 bash[24915]: audit 2024-09-17T00:21:21.639832+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-17T00:21:23.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:22 smithi094 bash[19906]: cephadm 2024-09-17T00:21:21.034789+0000 mgr.y (mgr.25348) 23 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:21:23.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:22 smithi094 bash[19906]: cephadm 2024-09-17T00:21:21.034943+0000 mgr.y (mgr.25348) 24 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:21:23.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:22 smithi094 bash[19906]: cluster 2024-09-17T00:21:21.102286+0000 mgr.y (mgr.25348) 25 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:21:23.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:22 smithi094 bash[19906]: cephadm 2024-09-17T00:21:21.162602+0000 mgr.y (mgr.25348) 26 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:21:23.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:22 smithi094 bash[19906]: cephadm 2024-09-17T00:21:21.186024+0000 mgr.y (mgr.25348) 27 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:21:23.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:22 smithi094 bash[19906]: cephadm 2024-09-17T00:21:21.300712+0000 mgr.y (mgr.25348) 28 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:21:23.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:22 smithi094 bash[19906]: cephadm 2024-09-17T00:21:21.333543+0000 mgr.y (mgr.25348) 29 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:21:23.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:22 smithi094 bash[19906]: cephadm 2024-09-17T00:21:21.640940+0000 mgr.y (mgr.25348) 30 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T00:21:23.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:22 smithi026 bash[57342]: cephadm 2024-09-17T00:21:21.034789+0000 mgr.y (mgr.25348) 23 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:21:23.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:22 smithi026 bash[57342]: cephadm 2024-09-17T00:21:21.034943+0000 mgr.y (mgr.25348) 24 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:21:23.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:22 smithi026 bash[57342]: cluster 2024-09-17T00:21:21.102286+0000 mgr.y (mgr.25348) 25 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:21:23.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:22 smithi026 bash[57342]: cephadm 2024-09-17T00:21:21.162602+0000 mgr.y (mgr.25348) 26 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:21:23.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:22 smithi026 bash[57342]: cephadm 2024-09-17T00:21:21.186024+0000 mgr.y (mgr.25348) 27 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:21:23.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:22 smithi026 bash[57342]: cephadm 2024-09-17T00:21:21.300712+0000 mgr.y (mgr.25348) 28 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:21:23.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:22 smithi026 bash[57342]: cephadm 2024-09-17T00:21:21.333543+0000 mgr.y (mgr.25348) 29 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:21:23.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:22 smithi026 bash[57342]: cephadm 2024-09-17T00:21:21.640940+0000 mgr.y (mgr.25348) 30 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T00:21:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:22 smithi026 bash[24915]: cephadm 2024-09-17T00:21:21.034789+0000 mgr.y (mgr.25348) 23 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:21:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:22 smithi026 bash[24915]: cephadm 2024-09-17T00:21:21.034943+0000 mgr.y (mgr.25348) 24 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T00:21:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:22 smithi026 bash[24915]: cluster 2024-09-17T00:21:21.102286+0000 mgr.y (mgr.25348) 25 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T00:21:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:22 smithi026 bash[24915]: cephadm 2024-09-17T00:21:21.162602+0000 mgr.y (mgr.25348) 26 : cephadm [INF] Updating smithi026:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:21:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:22 smithi026 bash[24915]: cephadm 2024-09-17T00:21:21.186024+0000 mgr.y (mgr.25348) 27 : cephadm [INF] Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-17T00:21:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:22 smithi026 bash[24915]: cephadm 2024-09-17T00:21:21.300712+0000 mgr.y (mgr.25348) 28 : cephadm [INF] Updating smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:21:23.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:22 smithi026 bash[24915]: cephadm 2024-09-17T00:21:21.333543+0000 mgr.y (mgr.25348) 29 : cephadm [INF] Updating smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T00:21:23.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:22 smithi026 bash[24915]: cephadm 2024-09-17T00:21:21.640940+0000 mgr.y (mgr.25348) 30 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T00:21:23.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:21:23 smithi094 bash[42981]: ts=2024-09-17T00:21:23.507Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:21:25.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:24 smithi094 bash[19906]: cluster 2024-09-17T00:21:23.102993+0000 mgr.y (mgr.25348) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:25.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:24 smithi094 bash[19906]: audit 2024-09-17T00:21:24.352230+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:25.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:24 smithi094 bash[19906]: audit 2024-09-17T00:21:24.354794+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:21:25.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:24 smithi094 bash[19906]: audit 2024-09-17T00:21:24.356572+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:21:25.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:24 smithi094 bash[19906]: audit 2024-09-17T00:21:24.358383+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:25.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:24 smithi026 bash[57342]: cluster 2024-09-17T00:21:23.102993+0000 mgr.y (mgr.25348) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:25.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:24 smithi026 bash[57342]: audit 2024-09-17T00:21:24.352230+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:25.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:24 smithi026 bash[57342]: audit 2024-09-17T00:21:24.354794+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:21:25.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:24 smithi026 bash[57342]: audit 2024-09-17T00:21:24.356572+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:21:25.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:24 smithi026 bash[57342]: audit 2024-09-17T00:21:24.358383+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:25.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:24 smithi026 bash[24915]: cluster 2024-09-17T00:21:23.102993+0000 mgr.y (mgr.25348) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:25.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:24 smithi026 bash[24915]: audit 2024-09-17T00:21:24.352230+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:25.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:24 smithi026 bash[24915]: audit 2024-09-17T00:21:24.354794+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:21:25.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:24 smithi026 bash[24915]: audit 2024-09-17T00:21:24.356572+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:21:25.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:24 smithi026 bash[24915]: audit 2024-09-17T00:21:24.358383+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:26.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:25 smithi094 bash[19906]: audit 2024-09-17T00:21:24.117389+0000 mgr.y (mgr.25348) 32 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:26.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:25 smithi094 bash[19906]: cephadm 2024-09-17T00:21:24.347113+0000 mgr.y (mgr.25348) 33 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T00:21:26.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:25 smithi094 bash[19906]: cephadm 2024-09-17T00:21:24.360051+0000 mgr.y (mgr.25348) 34 : cephadm [INF] Deploying daemon mon.c on smithi026 2024-09-17T00:21:26.150 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:25 smithi026 bash[57342]: audit 2024-09-17T00:21:24.117389+0000 mgr.y (mgr.25348) 32 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:26.150 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:25 smithi026 bash[57342]: cephadm 2024-09-17T00:21:24.347113+0000 mgr.y (mgr.25348) 33 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T00:21:26.150 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:25 smithi026 bash[57342]: cephadm 2024-09-17T00:21:24.360051+0000 mgr.y (mgr.25348) 34 : cephadm [INF] Deploying daemon mon.c on smithi026 2024-09-17T00:21:26.150 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:25 smithi026 bash[24915]: audit 2024-09-17T00:21:24.117389+0000 mgr.y (mgr.25348) 32 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:26.151 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:25 smithi026 bash[24915]: cephadm 2024-09-17T00:21:24.347113+0000 mgr.y (mgr.25348) 33 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T00:21:26.151 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:25 smithi026 bash[24915]: cephadm 2024-09-17T00:21:24.360051+0000 mgr.y (mgr.25348) 34 : cephadm [INF] Deploying daemon mon.c on smithi026 2024-09-17T00:21:27.212 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:26 smithi026 bash[57342]: cluster 2024-09-17T00:21:25.104633+0000 mgr.y (mgr.25348) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:27.212 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:27 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:27.212 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:27 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:27.213 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:26 smithi026 bash[24915]: cluster 2024-09-17T00:21:25.104633+0000 mgr.y (mgr.25348) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:27.213 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:27 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:27.213 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:21:27 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:27.214 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:21:27 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:27.214 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:21:27 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:27.214 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:21:27 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:27.214 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:21:27 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:27.215 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:21:27 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:27.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:26 smithi094 bash[19906]: cluster 2024-09-17T00:21:25.104633+0000 mgr.y (mgr.25348) 35 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:27.486 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:27 smithi026 systemd[1]: Stopping Ceph mon.c for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:21:27.487 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:27 smithi026 bash[24915]: debug 2024-09-17T00:21:27.313+0000 7fc6b0794700 -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-09-17T00:21:27.487 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:27 smithi026 bash[24915]: debug 2024-09-17T00:21:27.313+0000 7fc6b0794700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T00:21:28.412 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:28 smithi026 bash[58512]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-mon-c 2024-09-17T00:21:28.412 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:28 smithi026 bash[58574]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-mon-c 2024-09-17T00:21:28.413 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:28 smithi026 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-17T00:21:28.413 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:28 smithi026 systemd[1]: Stopped Ceph mon.c for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:21:28.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:28 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:28.748 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:21:28 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:28.749 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:21:28 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:28.749 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:21:28 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:28.750 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:21:28 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:28.750 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:21:28 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:28.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:28 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:28.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:28 smithi026 systemd[1]: Started Ceph mon.c for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:21:28.751 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:21:28 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:28.752 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:28 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:29.107 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:21:28 smithi094 bash[42981]: ts=2024-09-17T00:21:28.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:21:29.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.761+0000 7fdb82e66c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T00:21:29.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.761+0000 7fdb82e66c80 0 ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 7 2024-09-17T00:21:29.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.761+0000 7fdb82e66c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T00:21:30.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 0 load: jerasure load: lrc 2024-09-17T00:21:30.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T00:21:30.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Git sha 0 2024-09-17T00:21:30.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T00:21:30.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: DB SUMMARY 2024-09-17T00:21:30.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: DB Session ID: JPPBAPIGXIMTXA4MI608 2024-09-17T00:21:30.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T00:21:30.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T00:21:30.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1268 Bytes 2024-09-17T00:21:30.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000030.sst 2024-09-17T00:21:30.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000028.log size: 4336770 ; 2024-09-17T00:21:30.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T00:21:30.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T00:21:30.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T00:21:30.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T00:21:30.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T00:21:30.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T00:21:30.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.env: 0x55e3eea91940 2024-09-17T00:21:30.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T00:21:30.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.info_log: 0x55e3f10e56e0 2024-09-17T00:21:30.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T00:21:30.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T00:21:30.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T00:21:30.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T00:21:30.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T00:21:30.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T00:21:30.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T00:21:30.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T00:21:30.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T00:21:30.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T00:21:30.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T00:21:30.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T00:21:30.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T00:21:30.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T00:21:30.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.db_log_dir: 2024-09-17T00:21:30.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.wal_dir: 2024-09-17T00:21:30.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T00:21:30.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T00:21:30.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T00:21:30.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T00:21:30.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T00:21:30.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T00:21:30.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T00:21:30.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T00:21:30.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.write_buffer_manager: 0x55e3f10f4dc0 2024-09-17T00:21:30.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T00:21:30.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T00:21:30.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T00:21:30.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T00:21:30.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T00:21:30.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T00:21:30.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T00:21:30.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T00:21:30.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T00:21:30.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T00:21:30.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T00:21:30.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T00:21:30.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T00:21:30.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.row_cache: None 2024-09-17T00:21:30.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.wal_filter: None 2024-09-17T00:21:30.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T00:21:30.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T00:21:30.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T00:21:30.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T00:21:30.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T00:21:30.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T00:21:30.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T00:21:30.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T00:21:30.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T00:21:30.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T00:21:30.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T00:21:30.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T00:21:30.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T00:21:30.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T00:21:30.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T00:21:30.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T00:21:30.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T00:21:30.006 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T00:21:30.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T00:21:30.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T00:21:30.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T00:21:30.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T00:21:30.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T00:21:30.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T00:21:30.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T00:21:30.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T00:21:30.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T00:21:30.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T00:21:30.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T00:21:30.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T00:21:30.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T00:21:30.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T00:21:30.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T00:21:30.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T00:21:30.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Compression algorithms supported: 2024-09-17T00:21:30.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: kZSTD supported: 0 2024-09-17T00:21:30.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T00:21:30.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T00:21:30.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T00:21:30.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T00:21:30.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T00:21:30.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T00:21:30.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T00:21:30.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T00:21:30.009 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T00:21:30.009 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-09-17T00:21:30.010 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T00:21:30.010 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T00:21:30.010 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.merge_operator: 2024-09-17T00:21:30.010 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T00:21:30.010 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T00:21:30.010 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T00:21:30.010 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T00:21:30.010 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T00:21:30.010 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e3f10e5320) 2024-09-17T00:21:30.010 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: cache_index_and_filter_blocks: 1 2024-09-17T00:21:30.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T00:21:30.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T00:21:30.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: pin_top_level_index_and_filter: 1 2024-09-17T00:21:30.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: index_type: 0 2024-09-17T00:21:30.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: data_block_index_type: 0 2024-09-17T00:21:30.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: index_shortening: 1 2024-09-17T00:21:30.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T00:21:30.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: checksum: 4 2024-09-17T00:21:30.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: no_block_cache: 0 2024-09-17T00:21:30.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: block_cache: 0x55e3f10db1f0 2024-09-17T00:21:30.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: block_cache_name: BinnedLRUCache 2024-09-17T00:21:30.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: block_cache_options: 2024-09-17T00:21:30.011 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: capacity : 536870912 2024-09-17T00:21:30.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: num_shard_bits : 4 2024-09-17T00:21:30.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: strict_capacity_limit : 0 2024-09-17T00:21:30.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: high_pri_pool_ratio: 0.000 2024-09-17T00:21:30.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: block_cache_compressed: (nil) 2024-09-17T00:21:30.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: persistent_cache: (nil) 2024-09-17T00:21:30.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: block_size: 4096 2024-09-17T00:21:30.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: block_size_deviation: 10 2024-09-17T00:21:30.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: block_restart_interval: 16 2024-09-17T00:21:30.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: index_block_restart_interval: 1 2024-09-17T00:21:30.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: metadata_block_size: 4096 2024-09-17T00:21:30.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: partition_filters: 0 2024-09-17T00:21:30.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: use_delta_encoding: 1 2024-09-17T00:21:30.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: filter_policy: bloomfilter 2024-09-17T00:21:30.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: whole_key_filtering: 1 2024-09-17T00:21:30.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: verify_compression: 0 2024-09-17T00:21:30.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: read_amp_bytes_per_bit: 0 2024-09-17T00:21:30.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: format_version: 5 2024-09-17T00:21:30.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: enable_index_compression: 1 2024-09-17T00:21:30.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: block_align: 0 2024-09-17T00:21:30.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: max_auto_readahead_size: 262144 2024-09-17T00:21:30.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: prepopulate_block_cache: 0 2024-09-17T00:21:30.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: initial_auto_readahead_size: 8192 2024-09-17T00:21:30.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: num_file_reads_for_auto_readahead: 2 2024-09-17T00:21:30.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T00:21:30.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T00:21:30.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T00:21:30.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T00:21:30.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T00:21:30.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T00:21:30.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.num_levels: 7 2024-09-17T00:21:30.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T00:21:30.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T00:21:30.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T00:21:30.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T00:21:30.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T00:21:30.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T00:21:30.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T00:21:30.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:21:30.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T00:21:30.015 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T00:21:30.015 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T00:21:30.015 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T00:21:30.015 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T00:21:30.015 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T00:21:30.015 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T00:21:30.015 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T00:21:30.015 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:21:30.015 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T00:21:30.015 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T00:21:30.015 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T00:21:30.015 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T00:21:30.016 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T00:21:30.016 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T00:21:30.016 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T00:21:30.016 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T00:21:30.016 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T00:21:30.016 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T00:21:30.016 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T00:21:30.016 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T00:21:30.016 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T00:21:30.016 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T00:21:30.016 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T00:21:30.016 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T00:21:30.016 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T00:21:30.017 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T00:21:30.017 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T00:21:30.017 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T00:21:30.017 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T00:21:30.017 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T00:21:30.017 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T00:21:30.017 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T00:21:30.017 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T00:21:30.017 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T00:21:30.017 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T00:21:30.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T00:21:30.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T00:21:30.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T00:21:30.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T00:21:30.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T00:21:30.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T00:21:30.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T00:21:30.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T00:21:30.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T00:21:30.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T00:21:30.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T00:21:30.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T00:21:30.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T00:21:30.019 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T00:21:30.019 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T00:21:30.019 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T00:21:30.019 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T00:21:30.019 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T00:21:30.019 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T00:21:30.019 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T00:21:30.019 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T00:21:30.019 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T00:21:30.019 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T00:21:30.019 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T00:21:30.019 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T00:21:30.019 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T00:21:30.020 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T00:21:30.020 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T00:21:30.020 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T00:21:30.020 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T00:21:30.020 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T00:21:30.020 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T00:21:30.020 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T00:21:30.020 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T00:21:30.020 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T00:21:30.020 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb7fc3d640 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-09-17T00:21:30.020 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T00:21:30.021 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 32, last_sequence is 18013, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T00:21:30.021 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-09-17T00:21:30.021 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6afb0772-8c33-485e-8ddd-983bb2518ba3 2024-09-17T00:21:30.021 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726532489772607, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-09-17T00:21:30.021 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.765+0000 7fdb82e66c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-09-17T00:21:30.021 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.781+0000 7fdb82e66c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726532489786282, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 2786979, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18002, "largest_seqno": 18894, "table_properties": {"data_size": 2782366, "index_size": 2545, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1029, "raw_key_size": 9332, "raw_average_key_size": 23, "raw_value_size": 2773897, "raw_average_value_size": 7130, "num_data_blocks": 115, "num_entries": 389, "num_filter_entries": 389, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726532489, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6afb0772-8c33-485e-8ddd-983bb2518ba3", "db_session_id": "JPPBAPIGXIMTXA4MI608", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-09-17T00:21:30.021 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.781+0000 7fdb82e66c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726532489786447, "job": 1, "event": "recovery_finished"} 2024-09-17T00:21:30.021 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.781+0000 7fdb82e66c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-09-17T00:21:30.021 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.781+0000 7fdb82e66c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T00:21:30.021 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.781+0000 7fdb82e66c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T00:21:30.021 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.781+0000 7fdb82e66c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e3f1106e00 2024-09-17T00:21:30.021 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.781+0000 7fdb82e66c80 4 rocksdb: DB pointer 0x55e3f1206000 2024-09-17T00:21:30.022 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.781+0000 7fdb78c2f640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T00:21:30.022 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.781+0000 7fdb78c2f640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T00:21:30.022 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: ** DB Stats ** 2024-09-17T00:21:30.022 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:21:30.022 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T00:21:30.022 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:21:30.022 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:21:30.022 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T00:21:30.022 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:21:30.022 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:21:30.022 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: ** Compaction Stats [default] ** 2024-09-17T00:21:30.023 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: 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-09-17T00:21:30.023 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T00:21:30.023 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: L0 1/0 2.66 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 475.3 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-17T00:21:30.023 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: L6 1/0 9.75 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-09-17T00:21:30.023 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: Sum 2/0 12.41 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 475.3 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-17T00:21:30.023 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 475.3 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-17T00:21:30.023 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: ** Compaction Stats [default] ** 2024-09-17T00:21:30.023 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: 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-09-17T00:21:30.023 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:21:30.023 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 475.3 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-17T00:21:30.023 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T00:21:30.024 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:21:30.024 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: Flush(GB): cumulative 0.003, interval 0.003 2024-09-17T00:21:30.024 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:21:30.024 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:21:30.024 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:21:30.024 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:21:30.024 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: Cumulative compaction: 0.00 GB write, 156.86 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:21:30.024 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: Interval compaction: 0.00 GB write, 156.86 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:21:30.024 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: 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-09-17T00:21:30.024 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: Block cache BinnedLRUCache@0x55e3f10db1f0#7 capacity: 512.00 MB usage: 3.73 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.8e-05 secs_since: 0 2024-09-17T00:21:30.024 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2024-09-17T00:21:30.024 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:21:30.025 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.785+0000 7fdb82e66c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] at bind addrs [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:21:30.025 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.785+0000 7fdb82e66c80 1 mon.c@-1(???) e3 preinit fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:21:30.025 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.785+0000 7fdb82e66c80 0 mon.c@-1(???).mds e1 new map 2024-09-17T00:21:30.025 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.785+0000 7fdb82e66c80 0 mon.c@-1(???).mds e1 print_map 2024-09-17T00:21:30.025 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: e1 2024-09-17T00:21:30.025 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: btime 1970-01-01T00:00:00:000000+0000 2024-09-17T00:21:30.025 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T00:21:30.025 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: 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-09-17T00:21:30.025 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: legacy client fscid: -1 2024-09-17T00:21:30.025 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: 2024-09-17T00:21:30.025 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: No filesystems configured 2024-09-17T00:21:30.025 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.785+0000 7fdb82e66c80 0 mon.c@-1(???).osd e105 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T00:21:30.026 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.785+0000 7fdb82e66c80 0 mon.c@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T00:21:30.026 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.785+0000 7fdb82e66c80 0 mon.c@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T00:21:30.026 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.785+0000 7fdb82e66c80 0 mon.c@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T00:21:30.026 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:29 smithi026 bash[58631]: debug 2024-09-17T00:21:29.785+0000 7fdb82e66c80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-09-17T00:21:30.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:30 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:21:30] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-17T00:21:32.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: cluster 2024-09-17T00:21:29.106569+0000 mgr.y (mgr.25348) 37 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:32.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: cluster 2024-09-17T00:21:30.003299+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T00:21:32.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: cluster 2024-09-17T00:21:30.771827+0000 mon.a (mon.0) 75 : cluster [INF] mon.a calling monitor election 2024-09-17T00:21:32.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: cluster 2024-09-17T00:21:30.790522+0000 mon.a (mon.0) 76 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T00:21:32.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: cluster 2024-09-17T00:21:30.799447+0000 mon.a (mon.0) 77 : cluster [DBG] monmap epoch 3 2024-09-17T00:21:32.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: cluster 2024-09-17T00:21:30.799488+0000 mon.a (mon.0) 78 : cluster [DBG] fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:21:32.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: cluster 2024-09-17T00:21:30.799504+0000 mon.a (mon.0) 79 : cluster [DBG] last_changed 2024-09-17T00:05:29.922232+0000 2024-09-17T00:21:32.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: cluster 2024-09-17T00:21:30.799523+0000 mon.a (mon.0) 80 : cluster [DBG] created 2024-09-17T00:03:29.041441+0000 2024-09-17T00:21:32.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: cluster 2024-09-17T00:21:30.799542+0000 mon.a (mon.0) 81 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-17T00:21:32.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: cluster 2024-09-17T00:21:30.799564+0000 mon.a (mon.0) 82 : cluster [DBG] election_strategy: 1 2024-09-17T00:21:32.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: cluster 2024-09-17T00:21:30.799609+0000 mon.a (mon.0) 83 : cluster [DBG] 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-17T00:21:32.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: cluster 2024-09-17T00:21:30.799639+0000 mon.a (mon.0) 84 : cluster [DBG] 1: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-17T00:21:32.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: cluster 2024-09-17T00:21:30.799658+0000 mon.a (mon.0) 85 : cluster [DBG] 2: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-17T00:21:32.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: cluster 2024-09-17T00:21:30.817681+0000 mon.a (mon.0) 86 : cluster [DBG] fsmap 2024-09-17T00:21:32.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: cluster 2024-09-17T00:21:30.817735+0000 mon.a (mon.0) 87 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T00:21:32.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: cluster 2024-09-17T00:21:30.818279+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e40: y(active, since 27s), standbys: x 2024-09-17T00:21:32.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: cluster 2024-09-17T00:21:30.818572+0000 mon.a (mon.0) 89 : cluster [INF] overall HEALTH_OK 2024-09-17T00:21:32.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: audit 2024-09-17T00:21:30.826463+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:32.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:31 smithi094 bash[19906]: audit 2024-09-17T00:21:30.837191+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:32.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: cluster 2024-09-17T00:21:29.106569+0000 mgr.y (mgr.25348) 37 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:32.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: cluster 2024-09-17T00:21:30.003299+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T00:21:32.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: cluster 2024-09-17T00:21:30.771827+0000 mon.a (mon.0) 75 : cluster [INF] mon.a calling monitor election 2024-09-17T00:21:32.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: cluster 2024-09-17T00:21:30.790522+0000 mon.a (mon.0) 76 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T00:21:32.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: cluster 2024-09-17T00:21:30.799447+0000 mon.a (mon.0) 77 : cluster [DBG] monmap epoch 3 2024-09-17T00:21:32.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: cluster 2024-09-17T00:21:30.799488+0000 mon.a (mon.0) 78 : cluster [DBG] fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:21:32.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: cluster 2024-09-17T00:21:30.799504+0000 mon.a (mon.0) 79 : cluster [DBG] last_changed 2024-09-17T00:05:29.922232+0000 2024-09-17T00:21:32.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: cluster 2024-09-17T00:21:30.799523+0000 mon.a (mon.0) 80 : cluster [DBG] created 2024-09-17T00:03:29.041441+0000 2024-09-17T00:21:32.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: cluster 2024-09-17T00:21:30.799542+0000 mon.a (mon.0) 81 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-17T00:21:32.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: cluster 2024-09-17T00:21:30.799564+0000 mon.a (mon.0) 82 : cluster [DBG] election_strategy: 1 2024-09-17T00:21:32.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: cluster 2024-09-17T00:21:30.799609+0000 mon.a (mon.0) 83 : cluster [DBG] 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-17T00:21:32.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: cluster 2024-09-17T00:21:30.799639+0000 mon.a (mon.0) 84 : cluster [DBG] 1: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-17T00:21:32.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: cluster 2024-09-17T00:21:30.799658+0000 mon.a (mon.0) 85 : cluster [DBG] 2: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-17T00:21:32.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: cluster 2024-09-17T00:21:30.817681+0000 mon.a (mon.0) 86 : cluster [DBG] fsmap 2024-09-17T00:21:32.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: cluster 2024-09-17T00:21:30.817735+0000 mon.a (mon.0) 87 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T00:21:32.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: cluster 2024-09-17T00:21:30.818279+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e40: y(active, since 27s), standbys: x 2024-09-17T00:21:32.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: cluster 2024-09-17T00:21:30.818572+0000 mon.a (mon.0) 89 : cluster [INF] overall HEALTH_OK 2024-09-17T00:21:32.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: audit 2024-09-17T00:21:30.826463+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:32.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[57342]: audit 2024-09-17T00:21:30.837191+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:32.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: cluster 2024-09-17T00:21:29.106569+0000 mgr.y (mgr.25348) 37 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:32.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: cluster 2024-09-17T00:21:30.003299+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T00:21:32.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: cluster 2024-09-17T00:21:30.771827+0000 mon.a (mon.0) 75 : cluster [INF] mon.a calling monitor election 2024-09-17T00:21:32.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: cluster 2024-09-17T00:21:30.790522+0000 mon.a (mon.0) 76 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T00:21:32.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: cluster 2024-09-17T00:21:30.799447+0000 mon.a (mon.0) 77 : cluster [DBG] monmap epoch 3 2024-09-17T00:21:32.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: cluster 2024-09-17T00:21:30.799488+0000 mon.a (mon.0) 78 : cluster [DBG] fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:21:32.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: cluster 2024-09-17T00:21:30.799504+0000 mon.a (mon.0) 79 : cluster [DBG] last_changed 2024-09-17T00:05:29.922232+0000 2024-09-17T00:21:32.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: cluster 2024-09-17T00:21:30.799523+0000 mon.a (mon.0) 80 : cluster [DBG] created 2024-09-17T00:03:29.041441+0000 2024-09-17T00:21:32.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: cluster 2024-09-17T00:21:30.799542+0000 mon.a (mon.0) 81 : cluster [DBG] min_mon_release 17 (quincy) 2024-09-17T00:21:32.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: cluster 2024-09-17T00:21:30.799564+0000 mon.a (mon.0) 82 : cluster [DBG] election_strategy: 1 2024-09-17T00:21:32.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: cluster 2024-09-17T00:21:30.799609+0000 mon.a (mon.0) 83 : cluster [DBG] 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-17T00:21:32.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: cluster 2024-09-17T00:21:30.799639+0000 mon.a (mon.0) 84 : cluster [DBG] 1: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-17T00:21:32.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: cluster 2024-09-17T00:21:30.799658+0000 mon.a (mon.0) 85 : cluster [DBG] 2: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-17T00:21:32.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: cluster 2024-09-17T00:21:30.817681+0000 mon.a (mon.0) 86 : cluster [DBG] fsmap 2024-09-17T00:21:32.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: cluster 2024-09-17T00:21:30.817735+0000 mon.a (mon.0) 87 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T00:21:32.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: cluster 2024-09-17T00:21:30.818279+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e40: y(active, since 27s), standbys: x 2024-09-17T00:21:32.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: cluster 2024-09-17T00:21:30.818572+0000 mon.a (mon.0) 89 : cluster [INF] overall HEALTH_OK 2024-09-17T00:21:32.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: audit 2024-09-17T00:21:30.826463+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:32.252 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:31 smithi026 bash[58631]: audit 2024-09-17T00:21:30.837191+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:33.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:32 smithi094 bash[19906]: cluster 2024-09-17T00:21:31.107545+0000 mgr.y (mgr.25348) 38 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:33.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:32 smithi026 bash[57342]: cluster 2024-09-17T00:21:31.107545+0000 mgr.y (mgr.25348) 38 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:33.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:32 smithi026 bash[58631]: cluster 2024-09-17T00:21:31.107545+0000 mgr.y (mgr.25348) 38 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:33.810 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:21:33 smithi094 bash[42981]: ts=2024-09-17T00:21:33.511Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:21:34.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:33 smithi094 bash[19906]: audit 2024-09-17T00:21:33.183419+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:34.118 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:33 smithi026 bash[57342]: audit 2024-09-17T00:21:33.183419+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:34.119 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:33 smithi026 bash[58631]: audit 2024-09-17T00:21:33.183419+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:35.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:34 smithi094 bash[19906]: cluster 2024-09-17T00:21:33.108257+0000 mgr.y (mgr.25348) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:35.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:34 smithi026 bash[57342]: cluster 2024-09-17T00:21:33.108257+0000 mgr.y (mgr.25348) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:35.248 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:34 smithi026 bash[54244]: debug 2024-09-17T00:21:34.793+0000 7f306e52d640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-17T00:21:35.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:34 smithi026 bash[58631]: cluster 2024-09-17T00:21:33.108257+0000 mgr.y (mgr.25348) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:36.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:35 smithi094 bash[19906]: audit 2024-09-17T00:21:34.125349+0000 mgr.y (mgr.25348) 40 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:36.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:35 smithi026 bash[57342]: audit 2024-09-17T00:21:34.125349+0000 mgr.y (mgr.25348) 40 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:36.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:35 smithi026 bash[58631]: audit 2024-09-17T00:21:34.125349+0000 mgr.y (mgr.25348) 40 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:36.524 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:21:37.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:36 smithi094 bash[19906]: cluster 2024-09-17T00:21:35.109946+0000 mgr.y (mgr.25348) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:37.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:36 smithi026 bash[57342]: cluster 2024-09-17T00:21:35.109946+0000 mgr.y (mgr.25348) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:37.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:36 smithi026 bash[58631]: cluster 2024-09-17T00:21:35.109946+0000 mgr.y (mgr.25348) 41 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:37.302 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:21:37.302 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (2m) 0s ago 9m 15.0M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:21:37.302 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (2m) 27s ago 9m 40.7M - 8.3.5 dad864ee21e9 431789404f7f 2024-09-17T00:21:37.302 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (79s) 0s ago 7m 42.6M - 3.5 e1d6a67b021e 89ab91c2135a 2024-09-17T00:21:37.302 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283,8765 running (67s) 27s ago 15m 424M - 19.1.1-330-gc2ddf972 ebb0615149de c98e79f4d014 2024-09-17T00:21:37.303 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (2m) 0s ago 17m 481M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:21:37.303 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (43s) 0s ago 18m 37.4M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 519595a50d61 2024-09-17T00:21:37.303 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (16m) 27s ago 16m 50.4M 2048M 17.2.0 e1d6a67b021e 625dcb9a4387 2024-09-17T00:21:37.303 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (8s) 0s ago 16m 21.1M 2048M 19.1.1-330-gc2ddf972 ebb0615149de a7778dbda153 2024-09-17T00:21:37.303 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (2m) 0s ago 10m 7940k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:21:37.303 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (2m) 27s ago 10m 8351k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:21:37.303 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (15m) 0s ago 15m 57.9M 2781M 17.2.0 e1d6a67b021e 0970f17985fb 2024-09-17T00:21:37.303 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (14m) 0s ago 14m 59.0M 2781M 17.2.0 e1d6a67b021e eacc90bf6246 2024-09-17T00:21:37.303 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (14m) 0s ago 14m 51.7M 2781M 17.2.0 e1d6a67b021e 33296a37b65e 2024-09-17T00:21:37.303 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (13m) 0s ago 13m 55.6M 2781M 17.2.0 e1d6a67b021e 62338d062d83 2024-09-17T00:21:37.303 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (12m) 27s ago 12m 59.0M 3036M 17.2.0 e1d6a67b021e 54301e7ec6a4 2024-09-17T00:21:37.304 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (12m) 27s ago 12m 53.9M 3036M 17.2.0 e1d6a67b021e 7f114106ea4e 2024-09-17T00:21:37.304 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (11m) 27s ago 11m 52.4M 3036M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:21:37.304 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (10m) 27s ago 11m 55.1M 3036M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:21:37.304 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (74s) 27s ago 10m 45.3M - 2.43.0 a07b618ecd1d be36f173eeb5 2024-09-17T00:21:37.304 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (7m) 0s ago 7m 86.0M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:21:37.304 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (7m) 27s ago 7m 86.5M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:21:37.304 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (7m) 0s ago 7m 85.9M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:21:37.304 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (7m) 27s ago 7m 86.3M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:21:37.745 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:21:37.745 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:21:37.745 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-09-17T00:21:37.745 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:21:37.745 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:21:37.745 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:21:37.746 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:21:37.746 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:21:37.746 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:21:37.746 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T00:21:37.746 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:21:37.746 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:21:37.746 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:21:37.746 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:21:37.746 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:21:37.747 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-09-17T00:21:37.747 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 4 2024-09-17T00:21:37.747 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:21:37.747 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:21:38.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:37 smithi094 bash[19906]: audit 2024-09-17T00:21:36.516918+0000 mgr.y (mgr.25348) 42 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:38.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:37 smithi094 bash[19906]: audit 2024-09-17T00:21:36.989996+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:38.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:37 smithi094 bash[19906]: audit 2024-09-17T00:21:36.996433+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:38.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:37 smithi094 bash[19906]: audit 2024-09-17T00:21:37.752056+0000 mon.a (mon.0) 95 : audit [DBG] from='client.? 172.21.15.26:0/237343606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:21:38.111 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:21:38.111 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:21:38.111 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:21:38.111 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:21:38.111 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-17T00:21:38.112 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr" 2024-09-17T00:21:38.112 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:21:38.112 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "4/23 daemons upgraded", 2024-09-17T00:21:38.112 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T00:21:38.112 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:21:38.112 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:21:38.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:37 smithi026 bash[57342]: audit 2024-09-17T00:21:36.516918+0000 mgr.y (mgr.25348) 42 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:38.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:37 smithi026 bash[57342]: audit 2024-09-17T00:21:36.989996+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:38.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:37 smithi026 bash[57342]: audit 2024-09-17T00:21:36.996433+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:38.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:37 smithi026 bash[57342]: audit 2024-09-17T00:21:37.752056+0000 mon.a (mon.0) 95 : audit [DBG] from='client.? 172.21.15.26:0/237343606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:21:38.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:37 smithi026 bash[58631]: audit 2024-09-17T00:21:36.516918+0000 mgr.y (mgr.25348) 42 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:38.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:37 smithi026 bash[58631]: audit 2024-09-17T00:21:36.989996+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:38.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:37 smithi026 bash[58631]: audit 2024-09-17T00:21:36.996433+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:38.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:37 smithi026 bash[58631]: audit 2024-09-17T00:21:37.752056+0000 mon.a (mon.0) 95 : audit [DBG] from='client.? 172.21.15.26:0/237343606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:21:38.546 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:21:39.107 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:21:38 smithi094 bash[42981]: ts=2024-09-17T00:21:38.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:21:39.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:38 smithi094 bash[19906]: audit 2024-09-17T00:21:36.910076+0000 mgr.y (mgr.25348) 43 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:39.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:38 smithi094 bash[19906]: cluster 2024-09-17T00:21:37.110635+0000 mgr.y (mgr.25348) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:39.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:38 smithi094 bash[19906]: audit 2024-09-17T00:21:37.267939+0000 mgr.y (mgr.25348) 45 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:39.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:38 smithi094 bash[19906]: audit 2024-09-17T00:21:38.091226+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:39.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:38 smithi094 bash[19906]: audit 2024-09-17T00:21:38.097267+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:39.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:38 smithi094 bash[19906]: audit 2024-09-17T00:21:38.553035+0000 mon.a (mon.0) 98 : audit [DBG] from='client.? 172.21.15.26:0/3851254847' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:21:39.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:38 smithi026 bash[58631]: audit 2024-09-17T00:21:36.910076+0000 mgr.y (mgr.25348) 43 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:39.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:38 smithi026 bash[58631]: cluster 2024-09-17T00:21:37.110635+0000 mgr.y (mgr.25348) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:39.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:38 smithi026 bash[58631]: audit 2024-09-17T00:21:37.267939+0000 mgr.y (mgr.25348) 45 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:39.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:38 smithi026 bash[58631]: audit 2024-09-17T00:21:38.091226+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:39.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:38 smithi026 bash[58631]: audit 2024-09-17T00:21:38.097267+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:39.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:38 smithi026 bash[58631]: audit 2024-09-17T00:21:38.553035+0000 mon.a (mon.0) 98 : audit [DBG] from='client.? 172.21.15.26:0/3851254847' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:21:39.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:38 smithi026 bash[57342]: audit 2024-09-17T00:21:36.910076+0000 mgr.y (mgr.25348) 43 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:39.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:38 smithi026 bash[57342]: cluster 2024-09-17T00:21:37.110635+0000 mgr.y (mgr.25348) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:39.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:38 smithi026 bash[57342]: audit 2024-09-17T00:21:37.267939+0000 mgr.y (mgr.25348) 45 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:39.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:38 smithi026 bash[57342]: audit 2024-09-17T00:21:38.091226+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:39.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:38 smithi026 bash[57342]: audit 2024-09-17T00:21:38.097267+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:39.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:38 smithi026 bash[57342]: audit 2024-09-17T00:21:38.553035+0000 mon.a (mon.0) 98 : audit [DBG] from='client.? 172.21.15.26:0/3851254847' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:21:40.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:39 smithi094 bash[19906]: audit 2024-09-17T00:21:38.118297+0000 mgr.y (mgr.25348) 46 : audit [DBG] from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:40.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:39 smithi026 bash[57342]: audit 2024-09-17T00:21:38.118297+0000 mgr.y (mgr.25348) 46 : audit [DBG] from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:40.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:39 smithi026 bash[58631]: audit 2024-09-17T00:21:38.118297+0000 mgr.y (mgr.25348) 46 : audit [DBG] from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:21:40.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:40 smithi026 bash[57342]: cluster 2024-09-17T00:21:39.112183+0000 mgr.y (mgr.25348) 47 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:40.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:40 smithi026 bash[58631]: cluster 2024-09-17T00:21:39.112183+0000 mgr.y (mgr.25348) 47 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:40.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:40 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:21:40] "GET /metrics HTTP/1.1" 200 38118 "" "Prometheus/2.43.0" 2024-09-17T00:21:41.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:40 smithi094 bash[19906]: cluster 2024-09-17T00:21:39.112183+0000 mgr.y (mgr.25348) 47 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:43.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:42 smithi094 bash[19906]: cluster 2024-09-17T00:21:41.112913+0000 mgr.y (mgr.25348) 48 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:43.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:42 smithi026 bash[57342]: cluster 2024-09-17T00:21:41.112913+0000 mgr.y (mgr.25348) 48 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:43.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:42 smithi026 bash[58631]: cluster 2024-09-17T00:21:41.112913+0000 mgr.y (mgr.25348) 48 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:43.860 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:21:43 smithi094 bash[42981]: ts=2024-09-17T00:21:43.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:21:44.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:44 smithi026 bash[57342]: cluster 2024-09-17T00:21:43.113631+0000 mgr.y (mgr.25348) 49 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:44.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:44 smithi026 bash[58631]: cluster 2024-09-17T00:21:43.113631+0000 mgr.y (mgr.25348) 49 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:45.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:44 smithi094 bash[19906]: cluster 2024-09-17T00:21:43.113631+0000 mgr.y (mgr.25348) 49 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:46.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:45 smithi094 bash[19906]: audit 2024-09-17T00:21:44.136540+0000 mgr.y (mgr.25348) 50 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:46.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:45 smithi026 bash[57342]: audit 2024-09-17T00:21:44.136540+0000 mgr.y (mgr.25348) 50 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:46.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:45 smithi026 bash[58631]: audit 2024-09-17T00:21:44.136540+0000 mgr.y (mgr.25348) 50 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:21:47.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:46 smithi094 bash[19906]: cluster 2024-09-17T00:21:45.115209+0000 mgr.y (mgr.25348) 51 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:47.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:46 smithi026 bash[57342]: cluster 2024-09-17T00:21:45.115209+0000 mgr.y (mgr.25348) 51 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:47.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:46 smithi026 bash[58631]: cluster 2024-09-17T00:21:45.115209+0000 mgr.y (mgr.25348) 51 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:49.107 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:21:48 smithi094 bash[42981]: ts=2024-09-17T00:21:48.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:21:49.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:48 smithi094 bash[19906]: cluster 2024-09-17T00:21:47.115926+0000 mgr.y (mgr.25348) 52 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:49.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:48 smithi094 bash[19906]: audit 2024-09-17T00:21:48.183676+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:49.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:48 smithi094 bash[19906]: audit 2024-09-17T00:21:48.687598+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:49.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:48 smithi094 bash[19906]: audit 2024-09-17T00:21:48.697068+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:49.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:48 smithi094 bash[19906]: audit 2024-09-17T00:21:48.699170+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:49.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:48 smithi094 bash[19906]: audit 2024-09-17T00:21:48.700861+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:21:49.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:48 smithi094 bash[19906]: audit 2024-09-17T00:21:48.711039+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:49.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:48 smithi026 bash[57342]: cluster 2024-09-17T00:21:47.115926+0000 mgr.y (mgr.25348) 52 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:49.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:48 smithi026 bash[57342]: audit 2024-09-17T00:21:48.183676+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:49.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:48 smithi026 bash[57342]: audit 2024-09-17T00:21:48.687598+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:49.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:48 smithi026 bash[57342]: audit 2024-09-17T00:21:48.697068+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:49.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:48 smithi026 bash[57342]: audit 2024-09-17T00:21:48.699170+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:49.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:48 smithi026 bash[57342]: audit 2024-09-17T00:21:48.700861+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:21:49.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:48 smithi026 bash[57342]: audit 2024-09-17T00:21:48.711039+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:49.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:48 smithi026 bash[58631]: cluster 2024-09-17T00:21:47.115926+0000 mgr.y (mgr.25348) 52 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:49.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:48 smithi026 bash[58631]: audit 2024-09-17T00:21:48.183676+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:21:49.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:48 smithi026 bash[58631]: audit 2024-09-17T00:21:48.687598+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:49.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:48 smithi026 bash[58631]: audit 2024-09-17T00:21:48.697068+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:49.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:48 smithi026 bash[58631]: audit 2024-09-17T00:21:48.699170+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:49.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:48 smithi026 bash[58631]: audit 2024-09-17T00:21:48.700861+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:21:49.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:48 smithi026 bash[58631]: audit 2024-09-17T00:21:48.711039+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:50.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:49 smithi026 bash[57342]: audit 2024-09-17T00:21:48.875960+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:21:50.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:49 smithi026 bash[57342]: audit 2024-09-17T00:21:48.879390+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:21:50.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:49 smithi026 bash[57342]: audit 2024-09-17T00:21:48.881898+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T00:21:50.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:49 smithi026 bash[57342]: audit 2024-09-17T00:21:48.883590+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T00:21:50.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:49 smithi026 bash[57342]: cephadm 2024-09-17T00:21:48.884715+0000 mgr.y (mgr.25348) 53 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T00:21:50.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:49 smithi026 bash[58631]: audit 2024-09-17T00:21:48.875960+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:21:50.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:49 smithi026 bash[58631]: audit 2024-09-17T00:21:48.879390+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:21:50.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:49 smithi026 bash[58631]: audit 2024-09-17T00:21:48.881898+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T00:21:50.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:49 smithi026 bash[58631]: audit 2024-09-17T00:21:48.883590+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T00:21:50.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:49 smithi026 bash[58631]: cephadm 2024-09-17T00:21:48.884715+0000 mgr.y (mgr.25348) 53 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T00:21:50.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:49 smithi094 bash[19906]: audit 2024-09-17T00:21:48.875960+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:21:50.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:49 smithi094 bash[19906]: audit 2024-09-17T00:21:48.879390+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:21:50.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:49 smithi094 bash[19906]: audit 2024-09-17T00:21:48.881898+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T00:21:50.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:49 smithi094 bash[19906]: audit 2024-09-17T00:21:48.883590+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T00:21:50.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:49 smithi094 bash[19906]: cephadm 2024-09-17T00:21:48.884715+0000 mgr.y (mgr.25348) 53 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T00:21:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:50 smithi026 bash[57342]: cluster 2024-09-17T00:21:49.117603+0000 mgr.y (mgr.25348) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:50.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:21:50 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:21:50] "GET /metrics HTTP/1.1" 200 38186 "" "Prometheus/2.43.0" 2024-09-17T00:21:50.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:50 smithi026 bash[58631]: cluster 2024-09-17T00:21:49.117603+0000 mgr.y (mgr.25348) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:51.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:50 smithi094 bash[19906]: cluster 2024-09-17T00:21:49.117603+0000 mgr.y (mgr.25348) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:21:52.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:52 smithi026 bash[57342]: cluster 2024-09-17T00:21:51.118362+0000 mgr.y (mgr.25348) 55 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:52.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:52 smithi026 bash[57342]: cephadm 2024-09-17T00:21:51.242947+0000 mgr.y (mgr.25348) 56 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T00:21:52.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:52 smithi026 bash[57342]: audit 2024-09-17T00:21:51.250380+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:52.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:52 smithi026 bash[57342]: audit 2024-09-17T00:21:51.254802+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:21:52.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:52 smithi026 bash[57342]: audit 2024-09-17T00:21:51.256468+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:21:52.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:52 smithi026 bash[57342]: audit 2024-09-17T00:21:51.258179+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:52.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:52 smithi026 bash[57342]: cephadm 2024-09-17T00:21:51.260447+0000 mgr.y (mgr.25348) 57 : cephadm [INF] Deploying daemon mon.b on smithi094 2024-09-17T00:21:52.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:52 smithi026 bash[58631]: cluster 2024-09-17T00:21:51.118362+0000 mgr.y (mgr.25348) 55 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:52.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:52 smithi026 bash[58631]: cephadm 2024-09-17T00:21:51.242947+0000 mgr.y (mgr.25348) 56 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T00:21:52.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:52 smithi026 bash[58631]: audit 2024-09-17T00:21:51.250380+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:52.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:52 smithi026 bash[58631]: audit 2024-09-17T00:21:51.254802+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:21:52.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:52 smithi026 bash[58631]: audit 2024-09-17T00:21:51.256468+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:21:52.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:52 smithi026 bash[58631]: audit 2024-09-17T00:21:51.258179+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:52.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:52 smithi026 bash[58631]: cephadm 2024-09-17T00:21:51.260447+0000 mgr.y (mgr.25348) 57 : cephadm [INF] Deploying daemon mon.b on smithi094 2024-09-17T00:21:52.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:52 smithi094 bash[19906]: cluster 2024-09-17T00:21:51.118362+0000 mgr.y (mgr.25348) 55 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:52.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:52 smithi094 bash[19906]: cephadm 2024-09-17T00:21:51.242947+0000 mgr.y (mgr.25348) 56 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T00:21:52.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:52 smithi094 bash[19906]: audit 2024-09-17T00:21:51.250380+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:52.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:52 smithi094 bash[19906]: audit 2024-09-17T00:21:51.254802+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:21:52.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:52 smithi094 bash[19906]: audit 2024-09-17T00:21:51.256468+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:21:52.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:52 smithi094 bash[19906]: audit 2024-09-17T00:21:51.258179+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:21:52.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:52 smithi094 bash[19906]: cephadm 2024-09-17T00:21:51.260447+0000 mgr.y (mgr.25348) 57 : cephadm [INF] Deploying daemon mon.b on smithi094 2024-09-17T00:21:53.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:21:53 smithi094 bash[42981]: ts=2024-09-17T00:21:53.507Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:21:54.205 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:21:53 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:54.205 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:21:53 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:54.205 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:21:53 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:54.206 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:21:53 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:54.206 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:21:53 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:54.206 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:53 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:54.207 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:53 smithi094 systemd[1]: Stopping Ceph mon.b for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:21:54.207 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:54 smithi094 bash[19906]: debug 2024-09-17T00:21:54.101+0000 7fc304377700 -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-09-17T00:21:54.207 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:54 smithi094 bash[19906]: debug 2024-09-17T00:21:54.101+0000 7fc304377700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-17T00:21:54.207 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:53 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:54.207 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:21:53 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:54.208 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:21:53 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:55.104 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:54 smithi094 bash[45122]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-mon-b 2024-09-17T00:21:55.104 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:54 smithi094 bash[45181]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-mon-b 2024-09-17T00:21:55.104 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:54 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-17T00:21:55.104 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:54 smithi094 systemd[1]: Stopped Ceph mon.b for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:21:55.357 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:21:55 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:55.357 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:21:55 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:55.358 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:21:55 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:55.358 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:21:55 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:55.358 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:21:55 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:55.359 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:21:55 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:55.359 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:21:55 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:55.359 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:21:55 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:55.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:55 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:21:55.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:55 smithi094 systemd[1]: Started Ceph mon.b for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:21:56.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.433+0000 7fa903da0c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T00:21:56.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.433+0000 7fa903da0c80 0 ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 7 2024-09-17T00:21:56.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.433+0000 7fa903da0c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T00:21:56.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 0 load: jerasure load: lrc 2024-09-17T00:21:56.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T00:21:56.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Git sha 0 2024-09-17T00:21:56.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T00:21:56.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: DB SUMMARY 2024-09-17T00:21:56.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: DB Session ID: KVWF0NSJBC11WP4B7TYE 2024-09-17T00:21:56.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T00:21:56.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T00:21:56.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1268 Bytes 2024-09-17T00:21:56.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000030.sst 2024-09-17T00:21:56.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000028.log size: 5257363 ; 2024-09-17T00:21:56.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T00:21:56.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T00:21:56.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T00:21:56.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T00:21:56.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T00:21:56.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T00:21:56.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.env: 0x558372577940 2024-09-17T00:21:56.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T00:21:56.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.info_log: 0x55837321d6e0 2024-09-17T00:21:56.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T00:21:56.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T00:21:56.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T00:21:56.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T00:21:56.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T00:21:56.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T00:21:56.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T00:21:56.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T00:21:56.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T00:21:56.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T00:21:56.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T00:21:56.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T00:21:56.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T00:21:56.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T00:21:56.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.db_log_dir: 2024-09-17T00:21:56.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.wal_dir: 2024-09-17T00:21:56.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T00:21:56.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T00:21:56.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T00:21:56.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T00:21:56.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T00:21:56.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T00:21:56.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T00:21:56.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T00:21:56.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.write_buffer_manager: 0x55837322cdc0 2024-09-17T00:21:56.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T00:21:56.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T00:21:56.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T00:21:56.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T00:21:56.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T00:21:56.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T00:21:56.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T00:21:56.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T00:21:56.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T00:21:56.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T00:21:56.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T00:21:56.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T00:21:56.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T00:21:56.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.row_cache: None 2024-09-17T00:21:56.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.wal_filter: None 2024-09-17T00:21:56.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T00:21:56.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T00:21:56.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T00:21:56.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T00:21:56.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T00:21:56.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T00:21:56.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T00:21:56.615 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T00:21:56.615 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T00:21:56.615 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T00:21:56.615 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T00:21:56.615 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T00:21:56.615 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T00:21:56.615 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T00:21:56.615 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T00:21:56.615 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T00:21:56.615 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T00:21:56.616 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T00:21:56.616 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T00:21:56.616 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T00:21:56.616 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T00:21:56.616 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T00:21:56.616 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T00:21:56.616 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T00:21:56.616 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T00:21:56.617 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T00:21:56.617 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T00:21:56.617 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T00:21:56.617 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T00:21:56.617 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T00:21:56.617 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T00:21:56.617 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T00:21:56.617 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T00:21:56.617 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T00:21:56.617 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Compression algorithms supported: 2024-09-17T00:21:56.617 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: kZSTD supported: 0 2024-09-17T00:21:56.617 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T00:21:56.617 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T00:21:56.618 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T00:21:56.618 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T00:21:56.618 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T00:21:56.618 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T00:21:56.618 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T00:21:56.618 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T00:21:56.618 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T00:21:56.618 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-09-17T00:21:56.618 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T00:21:56.618 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T00:21:56.618 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.merge_operator: 2024-09-17T00:21:56.618 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T00:21:56.618 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T00:21:56.619 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T00:21:56.619 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T00:21:56.619 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T00:21:56.619 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55837321d320) 2024-09-17T00:21:56.619 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: cache_index_and_filter_blocks: 1 2024-09-17T00:21:56.619 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T00:21:56.619 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T00:21:56.619 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: pin_top_level_index_and_filter: 1 2024-09-17T00:21:56.619 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: index_type: 0 2024-09-17T00:21:56.619 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: data_block_index_type: 0 2024-09-17T00:21:56.619 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: index_shortening: 1 2024-09-17T00:21:56.619 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T00:21:56.619 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: checksum: 4 2024-09-17T00:21:56.619 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: no_block_cache: 0 2024-09-17T00:21:56.620 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: block_cache: 0x5583732131f0 2024-09-17T00:21:56.620 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: block_cache_name: BinnedLRUCache 2024-09-17T00:21:56.620 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: block_cache_options: 2024-09-17T00:21:56.620 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: capacity : 536870912 2024-09-17T00:21:56.620 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: num_shard_bits : 4 2024-09-17T00:21:56.620 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: strict_capacity_limit : 0 2024-09-17T00:21:56.620 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: high_pri_pool_ratio: 0.000 2024-09-17T00:21:56.620 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: block_cache_compressed: (nil) 2024-09-17T00:21:56.620 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: persistent_cache: (nil) 2024-09-17T00:21:56.620 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: block_size: 4096 2024-09-17T00:21:56.620 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: block_size_deviation: 10 2024-09-17T00:21:56.620 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: block_restart_interval: 16 2024-09-17T00:21:56.620 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: index_block_restart_interval: 1 2024-09-17T00:21:56.621 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: metadata_block_size: 4096 2024-09-17T00:21:56.621 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: partition_filters: 0 2024-09-17T00:21:56.621 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: use_delta_encoding: 1 2024-09-17T00:21:56.621 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: filter_policy: bloomfilter 2024-09-17T00:21:56.621 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: whole_key_filtering: 1 2024-09-17T00:21:56.621 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: verify_compression: 0 2024-09-17T00:21:56.621 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: read_amp_bytes_per_bit: 0 2024-09-17T00:21:56.621 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: format_version: 5 2024-09-17T00:21:56.621 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: enable_index_compression: 1 2024-09-17T00:21:56.621 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: block_align: 0 2024-09-17T00:21:56.621 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: max_auto_readahead_size: 262144 2024-09-17T00:21:56.621 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: prepopulate_block_cache: 0 2024-09-17T00:21:56.621 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: initial_auto_readahead_size: 8192 2024-09-17T00:21:56.621 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: num_file_reads_for_auto_readahead: 2 2024-09-17T00:21:56.622 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T00:21:56.622 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T00:21:56.622 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T00:21:56.622 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T00:21:56.622 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T00:21:56.622 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T00:21:56.622 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.num_levels: 7 2024-09-17T00:21:56.622 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T00:21:56.622 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T00:21:56.623 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T00:21:56.623 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T00:21:56.623 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T00:21:56.623 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T00:21:56.623 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T00:21:56.623 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:21:56.623 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T00:21:56.623 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T00:21:56.623 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T00:21:56.623 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T00:21:56.623 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T00:21:56.623 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T00:21:56.623 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T00:21:56.624 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T00:21:56.624 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T00:21:56.624 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T00:21:56.624 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T00:21:56.624 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T00:21:56.624 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T00:21:56.624 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T00:21:56.624 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T00:21:56.624 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T00:21:56.624 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T00:21:56.624 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T00:21:56.624 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T00:21:56.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T00:21:56.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T00:21:56.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T00:21:56.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T00:21:56.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T00:21:56.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T00:21:56.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T00:21:56.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T00:21:56.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T00:21:56.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T00:21:56.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T00:21:56.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T00:21:56.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T00:21:56.626 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T00:21:56.626 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T00:21:56.626 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T00:21:56.626 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T00:21:56.626 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T00:21:56.626 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T00:21:56.626 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T00:21:56.626 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T00:21:56.626 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T00:21:56.626 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T00:21:56.626 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T00:21:56.626 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T00:21:56.626 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T00:21:56.627 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T00:21:56.627 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T00:21:56.627 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T00:21:56.627 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T00:21:56.627 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T00:21:56.627 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T00:21:56.627 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T00:21:56.627 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T00:21:56.627 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T00:21:56.627 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T00:21:56.627 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T00:21:56.627 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T00:21:56.627 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T00:21:56.627 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T00:21:56.628 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T00:21:56.628 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T00:21:56.628 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T00:21:56.628 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T00:21:56.628 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T00:21:56.628 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T00:21:56.628 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T00:21:56.628 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T00:21:56.628 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T00:21:56.628 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T00:21:56.628 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T00:21:56.628 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T00:21:56.629 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa900b77640 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-09-17T00:21:56.629 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.437+0000 7fa903da0c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T00:21:56.629 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.441+0000 7fa903da0c80 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 17931, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T00:21:56.629 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.441+0000 7fa903da0c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-09-17T00:21:56.629 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.441+0000 7fa903da0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 33ef145d-c0cf-4aa2-8eb9-35115f0c5b9e 2024-09-17T00:21:56.629 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.441+0000 7fa903da0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726532516443160, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-09-17T00:21:56.629 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.441+0000 7fa903da0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-09-17T00:21:56.629 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.457+0000 7fa903da0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726532516462898, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 3329341, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17928, "largest_seqno": 19216, "table_properties": {"data_size": 3323384, "index_size": 3568, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1349, "raw_key_size": 12615, "raw_average_key_size": 23, "raw_value_size": 3311790, "raw_average_value_size": 6178, "num_data_blocks": 162, "num_entries": 536, "num_filter_entries": 536, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726532516, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "33ef145d-c0cf-4aa2-8eb9-35115f0c5b9e", "db_session_id": "KVWF0NSJBC11WP4B7TYE", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-09-17T00:21:56.629 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.461+0000 7fa903da0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726532516463049, "job": 1, "event": "recovery_finished"} 2024-09-17T00:21:56.629 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.461+0000 7fa903da0c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-09-17T00:21:56.629 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.461+0000 7fa903da0c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T00:21:56.629 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.461+0000 7fa903da0c80 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-09-17T00:21:56.629 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.461+0000 7fa903da0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55837323ee00 2024-09-17T00:21:56.630 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.461+0000 7fa903da0c80 4 rocksdb: DB pointer 0x55837333e000 2024-09-17T00:21:56.630 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.461+0000 7fa8f9b69640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T00:21:56.630 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.461+0000 7fa8f9b69640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T00:21:56.630 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: ** DB Stats ** 2024-09-17T00:21:56.630 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:21:56.630 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T00:21:56.630 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:21:56.630 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:21:56.630 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T00:21:56.630 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T00:21:56.630 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T00:21:56.630 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: ** Compaction Stats [default] ** 2024-09-17T00:21:56.630 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: 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-09-17T00:21:56.630 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T00:21:56.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: L0 1/0 3.18 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 438.7 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-09-17T00:21:56.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: L6 1/0 9.75 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-09-17T00:21:56.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: Sum 2/0 12.92 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 438.7 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-09-17T00:21:56.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 438.7 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-09-17T00:21:56.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: ** Compaction Stats [default] ** 2024-09-17T00:21:56.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: 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-09-17T00:21:56.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T00:21:56.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 438.7 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-09-17T00:21:56.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T00:21:56.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T00:21:56.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: Flush(GB): cumulative 0.003, interval 0.003 2024-09-17T00:21:56.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T00:21:56.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T00:21:56.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T00:21:56.632 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T00:21:56.632 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: Cumulative compaction: 0.00 GB write, 137.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:21:56.632 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: Interval compaction: 0.00 GB write, 137.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T00:21:56.632 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: 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-09-17T00:21:56.632 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: Block cache BinnedLRUCache@0x5583732131f0#7 capacity: 512.00 MB usage: 5.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2024-09-17T00:21:56.632 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-09-17T00:21:56.632 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T00:21:56.632 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.461+0000 7fa903da0c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] at bind addrs [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:21:56.632 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.461+0000 7fa903da0c80 1 mon.b@-1(???) e3 preinit fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:21:56.632 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.461+0000 7fa903da0c80 0 mon.b@-1(???).mds e1 new map 2024-09-17T00:21:56.632 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.461+0000 7fa903da0c80 0 mon.b@-1(???).mds e1 print_map 2024-09-17T00:21:56.632 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: e1 2024-09-17T00:21:56.633 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: btime 1970-01-01T00:00:00:000000+0000 2024-09-17T00:21:56.633 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T00:21:56.633 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: 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-09-17T00:21:56.633 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: legacy client fscid: -1 2024-09-17T00:21:56.633 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: 2024-09-17T00:21:56.633 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: No filesystems configured 2024-09-17T00:21:56.633 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.465+0000 7fa903da0c80 0 mon.b@-1(???).osd e105 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T00:21:56.633 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.465+0000 7fa903da0c80 0 mon.b@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T00:21:56.633 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.465+0000 7fa903da0c80 0 mon.b@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T00:21:56.633 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.465+0000 7fa903da0c80 0 mon.b@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T00:21:56.633 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:56 smithi094 bash[45236]: debug 2024-09-17T00:21:56.465+0000 7fa903da0c80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-09-17T00:21:57.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:57 smithi094 bash[45236]: cluster 2024-09-17T00:21:53.119090+0000 mgr.y (mgr.25348) 58 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:57.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:57 smithi026 bash[57342]: cluster 2024-09-17T00:21:53.119090+0000 mgr.y (mgr.25348) 58 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:57.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:57 smithi026 bash[58631]: cluster 2024-09-17T00:21:53.119090+0000 mgr.y (mgr.25348) 58 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:58.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.121541+0000 mgr.y (mgr.25348) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:58.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: audit 2024-09-17T00:21:57.328455+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:21:58.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.329125+0000 mon.a (mon.0) 129 : cluster [INF] mon.a calling monitor election 2024-09-17T00:21:58.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.329189+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T00:21:58.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.329250+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T00:21:58.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: audit 2024-09-17T00:21:57.331517+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:21:58.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: audit 2024-09-17T00:21:57.331800+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:21:58.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.349788+0000 mon.a (mon.0) 132 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T00:21:58.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.356341+0000 mon.a (mon.0) 133 : cluster [DBG] monmap epoch 4 2024-09-17T00:21:58.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.356372+0000 mon.a (mon.0) 134 : cluster [DBG] fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:21:58.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.356390+0000 mon.a (mon.0) 135 : cluster [DBG] last_changed 2024-09-17T00:21:57.299378+0000 2024-09-17T00:21:58.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.356405+0000 mon.a (mon.0) 136 : cluster [DBG] created 2024-09-17T00:03:29.041441+0000 2024-09-17T00:21:58.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.356421+0000 mon.a (mon.0) 137 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T00:21:58.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.356443+0000 mon.a (mon.0) 138 : cluster [DBG] election_strategy: 1 2024-09-17T00:21:58.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.356461+0000 mon.a (mon.0) 139 : cluster [DBG] 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-17T00:21:58.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.356478+0000 mon.a (mon.0) 140 : cluster [DBG] 1: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-17T00:21:58.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.356519+0000 mon.a (mon.0) 141 : cluster [DBG] 2: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-17T00:21:58.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.357567+0000 mon.a (mon.0) 142 : cluster [DBG] fsmap 2024-09-17T00:21:58.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.357621+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T00:21:58.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.358173+0000 mon.a (mon.0) 144 : cluster [DBG] mgrmap e40: y(active, since 54s), standbys: x 2024-09-17T00:21:58.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: cluster 2024-09-17T00:21:57.358463+0000 mon.a (mon.0) 145 : cluster [INF] overall HEALTH_OK 2024-09-17T00:21:58.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: audit 2024-09-17T00:21:57.377483+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:58.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[45236]: audit 2024-09-17T00:21:57.388503+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:58.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.121541+0000 mgr.y (mgr.25348) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:58.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: audit 2024-09-17T00:21:57.328455+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:21:58.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.329125+0000 mon.a (mon.0) 129 : cluster [INF] mon.a calling monitor election 2024-09-17T00:21:58.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.329189+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T00:21:58.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.329250+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T00:21:58.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: audit 2024-09-17T00:21:57.331517+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:21:58.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: audit 2024-09-17T00:21:57.331800+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:21:58.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.349788+0000 mon.a (mon.0) 132 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T00:21:58.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.356341+0000 mon.a (mon.0) 133 : cluster [DBG] monmap epoch 4 2024-09-17T00:21:58.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.356372+0000 mon.a (mon.0) 134 : cluster [DBG] fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:21:58.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.356390+0000 mon.a (mon.0) 135 : cluster [DBG] last_changed 2024-09-17T00:21:57.299378+0000 2024-09-17T00:21:58.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.356405+0000 mon.a (mon.0) 136 : cluster [DBG] created 2024-09-17T00:03:29.041441+0000 2024-09-17T00:21:58.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.356421+0000 mon.a (mon.0) 137 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T00:21:58.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.356443+0000 mon.a (mon.0) 138 : cluster [DBG] election_strategy: 1 2024-09-17T00:21:58.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.356461+0000 mon.a (mon.0) 139 : cluster [DBG] 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-17T00:21:58.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.356478+0000 mon.a (mon.0) 140 : cluster [DBG] 1: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-17T00:21:58.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.356519+0000 mon.a (mon.0) 141 : cluster [DBG] 2: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-17T00:21:58.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.357567+0000 mon.a (mon.0) 142 : cluster [DBG] fsmap 2024-09-17T00:21:58.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.357621+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T00:21:58.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.358173+0000 mon.a (mon.0) 144 : cluster [DBG] mgrmap e40: y(active, since 54s), standbys: x 2024-09-17T00:21:58.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: cluster 2024-09-17T00:21:57.358463+0000 mon.a (mon.0) 145 : cluster [INF] overall HEALTH_OK 2024-09-17T00:21:58.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: audit 2024-09-17T00:21:57.377483+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:58.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[57342]: audit 2024-09-17T00:21:57.388503+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:58.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.121541+0000 mgr.y (mgr.25348) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:21:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: audit 2024-09-17T00:21:57.328455+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T00:21:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.329125+0000 mon.a (mon.0) 129 : cluster [INF] mon.a calling monitor election 2024-09-17T00:21:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.329189+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T00:21:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.329250+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T00:21:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: audit 2024-09-17T00:21:57.331517+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T00:21:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: audit 2024-09-17T00:21:57.331800+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T00:21:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.349788+0000 mon.a (mon.0) 132 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T00:21:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.356341+0000 mon.a (mon.0) 133 : cluster [DBG] monmap epoch 4 2024-09-17T00:21:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.356372+0000 mon.a (mon.0) 134 : cluster [DBG] fsid 23e17d62-7488-11ef-bceb-c7b262605968 2024-09-17T00:21:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.356390+0000 mon.a (mon.0) 135 : cluster [DBG] last_changed 2024-09-17T00:21:57.299378+0000 2024-09-17T00:21:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.356405+0000 mon.a (mon.0) 136 : cluster [DBG] created 2024-09-17T00:03:29.041441+0000 2024-09-17T00:21:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.356421+0000 mon.a (mon.0) 137 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T00:21:58.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.356443+0000 mon.a (mon.0) 138 : cluster [DBG] election_strategy: 1 2024-09-17T00:21:58.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.356461+0000 mon.a (mon.0) 139 : cluster [DBG] 0: [v2:172.21.15.26:3300/0,v1:172.21.15.26:6789/0] mon.a 2024-09-17T00:21:58.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.356478+0000 mon.a (mon.0) 140 : cluster [DBG] 1: [v2:172.21.15.26:3301/0,v1:172.21.15.26:6790/0] mon.c 2024-09-17T00:21:58.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.356519+0000 mon.a (mon.0) 141 : cluster [DBG] 2: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-17T00:21:58.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.357567+0000 mon.a (mon.0) 142 : cluster [DBG] fsmap 2024-09-17T00:21:58.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.357621+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T00:21:58.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.358173+0000 mon.a (mon.0) 144 : cluster [DBG] mgrmap e40: y(active, since 54s), standbys: x 2024-09-17T00:21:58.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: cluster 2024-09-17T00:21:57.358463+0000 mon.a (mon.0) 145 : cluster [INF] overall HEALTH_OK 2024-09-17T00:21:58.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: audit 2024-09-17T00:21:57.377483+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:58.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:21:58 smithi026 bash[58631]: audit 2024-09-17T00:21:57.388503+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:21:59.107 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:21:58 smithi094 bash[42981]: ts=2024-09-17T00:21:58.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:22:00.607 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:00 smithi094 bash[45236]: cluster 2024-09-17T00:21:59.123131+0000 mgr.y (mgr.25348) 62 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:00.738 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:00 smithi026 bash[57342]: cluster 2024-09-17T00:21:59.123131+0000 mgr.y (mgr.25348) 62 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:00.739 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:00 smithi026 bash[58631]: cluster 2024-09-17T00:21:59.123131+0000 mgr.y (mgr.25348) 62 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:00.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:22:00 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:22:00] "GET /metrics HTTP/1.1" 200 38186 "" "Prometheus/2.43.0" 2024-09-17T00:22:01.748 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:22:01 smithi026 bash[54244]: debug 2024-09-17T00:22:01.473+0000 7f306e52d640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-17T00:22:02.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:02 smithi026 bash[57342]: cluster 2024-09-17T00:22:01.123857+0000 mgr.y (mgr.25348) 63 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:02.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:02 smithi026 bash[58631]: cluster 2024-09-17T00:22:01.123857+0000 mgr.y (mgr.25348) 63 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:02.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:02 smithi094 bash[45236]: cluster 2024-09-17T00:22:01.123857+0000 mgr.y (mgr.25348) 63 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:03.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:03 smithi026 bash[57342]: audit 2024-09-17T00:22:03.207772+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:03.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:03 smithi026 bash[57342]: audit 2024-09-17T00:22:03.377012+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:03.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:03 smithi026 bash[57342]: audit 2024-09-17T00:22:03.387968+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:03.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:03 smithi026 bash[58631]: audit 2024-09-17T00:22:03.207772+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:03.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:03 smithi026 bash[58631]: audit 2024-09-17T00:22:03.377012+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:03.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:03 smithi026 bash[58631]: audit 2024-09-17T00:22:03.387968+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:03.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:22:03 smithi094 bash[42981]: ts=2024-09-17T00:22:03.507Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:22:03.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:03 smithi094 bash[45236]: audit 2024-09-17T00:22:03.207772+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:03.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:03 smithi094 bash[45236]: audit 2024-09-17T00:22:03.377012+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:03.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:03 smithi094 bash[45236]: audit 2024-09-17T00:22:03.387968+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:04.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:04 smithi026 bash[57342]: cluster 2024-09-17T00:22:03.124580+0000 mgr.y (mgr.25348) 64 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:04.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:04 smithi026 bash[58631]: cluster 2024-09-17T00:22:03.124580+0000 mgr.y (mgr.25348) 64 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:04.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:04 smithi094 bash[45236]: cluster 2024-09-17T00:22:03.124580+0000 mgr.y (mgr.25348) 64 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:05.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:05 smithi094 bash[45236]: audit 2024-09-17T00:22:04.156373+0000 mgr.y (mgr.25348) 65 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:05.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:05 smithi094 bash[45236]: audit 2024-09-17T00:22:04.557984+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:05.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:05 smithi094 bash[45236]: audit 2024-09-17T00:22:04.568487+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:05.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:05 smithi026 bash[57342]: audit 2024-09-17T00:22:04.156373+0000 mgr.y (mgr.25348) 65 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:05.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:05 smithi026 bash[57342]: audit 2024-09-17T00:22:04.557984+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:05.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:05 smithi026 bash[57342]: audit 2024-09-17T00:22:04.568487+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:05.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:05 smithi026 bash[58631]: audit 2024-09-17T00:22:04.156373+0000 mgr.y (mgr.25348) 65 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:05.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:05 smithi026 bash[58631]: audit 2024-09-17T00:22:04.557984+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:05.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:05 smithi026 bash[58631]: audit 2024-09-17T00:22:04.568487+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:06.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:06 smithi094 bash[45236]: cluster 2024-09-17T00:22:05.126324+0000 mgr.y (mgr.25348) 66 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:06.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:06 smithi026 bash[57342]: cluster 2024-09-17T00:22:05.126324+0000 mgr.y (mgr.25348) 66 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:06.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:06 smithi026 bash[58631]: cluster 2024-09-17T00:22:05.126324+0000 mgr.y (mgr.25348) 66 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:08.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:08 smithi094 bash[45236]: cluster 2024-09-17T00:22:07.127033+0000 mgr.y (mgr.25348) 67 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:08.858 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:22:08 smithi094 bash[42981]: ts=2024-09-17T00:22:08.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:22:08.954 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:22:08.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:08 smithi026 bash[57342]: cluster 2024-09-17T00:22:07.127033+0000 mgr.y (mgr.25348) 67 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:08.997 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:08 smithi026 bash[58631]: cluster 2024-09-17T00:22:07.127033+0000 mgr.y (mgr.25348) 67 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:09.718 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:22:09.719 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (3m) 32s ago 10m 15.0M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:22:09.719 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (2m) 6s ago 9m 40.4M - 8.3.5 dad864ee21e9 431789404f7f 2024-09-17T00:22:09.719 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (111s) 32s ago 7m 42.6M - 3.5 e1d6a67b021e 89ab91c2135a 2024-09-17T00:22:09.719 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283,8765 running (99s) 6s ago 16m 426M - 19.1.1-330-gc2ddf972 ebb0615149de c98e79f4d014 2024-09-17T00:22:09.719 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (2m) 32s ago 18m 481M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:22:09.719 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (75s) 32s ago 18m 37.4M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 519595a50d61 2024-09-17T00:22:09.719 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (14s) 6s ago 16m 22.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 63c11bd6506d 2024-09-17T00:22:09.719 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (41s) 32s ago 16m 21.1M 2048M 19.1.1-330-gc2ddf972 ebb0615149de a7778dbda153 2024-09-17T00:22:09.719 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (3m) 32s ago 10m 7940k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:22:09.719 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (2m) 6s ago 10m 8420k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:22:09.719 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (15m) 32s ago 15m 57.9M 2781M 17.2.0 e1d6a67b021e 0970f17985fb 2024-09-17T00:22:09.719 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (15m) 32s ago 15m 59.0M 2781M 17.2.0 e1d6a67b021e eacc90bf6246 2024-09-17T00:22:09.720 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (14m) 32s ago 14m 51.7M 2781M 17.2.0 e1d6a67b021e 33296a37b65e 2024-09-17T00:22:09.720 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (13m) 32s ago 13m 55.6M 2781M 17.2.0 e1d6a67b021e 62338d062d83 2024-09-17T00:22:09.720 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (13m) 6s ago 13m 59.1M 3036M 17.2.0 e1d6a67b021e 54301e7ec6a4 2024-09-17T00:22:09.720 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (12m) 6s ago 12m 54.0M 3036M 17.2.0 e1d6a67b021e 7f114106ea4e 2024-09-17T00:22:09.720 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (12m) 6s ago 12m 52.9M 3036M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:22:09.720 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (11m) 6s ago 11m 55.5M 3036M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:22:09.720 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (106s) 6s ago 10m 51.3M - 2.43.0 a07b618ecd1d be36f173eeb5 2024-09-17T00:22:09.720 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (8m) 32s ago 8m 86.0M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:22:09.720 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (8m) 6s ago 8m 86.5M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:22:09.720 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (8m) 32s ago 8m 85.9M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:22:09.720 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (8m) 6s ago 8m 86.6M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:22:10.172 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:22:10.172 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:22:10.172 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T00:22:10.173 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:22:10.173 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:22:10.173 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:22:10.173 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:22:10.173 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:22:10.173 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T00:22:10.173 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:22:10.173 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:22:10.174 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:22:10.174 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:22:10.174 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:22:10.174 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-09-17T00:22:10.174 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 5 2024-09-17T00:22:10.174 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:22:10.174 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:22:10.558 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:22:10.558 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:22:10.559 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:22:10.559 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:22:10.559 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-17T00:22:10.559 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-17T00:22:10.559 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-17T00:22:10.559 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:22:10.559 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "5/23 daemons upgraded", 2024-09-17T00:22:10.560 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T00:22:10.560 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:22:10.560 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:22:10.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:10 smithi094 bash[45236]: audit 2024-09-17T00:22:08.945546+0000 mgr.y (mgr.25348) 68 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:10.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:10 smithi094 bash[45236]: cluster 2024-09-17T00:22:09.128434+0000 mgr.y (mgr.25348) 69 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:10.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:10 smithi094 bash[45236]: audit 2024-09-17T00:22:09.323807+0000 mgr.y (mgr.25348) 70 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:10.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:10 smithi094 bash[45236]: audit 2024-09-17T00:22:09.686937+0000 mgr.y (mgr.25348) 71 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:10.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:10 smithi094 bash[45236]: audit 2024-09-17T00:22:10.179717+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.26:0/2594428681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:22:10.997 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:22:10 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:22:10] "GET /metrics HTTP/1.1" 200 38195 "" "Prometheus/2.43.0" 2024-09-17T00:22:10.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:10 smithi026 bash[57342]: audit 2024-09-17T00:22:08.945546+0000 mgr.y (mgr.25348) 68 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:10.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:10 smithi026 bash[57342]: cluster 2024-09-17T00:22:09.128434+0000 mgr.y (mgr.25348) 69 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:10.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:10 smithi026 bash[57342]: audit 2024-09-17T00:22:09.323807+0000 mgr.y (mgr.25348) 70 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:10.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:10 smithi026 bash[57342]: audit 2024-09-17T00:22:09.686937+0000 mgr.y (mgr.25348) 71 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:10.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:10 smithi026 bash[57342]: audit 2024-09-17T00:22:10.179717+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.26:0/2594428681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:22:10.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:10 smithi026 bash[58631]: audit 2024-09-17T00:22:08.945546+0000 mgr.y (mgr.25348) 68 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:10.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:10 smithi026 bash[58631]: cluster 2024-09-17T00:22:09.128434+0000 mgr.y (mgr.25348) 69 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:10.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:10 smithi026 bash[58631]: audit 2024-09-17T00:22:09.323807+0000 mgr.y (mgr.25348) 70 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:10.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:10 smithi026 bash[58631]: audit 2024-09-17T00:22:09.686937+0000 mgr.y (mgr.25348) 71 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:10.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:10 smithi026 bash[58631]: audit 2024-09-17T00:22:10.179717+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.26:0/2594428681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:22:11.008 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:22:11.867 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:11 smithi094 bash[45236]: audit 2024-09-17T00:22:10.564990+0000 mgr.y (mgr.25348) 72 : audit [DBG] from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:11.867 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:11 smithi094 bash[45236]: audit 2024-09-17T00:22:11.015352+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.26:0/4010561491' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:22:11.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:11 smithi026 bash[57342]: audit 2024-09-17T00:22:10.564990+0000 mgr.y (mgr.25348) 72 : audit [DBG] from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:11.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:11 smithi026 bash[57342]: audit 2024-09-17T00:22:11.015352+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.26:0/4010561491' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:22:11.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:11 smithi026 bash[58631]: audit 2024-09-17T00:22:10.564990+0000 mgr.y (mgr.25348) 72 : audit [DBG] from='client.34227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:11.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:11 smithi026 bash[58631]: audit 2024-09-17T00:22:11.015352+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.26:0/4010561491' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:22:12.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:12 smithi094 bash[45236]: cluster 2024-09-17T00:22:11.129152+0000 mgr.y (mgr.25348) 73 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:12.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:12 smithi026 bash[57342]: cluster 2024-09-17T00:22:11.129152+0000 mgr.y (mgr.25348) 73 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:12.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:12 smithi026 bash[58631]: cluster 2024-09-17T00:22:11.129152+0000 mgr.y (mgr.25348) 73 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:13.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:22:13 smithi094 bash[42981]: ts=2024-09-17T00:22:13.505Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:22:14.857 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:14 smithi094 bash[45236]: cluster 2024-09-17T00:22:13.129831+0000 mgr.y (mgr.25348) 74 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:14.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:14 smithi026 bash[57342]: cluster 2024-09-17T00:22:13.129831+0000 mgr.y (mgr.25348) 74 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:14.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:14 smithi026 bash[58631]: cluster 2024-09-17T00:22:13.129831+0000 mgr.y (mgr.25348) 74 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:15.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:15 smithi094 bash[45236]: audit 2024-09-17T00:22:14.165332+0000 mgr.y (mgr.25348) 75 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:15.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:15 smithi094 bash[45236]: audit 2024-09-17T00:22:14.614739+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:15.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:15 smithi094 bash[45236]: audit 2024-09-17T00:22:14.625328+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:15.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:15 smithi094 bash[45236]: audit 2024-09-17T00:22:14.627499+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:15.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:15 smithi094 bash[45236]: audit 2024-09-17T00:22:14.629366+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:22:15.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:15 smithi094 bash[45236]: audit 2024-09-17T00:22:14.642093+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:15.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:15 smithi094 bash[45236]: cephadm 2024-09-17T00:22:14.711570+0000 mgr.y (mgr.25348) 76 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T00:22:15.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:15 smithi094 bash[45236]: audit 2024-09-17T00:22:14.712178+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:22:15.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:15 smithi094 bash[45236]: audit 2024-09-17T00:22:14.713608+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:22:15.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:15 smithi094 bash[45236]: audit 2024-09-17T00:22:14.714993+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:15.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:15 smithi094 bash[45236]: cephadm 2024-09-17T00:22:14.716678+0000 mgr.y (mgr.25348) 77 : cephadm [INF] Reconfiguring daemon mon.a on smithi026 2024-09-17T00:22:15.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[57342]: audit 2024-09-17T00:22:14.165332+0000 mgr.y (mgr.25348) 75 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:15.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[57342]: audit 2024-09-17T00:22:14.614739+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:15.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[57342]: audit 2024-09-17T00:22:14.625328+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:15.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[57342]: audit 2024-09-17T00:22:14.627499+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:15.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[57342]: audit 2024-09-17T00:22:14.629366+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:22:15.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[57342]: audit 2024-09-17T00:22:14.642093+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:15.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[57342]: cephadm 2024-09-17T00:22:14.711570+0000 mgr.y (mgr.25348) 76 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T00:22:15.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[57342]: audit 2024-09-17T00:22:14.712178+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:22:15.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[57342]: audit 2024-09-17T00:22:14.713608+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:22:15.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[57342]: audit 2024-09-17T00:22:14.714993+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:15.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[57342]: cephadm 2024-09-17T00:22:14.716678+0000 mgr.y (mgr.25348) 77 : cephadm [INF] Reconfiguring daemon mon.a on smithi026 2024-09-17T00:22:15.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[58631]: audit 2024-09-17T00:22:14.165332+0000 mgr.y (mgr.25348) 75 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:15.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[58631]: audit 2024-09-17T00:22:14.614739+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:15.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[58631]: audit 2024-09-17T00:22:14.625328+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:15.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[58631]: audit 2024-09-17T00:22:14.627499+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:15.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[58631]: audit 2024-09-17T00:22:14.629366+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:22:15.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[58631]: audit 2024-09-17T00:22:14.642093+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:15.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[58631]: cephadm 2024-09-17T00:22:14.711570+0000 mgr.y (mgr.25348) 76 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T00:22:15.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[58631]: audit 2024-09-17T00:22:14.712178+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:22:15.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[58631]: audit 2024-09-17T00:22:14.713608+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:22:16.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[58631]: audit 2024-09-17T00:22:14.714993+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:16.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:15 smithi026 bash[58631]: cephadm 2024-09-17T00:22:14.716678+0000 mgr.y (mgr.25348) 77 : cephadm [INF] Reconfiguring daemon mon.a on smithi026 2024-09-17T00:22:16.895 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:16 smithi026 bash[57342]: cluster 2024-09-17T00:22:15.131394+0000 mgr.y (mgr.25348) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:16.895 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:16 smithi026 bash[58631]: cluster 2024-09-17T00:22:15.131394+0000 mgr.y (mgr.25348) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:17.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:16 smithi094 bash[45236]: cluster 2024-09-17T00:22:15.131394+0000 mgr.y (mgr.25348) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:18.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[57342]: cluster 2024-09-17T00:22:17.132111+0000 mgr.y (mgr.25348) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:18.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[57342]: audit 2024-09-17T00:22:17.422162+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:18.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[57342]: audit 2024-09-17T00:22:17.430936+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:18.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[57342]: cephadm 2024-09-17T00:22:17.432887+0000 mgr.y (mgr.25348) 80 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T00:22:18.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[57342]: audit 2024-09-17T00:22:17.433456+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:18.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[57342]: audit 2024-09-17T00:22:17.435309+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:22:18.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[57342]: audit 2024-09-17T00:22:17.437117+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:18.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[57342]: cephadm 2024-09-17T00:22:17.438631+0000 mgr.y (mgr.25348) 81 : cephadm [INF] Reconfiguring daemon mgr.y on smithi026 2024-09-17T00:22:18.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[57342]: audit 2024-09-17T00:22:18.208364+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:18.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[58631]: cluster 2024-09-17T00:22:17.132111+0000 mgr.y (mgr.25348) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:18.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[58631]: audit 2024-09-17T00:22:17.422162+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:18.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[58631]: audit 2024-09-17T00:22:17.430936+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:18.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[58631]: cephadm 2024-09-17T00:22:17.432887+0000 mgr.y (mgr.25348) 80 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T00:22:18.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[58631]: audit 2024-09-17T00:22:17.433456+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:18.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[58631]: audit 2024-09-17T00:22:17.435309+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:22:18.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[58631]: audit 2024-09-17T00:22:17.437117+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:18.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[58631]: cephadm 2024-09-17T00:22:17.438631+0000 mgr.y (mgr.25348) 81 : cephadm [INF] Reconfiguring daemon mgr.y on smithi026 2024-09-17T00:22:18.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:18 smithi026 bash[58631]: audit 2024-09-17T00:22:18.208364+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:18.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:22:18 smithi094 bash[42981]: ts=2024-09-17T00:22:18.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:22:18.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:18 smithi094 bash[45236]: cluster 2024-09-17T00:22:17.132111+0000 mgr.y (mgr.25348) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:18.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:18 smithi094 bash[45236]: audit 2024-09-17T00:22:17.422162+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:18.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:18 smithi094 bash[45236]: audit 2024-09-17T00:22:17.430936+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:18.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:18 smithi094 bash[45236]: cephadm 2024-09-17T00:22:17.432887+0000 mgr.y (mgr.25348) 80 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-17T00:22:18.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:18 smithi094 bash[45236]: audit 2024-09-17T00:22:17.433456+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:18.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:18 smithi094 bash[45236]: audit 2024-09-17T00:22:17.435309+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:22:18.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:18 smithi094 bash[45236]: audit 2024-09-17T00:22:17.437117+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:18.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:18 smithi094 bash[45236]: cephadm 2024-09-17T00:22:17.438631+0000 mgr.y (mgr.25348) 81 : cephadm [INF] Reconfiguring daemon mgr.y on smithi026 2024-09-17T00:22:18.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:18 smithi094 bash[45236]: audit 2024-09-17T00:22:18.208364+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:20.997 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:22:20 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:22:20] "GET /metrics HTTP/1.1" 200 38194 "" "Prometheus/2.43.0" 2024-09-17T00:22:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:20 smithi026 bash[58631]: cluster 2024-09-17T00:22:19.132961+0000 mgr.y (mgr.25348) 82 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:20 smithi026 bash[58631]: audit 2024-09-17T00:22:19.857087+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:20 smithi026 bash[58631]: audit 2024-09-17T00:22:19.865767+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:20 smithi026 bash[58631]: cephadm 2024-09-17T00:22:19.867772+0000 mgr.y (mgr.25348) 83 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T00:22:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:20 smithi026 bash[58631]: audit 2024-09-17T00:22:19.868362+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:22:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:20 smithi026 bash[58631]: audit 2024-09-17T00:22:19.869811+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:22:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:20 smithi026 bash[58631]: audit 2024-09-17T00:22:19.871283+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:20 smithi026 bash[58631]: cephadm 2024-09-17T00:22:19.873129+0000 mgr.y (mgr.25348) 84 : cephadm [INF] Reconfiguring daemon mon.c on smithi026 2024-09-17T00:22:20.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:20 smithi026 bash[57342]: cluster 2024-09-17T00:22:19.132961+0000 mgr.y (mgr.25348) 82 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:20.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:20 smithi026 bash[57342]: audit 2024-09-17T00:22:19.857087+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:20.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:20 smithi026 bash[57342]: audit 2024-09-17T00:22:19.865767+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:20.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:20 smithi026 bash[57342]: cephadm 2024-09-17T00:22:19.867772+0000 mgr.y (mgr.25348) 83 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T00:22:20.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:20 smithi026 bash[57342]: audit 2024-09-17T00:22:19.868362+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:22:20.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:20 smithi026 bash[57342]: audit 2024-09-17T00:22:19.869811+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:22:20.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:20 smithi026 bash[57342]: audit 2024-09-17T00:22:19.871283+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:20.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:20 smithi026 bash[57342]: cephadm 2024-09-17T00:22:19.873129+0000 mgr.y (mgr.25348) 84 : cephadm [INF] Reconfiguring daemon mon.c on smithi026 2024-09-17T00:22:21.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:20 smithi094 bash[45236]: cluster 2024-09-17T00:22:19.132961+0000 mgr.y (mgr.25348) 82 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:21.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:20 smithi094 bash[45236]: audit 2024-09-17T00:22:19.857087+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:21.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:20 smithi094 bash[45236]: audit 2024-09-17T00:22:19.865767+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:21.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:20 smithi094 bash[45236]: cephadm 2024-09-17T00:22:19.867772+0000 mgr.y (mgr.25348) 83 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T00:22:21.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:20 smithi094 bash[45236]: audit 2024-09-17T00:22:19.868362+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:22:21.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:20 smithi094 bash[45236]: audit 2024-09-17T00:22:19.869811+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:22:21.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:20 smithi094 bash[45236]: audit 2024-09-17T00:22:19.871283+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:21.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:20 smithi094 bash[45236]: cephadm 2024-09-17T00:22:19.873129+0000 mgr.y (mgr.25348) 84 : cephadm [INF] Reconfiguring daemon mon.c on smithi026 2024-09-17T00:22:23.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:22 smithi094 bash[45236]: cluster 2024-09-17T00:22:21.133548+0000 mgr.y (mgr.25348) 85 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:23.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:22 smithi094 bash[45236]: audit 2024-09-17T00:22:22.206249+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:23.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:22 smithi094 bash[45236]: audit 2024-09-17T00:22:22.215210+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:23.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:22 smithi094 bash[45236]: audit 2024-09-17T00:22:22.217435+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T00:22:23.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:22 smithi094 bash[45236]: audit 2024-09-17T00:22:22.218842+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:23.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:22 smithi026 bash[57342]: cluster 2024-09-17T00:22:21.133548+0000 mgr.y (mgr.25348) 85 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:23.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:22 smithi026 bash[57342]: audit 2024-09-17T00:22:22.206249+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:23.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:22 smithi026 bash[57342]: audit 2024-09-17T00:22:22.215210+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:23.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:22 smithi026 bash[57342]: audit 2024-09-17T00:22:22.217435+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T00:22:23.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:22 smithi026 bash[57342]: audit 2024-09-17T00:22:22.218842+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:22 smithi026 bash[58631]: cluster 2024-09-17T00:22:21.133548+0000 mgr.y (mgr.25348) 85 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:22 smithi026 bash[58631]: audit 2024-09-17T00:22:22.206249+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:22 smithi026 bash[58631]: audit 2024-09-17T00:22:22.215210+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:22 smithi026 bash[58631]: audit 2024-09-17T00:22:22.217435+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T00:22:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:22 smithi026 bash[58631]: audit 2024-09-17T00:22:22.218842+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:23.857 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:22:23 smithi094 bash[42981]: ts=2024-09-17T00:22:23.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:22:24.101 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:23 smithi026 bash[58631]: cephadm 2024-09-17T00:22:22.216943+0000 mgr.y (mgr.25348) 86 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T00:22:24.101 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:23 smithi026 bash[58631]: cephadm 2024-09-17T00:22:22.223945+0000 mgr.y (mgr.25348) 87 : cephadm [INF] Reconfiguring daemon osd.0 on smithi026 2024-09-17T00:22:24.102 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:23 smithi026 bash[57342]: cephadm 2024-09-17T00:22:22.216943+0000 mgr.y (mgr.25348) 86 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T00:22:24.102 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:23 smithi026 bash[57342]: cephadm 2024-09-17T00:22:22.223945+0000 mgr.y (mgr.25348) 87 : cephadm [INF] Reconfiguring daemon osd.0 on smithi026 2024-09-17T00:22:24.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:23 smithi094 bash[45236]: cephadm 2024-09-17T00:22:22.216943+0000 mgr.y (mgr.25348) 86 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T00:22:24.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:23 smithi094 bash[45236]: cephadm 2024-09-17T00:22:22.223945+0000 mgr.y (mgr.25348) 87 : cephadm [INF] Reconfiguring daemon osd.0 on smithi026 2024-09-17T00:22:25.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:24 smithi026 bash[57342]: cluster 2024-09-17T00:22:23.134347+0000 mgr.y (mgr.25348) 88 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:25.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:24 smithi026 bash[57342]: audit 2024-09-17T00:22:24.722234+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:25.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:24 smithi026 bash[57342]: audit 2024-09-17T00:22:24.734227+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:25.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:24 smithi026 bash[57342]: audit 2024-09-17T00:22:24.737024+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T00:22:25.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:24 smithi026 bash[57342]: audit 2024-09-17T00:22:24.738390+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:25.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:24 smithi026 bash[58631]: cluster 2024-09-17T00:22:23.134347+0000 mgr.y (mgr.25348) 88 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:25.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:24 smithi026 bash[58631]: audit 2024-09-17T00:22:24.722234+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:25.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:24 smithi026 bash[58631]: audit 2024-09-17T00:22:24.734227+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:25.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:24 smithi026 bash[58631]: audit 2024-09-17T00:22:24.737024+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T00:22:25.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:24 smithi026 bash[58631]: audit 2024-09-17T00:22:24.738390+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:25.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:24 smithi094 bash[45236]: cluster 2024-09-17T00:22:23.134347+0000 mgr.y (mgr.25348) 88 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:25.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:24 smithi094 bash[45236]: audit 2024-09-17T00:22:24.722234+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:25.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:24 smithi094 bash[45236]: audit 2024-09-17T00:22:24.734227+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:25.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:24 smithi094 bash[45236]: audit 2024-09-17T00:22:24.737024+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T00:22:25.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:24 smithi094 bash[45236]: audit 2024-09-17T00:22:24.738390+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:26.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:25 smithi026 bash[58631]: audit 2024-09-17T00:22:24.173250+0000 mgr.y (mgr.25348) 89 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:26.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:25 smithi026 bash[58631]: cephadm 2024-09-17T00:22:24.736466+0000 mgr.y (mgr.25348) 90 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T00:22:26.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:25 smithi026 bash[58631]: cephadm 2024-09-17T00:22:24.743430+0000 mgr.y (mgr.25348) 91 : cephadm [INF] Reconfiguring daemon osd.1 on smithi026 2024-09-17T00:22:26.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:25 smithi026 bash[57342]: audit 2024-09-17T00:22:24.173250+0000 mgr.y (mgr.25348) 89 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:26.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:25 smithi026 bash[57342]: cephadm 2024-09-17T00:22:24.736466+0000 mgr.y (mgr.25348) 90 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T00:22:26.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:25 smithi026 bash[57342]: cephadm 2024-09-17T00:22:24.743430+0000 mgr.y (mgr.25348) 91 : cephadm [INF] Reconfiguring daemon osd.1 on smithi026 2024-09-17T00:22:26.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:25 smithi094 bash[45236]: audit 2024-09-17T00:22:24.173250+0000 mgr.y (mgr.25348) 89 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:26.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:25 smithi094 bash[45236]: cephadm 2024-09-17T00:22:24.736466+0000 mgr.y (mgr.25348) 90 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T00:22:26.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:25 smithi094 bash[45236]: cephadm 2024-09-17T00:22:24.743430+0000 mgr.y (mgr.25348) 91 : cephadm [INF] Reconfiguring daemon osd.1 on smithi026 2024-09-17T00:22:26.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:26 smithi026 bash[57342]: cluster 2024-09-17T00:22:25.135381+0000 mgr.y (mgr.25348) 92 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:26.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:26 smithi026 bash[58631]: cluster 2024-09-17T00:22:25.135381+0000 mgr.y (mgr.25348) 92 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:27.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:26 smithi094 bash[45236]: cluster 2024-09-17T00:22:25.135381+0000 mgr.y (mgr.25348) 92 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:28.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:28 smithi026 bash[57342]: cluster 2024-09-17T00:22:27.136077+0000 mgr.y (mgr.25348) 93 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:28.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:28 smithi026 bash[57342]: audit 2024-09-17T00:22:27.244397+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:28.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:28 smithi026 bash[57342]: audit 2024-09-17T00:22:27.251610+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:28.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:28 smithi026 bash[57342]: cephadm 2024-09-17T00:22:27.253247+0000 mgr.y (mgr.25348) 94 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T00:22:28.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:28 smithi026 bash[57342]: audit 2024-09-17T00:22:27.253677+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T00:22:28.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:28 smithi026 bash[57342]: audit 2024-09-17T00:22:27.254664+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:28.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:28 smithi026 bash[57342]: cephadm 2024-09-17T00:22:27.259306+0000 mgr.y (mgr.25348) 95 : cephadm [INF] Reconfiguring daemon osd.2 on smithi026 2024-09-17T00:22:28.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:28 smithi026 bash[58631]: cluster 2024-09-17T00:22:27.136077+0000 mgr.y (mgr.25348) 93 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:28.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:28 smithi026 bash[58631]: audit 2024-09-17T00:22:27.244397+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:28.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:28 smithi026 bash[58631]: audit 2024-09-17T00:22:27.251610+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:28.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:28 smithi026 bash[58631]: cephadm 2024-09-17T00:22:27.253247+0000 mgr.y (mgr.25348) 94 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T00:22:28.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:28 smithi026 bash[58631]: audit 2024-09-17T00:22:27.253677+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T00:22:28.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:28 smithi026 bash[58631]: audit 2024-09-17T00:22:27.254664+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:28.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:28 smithi026 bash[58631]: cephadm 2024-09-17T00:22:27.259306+0000 mgr.y (mgr.25348) 95 : cephadm [INF] Reconfiguring daemon osd.2 on smithi026 2024-09-17T00:22:28.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:28 smithi094 bash[45236]: cluster 2024-09-17T00:22:27.136077+0000 mgr.y (mgr.25348) 93 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:28.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:28 smithi094 bash[45236]: audit 2024-09-17T00:22:27.244397+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:28.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:28 smithi094 bash[45236]: audit 2024-09-17T00:22:27.251610+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:28.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:28 smithi094 bash[45236]: cephadm 2024-09-17T00:22:27.253247+0000 mgr.y (mgr.25348) 94 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T00:22:28.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:28 smithi094 bash[45236]: audit 2024-09-17T00:22:27.253677+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T00:22:28.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:28 smithi094 bash[45236]: audit 2024-09-17T00:22:27.254664+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:28.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:28 smithi094 bash[45236]: cephadm 2024-09-17T00:22:27.259306+0000 mgr.y (mgr.25348) 95 : cephadm [INF] Reconfiguring daemon osd.2 on smithi026 2024-09-17T00:22:29.107 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:22:28 smithi094 bash[42981]: ts=2024-09-17T00:22:28.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:22:30.997 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:22:30 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:22:30] "GET /metrics HTTP/1.1" 200 38194 "" "Prometheus/2.43.0" 2024-09-17T00:22:30.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:30 smithi026 bash[58631]: cluster 2024-09-17T00:22:29.137204+0000 mgr.y (mgr.25348) 96 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:30.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:30 smithi026 bash[58631]: audit 2024-09-17T00:22:29.800101+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:30.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:30 smithi026 bash[58631]: audit 2024-09-17T00:22:29.806683+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:30.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:30 smithi026 bash[58631]: cephadm 2024-09-17T00:22:29.808118+0000 mgr.y (mgr.25348) 97 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T00:22:30.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:30 smithi026 bash[58631]: audit 2024-09-17T00:22:29.808513+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T00:22:30.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:30 smithi026 bash[58631]: audit 2024-09-17T00:22:29.809661+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:30.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:30 smithi026 bash[58631]: cephadm 2024-09-17T00:22:29.813583+0000 mgr.y (mgr.25348) 98 : cephadm [INF] Reconfiguring daemon osd.3 on smithi026 2024-09-17T00:22:30.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:30 smithi026 bash[57342]: cluster 2024-09-17T00:22:29.137204+0000 mgr.y (mgr.25348) 96 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:30.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:30 smithi026 bash[57342]: audit 2024-09-17T00:22:29.800101+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:30.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:30 smithi026 bash[57342]: audit 2024-09-17T00:22:29.806683+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:30.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:30 smithi026 bash[57342]: cephadm 2024-09-17T00:22:29.808118+0000 mgr.y (mgr.25348) 97 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T00:22:30.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:30 smithi026 bash[57342]: audit 2024-09-17T00:22:29.808513+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T00:22:30.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:30 smithi026 bash[57342]: audit 2024-09-17T00:22:29.809661+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:30.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:30 smithi026 bash[57342]: cephadm 2024-09-17T00:22:29.813583+0000 mgr.y (mgr.25348) 98 : cephadm [INF] Reconfiguring daemon osd.3 on smithi026 2024-09-17T00:22:31.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:30 smithi094 bash[45236]: cluster 2024-09-17T00:22:29.137204+0000 mgr.y (mgr.25348) 96 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:31.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:30 smithi094 bash[45236]: audit 2024-09-17T00:22:29.800101+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:31.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:30 smithi094 bash[45236]: audit 2024-09-17T00:22:29.806683+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:31.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:30 smithi094 bash[45236]: cephadm 2024-09-17T00:22:29.808118+0000 mgr.y (mgr.25348) 97 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-17T00:22:31.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:30 smithi094 bash[45236]: audit 2024-09-17T00:22:29.808513+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T00:22:31.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:30 smithi094 bash[45236]: audit 2024-09-17T00:22:29.809661+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:31.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:30 smithi094 bash[45236]: cephadm 2024-09-17T00:22:29.813583+0000 mgr.y (mgr.25348) 98 : cephadm [INF] Reconfiguring daemon osd.3 on smithi026 2024-09-17T00:22:33.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:32 smithi094 bash[45236]: cluster 2024-09-17T00:22:31.137912+0000 mgr.y (mgr.25348) 99 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:33.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:32 smithi094 bash[45236]: audit 2024-09-17T00:22:32.249159+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:33.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:32 smithi094 bash[45236]: audit 2024-09-17T00:22:32.257226+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:33.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:32 smithi094 bash[45236]: audit 2024-09-17T00:22:32.260516+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.aiphpm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:22:33.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:32 smithi094 bash[45236]: audit 2024-09-17T00:22:32.262870+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:33.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:32 smithi026 bash[57342]: cluster 2024-09-17T00:22:31.137912+0000 mgr.y (mgr.25348) 99 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:33.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:32 smithi026 bash[57342]: audit 2024-09-17T00:22:32.249159+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:33.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:32 smithi026 bash[57342]: audit 2024-09-17T00:22:32.257226+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:33.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:32 smithi026 bash[57342]: audit 2024-09-17T00:22:32.260516+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.aiphpm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:22:33.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:32 smithi026 bash[57342]: audit 2024-09-17T00:22:32.262870+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:33.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:32 smithi026 bash[58631]: cluster 2024-09-17T00:22:31.137912+0000 mgr.y (mgr.25348) 99 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:33.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:32 smithi026 bash[58631]: audit 2024-09-17T00:22:32.249159+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:33.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:32 smithi026 bash[58631]: audit 2024-09-17T00:22:32.257226+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:33.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:32 smithi026 bash[58631]: audit 2024-09-17T00:22:32.260516+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.aiphpm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:22:33.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:32 smithi026 bash[58631]: audit 2024-09-17T00:22:32.262870+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:33.806 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:22:33 smithi094 bash[42981]: ts=2024-09-17T00:22:33.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:22:34.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:33 smithi094 bash[45236]: cephadm 2024-09-17T00:22:32.260034+0000 mgr.y (mgr.25348) 100 : cephadm [INF] Reconfiguring rgw.foo.smithi026.aiphpm (monmap changed)... 2024-09-17T00:22:34.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:33 smithi094 bash[45236]: cephadm 2024-09-17T00:22:32.264124+0000 mgr.y (mgr.25348) 101 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi026.aiphpm on smithi026 2024-09-17T00:22:34.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:33 smithi094 bash[45236]: audit 2024-09-17T00:22:33.208457+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:34.158 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:33 smithi026 bash[57342]: cephadm 2024-09-17T00:22:32.260034+0000 mgr.y (mgr.25348) 100 : cephadm [INF] Reconfiguring rgw.foo.smithi026.aiphpm (monmap changed)... 2024-09-17T00:22:34.159 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:33 smithi026 bash[57342]: cephadm 2024-09-17T00:22:32.264124+0000 mgr.y (mgr.25348) 101 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi026.aiphpm on smithi026 2024-09-17T00:22:34.159 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:33 smithi026 bash[57342]: audit 2024-09-17T00:22:33.208457+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:34.159 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:33 smithi026 bash[58631]: cephadm 2024-09-17T00:22:32.260034+0000 mgr.y (mgr.25348) 100 : cephadm [INF] Reconfiguring rgw.foo.smithi026.aiphpm (monmap changed)... 2024-09-17T00:22:34.159 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:33 smithi026 bash[58631]: cephadm 2024-09-17T00:22:32.264124+0000 mgr.y (mgr.25348) 101 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi026.aiphpm on smithi026 2024-09-17T00:22:34.159 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:33 smithi026 bash[58631]: audit 2024-09-17T00:22:33.208457+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:35.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:34 smithi094 bash[45236]: cluster 2024-09-17T00:22:33.138760+0000 mgr.y (mgr.25348) 102 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:35.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:34 smithi094 bash[45236]: audit 2024-09-17T00:22:34.796084+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:35.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:34 smithi094 bash[45236]: audit 2024-09-17T00:22:34.803191+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:35.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:34 smithi094 bash[45236]: audit 2024-09-17T00:22:34.805322+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.oyoffx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:22:35.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:34 smithi094 bash[45236]: audit 2024-09-17T00:22:34.808441+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:35.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:34 smithi026 bash[57342]: cluster 2024-09-17T00:22:33.138760+0000 mgr.y (mgr.25348) 102 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:35.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:34 smithi026 bash[57342]: audit 2024-09-17T00:22:34.796084+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:35.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:34 smithi026 bash[57342]: audit 2024-09-17T00:22:34.803191+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:35.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:34 smithi026 bash[57342]: audit 2024-09-17T00:22:34.805322+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.oyoffx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:22:35.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:34 smithi026 bash[57342]: audit 2024-09-17T00:22:34.808441+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:35.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:34 smithi026 bash[58631]: cluster 2024-09-17T00:22:33.138760+0000 mgr.y (mgr.25348) 102 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:35.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:34 smithi026 bash[58631]: audit 2024-09-17T00:22:34.796084+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:35.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:34 smithi026 bash[58631]: audit 2024-09-17T00:22:34.803191+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:35.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:34 smithi026 bash[58631]: audit 2024-09-17T00:22:34.805322+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.oyoffx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:22:35.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:34 smithi026 bash[58631]: audit 2024-09-17T00:22:34.808441+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:36.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:35 smithi094 bash[45236]: audit 2024-09-17T00:22:34.181288+0000 mgr.y (mgr.25348) 103 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:36.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:35 smithi094 bash[45236]: cephadm 2024-09-17T00:22:34.804791+0000 mgr.y (mgr.25348) 104 : cephadm [INF] Reconfiguring rgw.smpl.smithi026.oyoffx (monmap changed)... 2024-09-17T00:22:36.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:35 smithi094 bash[45236]: cephadm 2024-09-17T00:22:34.810179+0000 mgr.y (mgr.25348) 105 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi026.oyoffx on smithi026 2024-09-17T00:22:36.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:35 smithi026 bash[57342]: audit 2024-09-17T00:22:34.181288+0000 mgr.y (mgr.25348) 103 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:36.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:35 smithi026 bash[57342]: cephadm 2024-09-17T00:22:34.804791+0000 mgr.y (mgr.25348) 104 : cephadm [INF] Reconfiguring rgw.smpl.smithi026.oyoffx (monmap changed)... 2024-09-17T00:22:36.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:35 smithi026 bash[57342]: cephadm 2024-09-17T00:22:34.810179+0000 mgr.y (mgr.25348) 105 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi026.oyoffx on smithi026 2024-09-17T00:22:36.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:35 smithi026 bash[58631]: audit 2024-09-17T00:22:34.181288+0000 mgr.y (mgr.25348) 103 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:36.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:35 smithi026 bash[58631]: cephadm 2024-09-17T00:22:34.804791+0000 mgr.y (mgr.25348) 104 : cephadm [INF] Reconfiguring rgw.smpl.smithi026.oyoffx (monmap changed)... 2024-09-17T00:22:36.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:35 smithi026 bash[58631]: cephadm 2024-09-17T00:22:34.810179+0000 mgr.y (mgr.25348) 105 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi026.oyoffx on smithi026 2024-09-17T00:22:36.899 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:36 smithi026 bash[58631]: cluster 2024-09-17T00:22:35.139771+0000 mgr.y (mgr.25348) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:36.900 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:36 smithi026 bash[57342]: cluster 2024-09-17T00:22:35.139771+0000 mgr.y (mgr.25348) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:37.107 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:36 smithi094 bash[45236]: cluster 2024-09-17T00:22:35.139771+0000 mgr.y (mgr.25348) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:38.655 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:38 smithi094 bash[45236]: cluster 2024-09-17T00:22:37.140457+0000 mgr.y (mgr.25348) 107 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:38.655 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:38 smithi094 bash[45236]: audit 2024-09-17T00:22:37.406710+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:38.655 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:38 smithi094 bash[45236]: audit 2024-09-17T00:22:37.415112+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:38.655 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:38 smithi094 bash[45236]: cephadm 2024-09-17T00:22:37.416859+0000 mgr.y (mgr.25348) 108 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T00:22:38.655 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:38 smithi094 bash[45236]: audit 2024-09-17T00:22:37.417538+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:22:38.655 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:38 smithi094 bash[45236]: audit 2024-09-17T00:22:37.419148+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:22:38.655 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:38 smithi094 bash[45236]: audit 2024-09-17T00:22:37.420671+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:38.655 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:38 smithi094 bash[45236]: cephadm 2024-09-17T00:22:37.422518+0000 mgr.y (mgr.25348) 109 : cephadm [INF] Reconfiguring daemon mon.b on smithi094 2024-09-17T00:22:38.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:38 smithi026 bash[57342]: cluster 2024-09-17T00:22:37.140457+0000 mgr.y (mgr.25348) 107 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:38.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:38 smithi026 bash[57342]: audit 2024-09-17T00:22:37.406710+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:38.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:38 smithi026 bash[57342]: audit 2024-09-17T00:22:37.415112+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:38.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:38 smithi026 bash[57342]: cephadm 2024-09-17T00:22:37.416859+0000 mgr.y (mgr.25348) 108 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T00:22:38.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:38 smithi026 bash[57342]: audit 2024-09-17T00:22:37.417538+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:22:38.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:38 smithi026 bash[57342]: audit 2024-09-17T00:22:37.419148+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:22:38.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:38 smithi026 bash[57342]: audit 2024-09-17T00:22:37.420671+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:38.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:38 smithi026 bash[57342]: cephadm 2024-09-17T00:22:37.422518+0000 mgr.y (mgr.25348) 109 : cephadm [INF] Reconfiguring daemon mon.b on smithi094 2024-09-17T00:22:38.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:38 smithi026 bash[58631]: cluster 2024-09-17T00:22:37.140457+0000 mgr.y (mgr.25348) 107 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:38.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:38 smithi026 bash[58631]: audit 2024-09-17T00:22:37.406710+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:38.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:38 smithi026 bash[58631]: audit 2024-09-17T00:22:37.415112+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:38.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:38 smithi026 bash[58631]: cephadm 2024-09-17T00:22:37.416859+0000 mgr.y (mgr.25348) 108 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T00:22:38.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:38 smithi026 bash[58631]: audit 2024-09-17T00:22:37.417538+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T00:22:38.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:38 smithi026 bash[58631]: audit 2024-09-17T00:22:37.419148+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T00:22:38.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:38 smithi026 bash[58631]: audit 2024-09-17T00:22:37.420671+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:38.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:38 smithi026 bash[58631]: cephadm 2024-09-17T00:22:37.422518+0000 mgr.y (mgr.25348) 109 : cephadm [INF] Reconfiguring daemon mon.b on smithi094 2024-09-17T00:22:39.108 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:22:38 smithi094 bash[42981]: ts=2024-09-17T00:22:38.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:22:40.737 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:40 smithi026 bash[58631]: cluster 2024-09-17T00:22:39.142020+0000 mgr.y (mgr.25348) 110 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:40.737 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:40 smithi026 bash[58631]: audit 2024-09-17T00:22:39.951652+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:40.738 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:40 smithi026 bash[58631]: audit 2024-09-17T00:22:39.961945+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:40.738 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:40 smithi026 bash[58631]: audit 2024-09-17T00:22:39.964657+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:40.738 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:40 smithi026 bash[58631]: audit 2024-09-17T00:22:39.966739+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:22:40.738 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:40 smithi026 bash[58631]: audit 2024-09-17T00:22:39.968352+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:40.738 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:40 smithi026 bash[57342]: cluster 2024-09-17T00:22:39.142020+0000 mgr.y (mgr.25348) 110 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:40.738 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:40 smithi026 bash[57342]: audit 2024-09-17T00:22:39.951652+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:40.738 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:40 smithi026 bash[57342]: audit 2024-09-17T00:22:39.961945+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:40.738 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:40 smithi026 bash[57342]: audit 2024-09-17T00:22:39.964657+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:40.738 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:40 smithi026 bash[57342]: audit 2024-09-17T00:22:39.966739+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:22:40.738 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:40 smithi026 bash[57342]: audit 2024-09-17T00:22:39.968352+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:40.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:40 smithi094 bash[45236]: cluster 2024-09-17T00:22:39.142020+0000 mgr.y (mgr.25348) 110 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:40.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:40 smithi094 bash[45236]: audit 2024-09-17T00:22:39.951652+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:40.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:40 smithi094 bash[45236]: audit 2024-09-17T00:22:39.961945+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:40.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:40 smithi094 bash[45236]: audit 2024-09-17T00:22:39.964657+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T00:22:40.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:40 smithi094 bash[45236]: audit 2024-09-17T00:22:39.966739+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T00:22:40.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:40 smithi094 bash[45236]: audit 2024-09-17T00:22:39.968352+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:40.997 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:22:40 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:22:40] "GET /metrics HTTP/1.1" 200 38195 "" "Prometheus/2.43.0" 2024-09-17T00:22:41.414 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:22:41.745 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:41 smithi094 bash[45236]: cephadm 2024-09-17T00:22:39.964010+0000 mgr.y (mgr.25348) 111 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T00:22:41.745 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:41 smithi094 bash[45236]: cephadm 2024-09-17T00:22:39.970326+0000 mgr.y (mgr.25348) 112 : cephadm [INF] Reconfiguring daemon mgr.x on smithi094 2024-09-17T00:22:41.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:41 smithi026 bash[57342]: cephadm 2024-09-17T00:22:39.964010+0000 mgr.y (mgr.25348) 111 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T00:22:41.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:41 smithi026 bash[57342]: cephadm 2024-09-17T00:22:39.970326+0000 mgr.y (mgr.25348) 112 : cephadm [INF] Reconfiguring daemon mgr.x on smithi094 2024-09-17T00:22:41.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:41 smithi026 bash[58631]: cephadm 2024-09-17T00:22:39.964010+0000 mgr.y (mgr.25348) 111 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-17T00:22:41.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:41 smithi026 bash[58631]: cephadm 2024-09-17T00:22:39.970326+0000 mgr.y (mgr.25348) 112 : cephadm [INF] Reconfiguring daemon mgr.x on smithi094 2024-09-17T00:22:42.186 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:22:42.186 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (3m) 65s ago 10m 15.0M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:22:42.186 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (3m) 38s ago 10m 40.4M - 8.3.5 dad864ee21e9 431789404f7f 2024-09-17T00:22:42.186 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (2m) 65s ago 8m 42.6M - 3.5 e1d6a67b021e 89ab91c2135a 2024-09-17T00:22:42.186 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283,8765 running (2m) 38s ago 16m 426M - 19.1.1-330-gc2ddf972 ebb0615149de c98e79f4d014 2024-09-17T00:22:42.187 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (3m) 65s ago 19m 481M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:22:42.187 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (108s) 65s ago 19m 37.4M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 519595a50d61 2024-09-17T00:22:42.187 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (46s) 38s ago 17m 22.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 63c11bd6506d 2024-09-17T00:22:42.187 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (73s) 65s ago 17m 21.1M 2048M 19.1.1-330-gc2ddf972 ebb0615149de a7778dbda153 2024-09-17T00:22:42.187 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (3m) 65s ago 11m 7940k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:22:42.187 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (3m) 38s ago 11m 8420k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:22:42.187 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (16m) 65s ago 16m 57.9M 2781M 17.2.0 e1d6a67b021e 0970f17985fb 2024-09-17T00:22:42.187 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (15m) 65s ago 15m 59.0M 2781M 17.2.0 e1d6a67b021e eacc90bf6246 2024-09-17T00:22:42.187 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (15m) 65s ago 15m 51.7M 2781M 17.2.0 e1d6a67b021e 33296a37b65e 2024-09-17T00:22:42.187 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (14m) 65s ago 14m 55.6M 2781M 17.2.0 e1d6a67b021e 62338d062d83 2024-09-17T00:22:42.187 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (13m) 38s ago 13m 59.1M 3036M 17.2.0 e1d6a67b021e 54301e7ec6a4 2024-09-17T00:22:42.187 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (13m) 38s ago 13m 54.0M 3036M 17.2.0 e1d6a67b021e 7f114106ea4e 2024-09-17T00:22:42.187 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (12m) 38s ago 12m 52.9M 3036M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:22:42.188 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (12m) 38s ago 12m 55.5M 3036M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:22:42.188 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (2m) 38s ago 11m 51.3M - 2.43.0 a07b618ecd1d be36f173eeb5 2024-09-17T00:22:42.188 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (8m) 65s ago 8m 86.0M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:22:42.188 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (8m) 38s ago 8m 86.5M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:22:42.188 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (8m) 65s ago 8m 85.9M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:22:42.188 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (8m) 38s ago 8m 86.6M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:22:42.634 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:22:42.634 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:22:42.634 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T00:22:42.635 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:22:42.635 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:22:42.635 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:22:42.635 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:22:42.635 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:22:42.635 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-09-17T00:22:42.635 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:22:42.635 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:22:42.635 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:22:42.635 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:22:42.635 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:22:42.635 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-09-17T00:22:42.636 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 5 2024-09-17T00:22:42.636 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:22:42.636 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:22:42.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:42 smithi026 bash[57342]: cluster 2024-09-17T00:22:41.142691+0000 mgr.y (mgr.25348) 113 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:42.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:42 smithi026 bash[57342]: audit 2024-09-17T00:22:41.404307+0000 mgr.y (mgr.25348) 114 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:42.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:42 smithi026 bash[57342]: audit 2024-09-17T00:22:41.781458+0000 mgr.y (mgr.25348) 115 : audit [DBG] from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:42.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:42 smithi026 bash[57342]: audit 2024-09-17T00:22:42.204674+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:42.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:42 smithi026 bash[57342]: audit 2024-09-17T00:22:42.211249+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:42.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:42 smithi026 bash[57342]: audit 2024-09-17T00:22:42.213122+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T00:22:42.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:42 smithi026 bash[57342]: audit 2024-09-17T00:22:42.214146+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:42.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:42 smithi026 bash[58631]: cluster 2024-09-17T00:22:41.142691+0000 mgr.y (mgr.25348) 113 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:42.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:42 smithi026 bash[58631]: audit 2024-09-17T00:22:41.404307+0000 mgr.y (mgr.25348) 114 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:42.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:42 smithi026 bash[58631]: audit 2024-09-17T00:22:41.781458+0000 mgr.y (mgr.25348) 115 : audit [DBG] from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:42.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:42 smithi026 bash[58631]: audit 2024-09-17T00:22:42.204674+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:42.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:42 smithi026 bash[58631]: audit 2024-09-17T00:22:42.211249+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:42.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:42 smithi026 bash[58631]: audit 2024-09-17T00:22:42.213122+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T00:22:42.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:42 smithi026 bash[58631]: audit 2024-09-17T00:22:42.214146+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:42.780 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:42 smithi094 bash[45236]: cluster 2024-09-17T00:22:41.142691+0000 mgr.y (mgr.25348) 113 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:42.780 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:42 smithi094 bash[45236]: audit 2024-09-17T00:22:41.404307+0000 mgr.y (mgr.25348) 114 : audit [DBG] from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:42.780 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:42 smithi094 bash[45236]: audit 2024-09-17T00:22:41.781458+0000 mgr.y (mgr.25348) 115 : audit [DBG] from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:42.780 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:42 smithi094 bash[45236]: audit 2024-09-17T00:22:42.204674+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:42.780 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:42 smithi094 bash[45236]: audit 2024-09-17T00:22:42.211249+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:42.780 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:42 smithi094 bash[45236]: audit 2024-09-17T00:22:42.213122+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T00:22:42.780 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:42 smithi094 bash[45236]: audit 2024-09-17T00:22:42.214146+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:43.011 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:22:43.011 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:22:43.011 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:22:43.012 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:22:43.012 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-17T00:22:43.012 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-17T00:22:43.012 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-17T00:22:43.012 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:22:43.012 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "5/23 daemons upgraded", 2024-09-17T00:22:43.012 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T00:22:43.012 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:22:43.012 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:22:43.450 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:22:43.716 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:22:43 smithi094 bash[42981]: ts=2024-09-17T00:22:43.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:22:43.716 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:43 smithi094 bash[45236]: audit 2024-09-17T00:22:42.149040+0000 mgr.y (mgr.25348) 116 : audit [DBG] from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:43.716 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:43 smithi094 bash[45236]: cephadm 2024-09-17T00:22:42.212672+0000 mgr.y (mgr.25348) 117 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T00:22:43.716 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:43 smithi094 bash[45236]: cephadm 2024-09-17T00:22:42.217455+0000 mgr.y (mgr.25348) 118 : cephadm [INF] Reconfiguring daemon osd.4 on smithi094 2024-09-17T00:22:43.716 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:43 smithi094 bash[45236]: audit 2024-09-17T00:22:42.641529+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.26:0/2723015585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:22:43.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:43 smithi026 bash[57342]: audit 2024-09-17T00:22:42.149040+0000 mgr.y (mgr.25348) 116 : audit [DBG] from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:43.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:43 smithi026 bash[57342]: cephadm 2024-09-17T00:22:42.212672+0000 mgr.y (mgr.25348) 117 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T00:22:43.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:43 smithi026 bash[57342]: cephadm 2024-09-17T00:22:42.217455+0000 mgr.y (mgr.25348) 118 : cephadm [INF] Reconfiguring daemon osd.4 on smithi094 2024-09-17T00:22:43.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:43 smithi026 bash[57342]: audit 2024-09-17T00:22:42.641529+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.26:0/2723015585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:22:43.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:43 smithi026 bash[58631]: audit 2024-09-17T00:22:42.149040+0000 mgr.y (mgr.25348) 116 : audit [DBG] from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:43.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:43 smithi026 bash[58631]: cephadm 2024-09-17T00:22:42.212672+0000 mgr.y (mgr.25348) 117 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-17T00:22:43.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:43 smithi026 bash[58631]: cephadm 2024-09-17T00:22:42.217455+0000 mgr.y (mgr.25348) 118 : cephadm [INF] Reconfiguring daemon osd.4 on smithi094 2024-09-17T00:22:43.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:43 smithi026 bash[58631]: audit 2024-09-17T00:22:42.641529+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.26:0/2723015585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:22:44.497 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:44 smithi026 bash[58631]: audit 2024-09-17T00:22:43.018556+0000 mgr.y (mgr.25348) 119 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:44.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:44 smithi026 bash[58631]: cluster 2024-09-17T00:22:43.143357+0000 mgr.y (mgr.25348) 120 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:44.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:44 smithi026 bash[58631]: audit 2024-09-17T00:22:43.457853+0000 mon.a (mon.0) 213 : audit [DBG] from='client.? 172.21.15.26:0/3169679776' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:22:44.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:44 smithi026 bash[57342]: audit 2024-09-17T00:22:43.018556+0000 mgr.y (mgr.25348) 119 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:44.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:44 smithi026 bash[57342]: cluster 2024-09-17T00:22:43.143357+0000 mgr.y (mgr.25348) 120 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:44.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:44 smithi026 bash[57342]: audit 2024-09-17T00:22:43.457853+0000 mon.a (mon.0) 213 : audit [DBG] from='client.? 172.21.15.26:0/3169679776' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:22:44.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:44 smithi094 bash[45236]: audit 2024-09-17T00:22:43.018556+0000 mgr.y (mgr.25348) 119 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:22:44.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:44 smithi094 bash[45236]: cluster 2024-09-17T00:22:43.143357+0000 mgr.y (mgr.25348) 120 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:44.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:44 smithi094 bash[45236]: audit 2024-09-17T00:22:43.457853+0000 mon.a (mon.0) 213 : audit [DBG] from='client.? 172.21.15.26:0/3169679776' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:22:45.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:45 smithi026 bash[57342]: audit 2024-09-17T00:22:44.192315+0000 mgr.y (mgr.25348) 121 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:45.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:45 smithi026 bash[57342]: audit 2024-09-17T00:22:44.492808+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:45.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:45 smithi026 bash[57342]: audit 2024-09-17T00:22:44.503115+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:45.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:45 smithi026 bash[57342]: cephadm 2024-09-17T00:22:44.505581+0000 mgr.y (mgr.25348) 122 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T00:22:45.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:45 smithi026 bash[57342]: audit 2024-09-17T00:22:44.506235+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T00:22:45.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:45 smithi026 bash[57342]: audit 2024-09-17T00:22:44.507936+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:45.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:45 smithi026 bash[57342]: cephadm 2024-09-17T00:22:44.513204+0000 mgr.y (mgr.25348) 123 : cephadm [INF] Reconfiguring daemon osd.5 on smithi094 2024-09-17T00:22:45.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:45 smithi026 bash[58631]: audit 2024-09-17T00:22:44.192315+0000 mgr.y (mgr.25348) 121 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:45.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:45 smithi026 bash[58631]: audit 2024-09-17T00:22:44.492808+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:45.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:45 smithi026 bash[58631]: audit 2024-09-17T00:22:44.503115+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:45.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:45 smithi026 bash[58631]: cephadm 2024-09-17T00:22:44.505581+0000 mgr.y (mgr.25348) 122 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T00:22:45.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:45 smithi026 bash[58631]: audit 2024-09-17T00:22:44.506235+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T00:22:45.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:45 smithi026 bash[58631]: audit 2024-09-17T00:22:44.507936+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:45.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:45 smithi026 bash[58631]: cephadm 2024-09-17T00:22:44.513204+0000 mgr.y (mgr.25348) 123 : cephadm [INF] Reconfiguring daemon osd.5 on smithi094 2024-09-17T00:22:45.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:45 smithi094 bash[45236]: audit 2024-09-17T00:22:44.192315+0000 mgr.y (mgr.25348) 121 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:45.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:45 smithi094 bash[45236]: audit 2024-09-17T00:22:44.492808+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:45.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:45 smithi094 bash[45236]: audit 2024-09-17T00:22:44.503115+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:45.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:45 smithi094 bash[45236]: cephadm 2024-09-17T00:22:44.505581+0000 mgr.y (mgr.25348) 122 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-17T00:22:45.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:45 smithi094 bash[45236]: audit 2024-09-17T00:22:44.506235+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T00:22:45.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:45 smithi094 bash[45236]: audit 2024-09-17T00:22:44.507936+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:45.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:45 smithi094 bash[45236]: cephadm 2024-09-17T00:22:44.513204+0000 mgr.y (mgr.25348) 123 : cephadm [INF] Reconfiguring daemon osd.5 on smithi094 2024-09-17T00:22:46.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:46 smithi026 bash[58631]: cluster 2024-09-17T00:22:45.145090+0000 mgr.y (mgr.25348) 124 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:46.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:46 smithi026 bash[57342]: cluster 2024-09-17T00:22:45.145090+0000 mgr.y (mgr.25348) 124 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:46.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:46 smithi094 bash[45236]: cluster 2024-09-17T00:22:45.145090+0000 mgr.y (mgr.25348) 124 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:48.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:47 smithi026 bash[58631]: audit 2024-09-17T00:22:46.941963+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:48.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:47 smithi026 bash[58631]: audit 2024-09-17T00:22:46.952556+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:48.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:47 smithi026 bash[58631]: cephadm 2024-09-17T00:22:46.954917+0000 mgr.y (mgr.25348) 125 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T00:22:48.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:47 smithi026 bash[58631]: audit 2024-09-17T00:22:46.955592+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:48.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:47 smithi026 bash[58631]: audit 2024-09-17T00:22:46.957346+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:48.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:47 smithi026 bash[58631]: cephadm 2024-09-17T00:22:46.962608+0000 mgr.y (mgr.25348) 126 : cephadm [INF] Reconfiguring daemon osd.6 on smithi094 2024-09-17T00:22:48.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:47 smithi026 bash[58631]: cluster 2024-09-17T00:22:47.145808+0000 mgr.y (mgr.25348) 127 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:48.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:47 smithi026 bash[57342]: audit 2024-09-17T00:22:46.941963+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:48.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:47 smithi026 bash[57342]: audit 2024-09-17T00:22:46.952556+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:48.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:47 smithi026 bash[57342]: cephadm 2024-09-17T00:22:46.954917+0000 mgr.y (mgr.25348) 125 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T00:22:48.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:47 smithi026 bash[57342]: audit 2024-09-17T00:22:46.955592+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:48.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:47 smithi026 bash[57342]: audit 2024-09-17T00:22:46.957346+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:48.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:47 smithi026 bash[57342]: cephadm 2024-09-17T00:22:46.962608+0000 mgr.y (mgr.25348) 126 : cephadm [INF] Reconfiguring daemon osd.6 on smithi094 2024-09-17T00:22:48.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:47 smithi026 bash[57342]: cluster 2024-09-17T00:22:47.145808+0000 mgr.y (mgr.25348) 127 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:48.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:47 smithi094 bash[45236]: audit 2024-09-17T00:22:46.941963+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:48.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:47 smithi094 bash[45236]: audit 2024-09-17T00:22:46.952556+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:48.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:47 smithi094 bash[45236]: cephadm 2024-09-17T00:22:46.954917+0000 mgr.y (mgr.25348) 125 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-17T00:22:48.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:47 smithi094 bash[45236]: audit 2024-09-17T00:22:46.955592+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T00:22:48.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:47 smithi094 bash[45236]: audit 2024-09-17T00:22:46.957346+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:48.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:47 smithi094 bash[45236]: cephadm 2024-09-17T00:22:46.962608+0000 mgr.y (mgr.25348) 126 : cephadm [INF] Reconfiguring daemon osd.6 on smithi094 2024-09-17T00:22:48.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:47 smithi094 bash[45236]: cluster 2024-09-17T00:22:47.145808+0000 mgr.y (mgr.25348) 127 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:48.858 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:22:48 smithi094 bash[42981]: ts=2024-09-17T00:22:48.658Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:22:49.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:48 smithi026 bash[57342]: audit 2024-09-17T00:22:48.209128+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:49.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:48 smithi026 bash[58631]: audit 2024-09-17T00:22:48.209128+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:49.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:48 smithi094 bash[45236]: audit 2024-09-17T00:22:48.209128+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:22:50.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:50 smithi094 bash[45236]: cluster 2024-09-17T00:22:49.147318+0000 mgr.y (mgr.25348) 128 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:50.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:50 smithi094 bash[45236]: audit 2024-09-17T00:22:49.552651+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:50.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:50 smithi094 bash[45236]: audit 2024-09-17T00:22:49.563522+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:50.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:50 smithi094 bash[45236]: cephadm 2024-09-17T00:22:49.565754+0000 mgr.y (mgr.25348) 129 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T00:22:50.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:50 smithi094 bash[45236]: audit 2024-09-17T00:22:49.566418+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:50.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:50 smithi094 bash[45236]: audit 2024-09-17T00:22:49.568085+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:50.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:50 smithi094 bash[45236]: cephadm 2024-09-17T00:22:49.573367+0000 mgr.y (mgr.25348) 130 : cephadm [INF] Reconfiguring daemon osd.7 on smithi094 2024-09-17T00:22:50.997 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:22:50 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:22:50] "GET /metrics HTTP/1.1" 200 38195 "" "Prometheus/2.43.0" 2024-09-17T00:22:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:50 smithi026 bash[57342]: cluster 2024-09-17T00:22:49.147318+0000 mgr.y (mgr.25348) 128 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:50 smithi026 bash[57342]: audit 2024-09-17T00:22:49.552651+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:50 smithi026 bash[57342]: audit 2024-09-17T00:22:49.563522+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:50 smithi026 bash[57342]: cephadm 2024-09-17T00:22:49.565754+0000 mgr.y (mgr.25348) 129 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T00:22:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:50 smithi026 bash[57342]: audit 2024-09-17T00:22:49.566418+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:50 smithi026 bash[57342]: audit 2024-09-17T00:22:49.568085+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:50 smithi026 bash[57342]: cephadm 2024-09-17T00:22:49.573367+0000 mgr.y (mgr.25348) 130 : cephadm [INF] Reconfiguring daemon osd.7 on smithi094 2024-09-17T00:22:50.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:50 smithi026 bash[58631]: cluster 2024-09-17T00:22:49.147318+0000 mgr.y (mgr.25348) 128 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:50 smithi026 bash[58631]: audit 2024-09-17T00:22:49.552651+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:50 smithi026 bash[58631]: audit 2024-09-17T00:22:49.563522+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:50 smithi026 bash[58631]: cephadm 2024-09-17T00:22:49.565754+0000 mgr.y (mgr.25348) 129 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-17T00:22:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:50 smithi026 bash[58631]: audit 2024-09-17T00:22:49.566418+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T00:22:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:50 smithi026 bash[58631]: audit 2024-09-17T00:22:49.568085+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:50 smithi026 bash[58631]: cephadm 2024-09-17T00:22:49.573367+0000 mgr.y (mgr.25348) 130 : cephadm [INF] Reconfiguring daemon osd.7 on smithi094 2024-09-17T00:22:53.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:52 smithi026 bash[58631]: cluster 2024-09-17T00:22:51.148058+0000 mgr.y (mgr.25348) 131 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:53.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:52 smithi026 bash[58631]: audit 2024-09-17T00:22:51.903004+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:53.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:52 smithi026 bash[58631]: audit 2024-09-17T00:22:51.913391+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:53.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:52 smithi026 bash[58631]: cephadm 2024-09-17T00:22:51.917018+0000 mgr.y (mgr.25348) 132 : cephadm [INF] Reconfiguring rgw.foo.smithi094.wfckyh (monmap changed)... 2024-09-17T00:22:53.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:52 smithi026 bash[58631]: audit 2024-09-17T00:22:51.917758+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.wfckyh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:22:53.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:52 smithi026 bash[58631]: audit 2024-09-17T00:22:51.921522+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:53.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:52 smithi026 bash[57342]: cluster 2024-09-17T00:22:51.148058+0000 mgr.y (mgr.25348) 131 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:53.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:52 smithi026 bash[57342]: audit 2024-09-17T00:22:51.903004+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:53.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:52 smithi026 bash[57342]: audit 2024-09-17T00:22:51.913391+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:53.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:52 smithi026 bash[57342]: cephadm 2024-09-17T00:22:51.917018+0000 mgr.y (mgr.25348) 132 : cephadm [INF] Reconfiguring rgw.foo.smithi094.wfckyh (monmap changed)... 2024-09-17T00:22:53.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:52 smithi026 bash[57342]: audit 2024-09-17T00:22:51.917758+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.wfckyh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:22:53.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:52 smithi026 bash[57342]: audit 2024-09-17T00:22:51.921522+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:53.356 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:52 smithi094 bash[45236]: cluster 2024-09-17T00:22:51.148058+0000 mgr.y (mgr.25348) 131 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:53.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:52 smithi094 bash[45236]: audit 2024-09-17T00:22:51.903004+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:53.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:52 smithi094 bash[45236]: audit 2024-09-17T00:22:51.913391+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:53.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:52 smithi094 bash[45236]: cephadm 2024-09-17T00:22:51.917018+0000 mgr.y (mgr.25348) 132 : cephadm [INF] Reconfiguring rgw.foo.smithi094.wfckyh (monmap changed)... 2024-09-17T00:22:53.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:52 smithi094 bash[45236]: audit 2024-09-17T00:22:51.917758+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.wfckyh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:22:53.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:52 smithi094 bash[45236]: audit 2024-09-17T00:22:51.921522+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:53.608 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:22:53 smithi094 bash[42981]: ts=2024-09-17T00:22:53.504Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:22:54.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:53 smithi094 bash[45236]: cephadm 2024-09-17T00:22:51.923578+0000 mgr.y (mgr.25348) 133 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi094.wfckyh on smithi094 2024-09-17T00:22:54.196 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:53 smithi026 bash[57342]: cephadm 2024-09-17T00:22:51.923578+0000 mgr.y (mgr.25348) 133 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi094.wfckyh on smithi094 2024-09-17T00:22:54.197 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:53 smithi026 bash[58631]: cephadm 2024-09-17T00:22:51.923578+0000 mgr.y (mgr.25348) 133 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi094.wfckyh on smithi094 2024-09-17T00:22:55.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:54 smithi094 bash[45236]: cluster 2024-09-17T00:22:53.148782+0000 mgr.y (mgr.25348) 134 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:55.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:54 smithi094 bash[45236]: audit 2024-09-17T00:22:54.230649+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:55.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:54 smithi094 bash[45236]: audit 2024-09-17T00:22:54.241631+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:55.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:54 smithi094 bash[45236]: audit 2024-09-17T00:22:54.244474+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi094.jwnegr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:22:55.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:54 smithi094 bash[45236]: audit 2024-09-17T00:22:54.248256+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:55.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:54 smithi026 bash[57342]: cluster 2024-09-17T00:22:53.148782+0000 mgr.y (mgr.25348) 134 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:55.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:54 smithi026 bash[57342]: audit 2024-09-17T00:22:54.230649+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:55.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:54 smithi026 bash[57342]: audit 2024-09-17T00:22:54.241631+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:55.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:54 smithi026 bash[57342]: audit 2024-09-17T00:22:54.244474+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi094.jwnegr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:22:55.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:54 smithi026 bash[57342]: audit 2024-09-17T00:22:54.248256+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:55.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:54 smithi026 bash[58631]: cluster 2024-09-17T00:22:53.148782+0000 mgr.y (mgr.25348) 134 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:55.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:54 smithi026 bash[58631]: audit 2024-09-17T00:22:54.230649+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:55.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:54 smithi026 bash[58631]: audit 2024-09-17T00:22:54.241631+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:55.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:54 smithi026 bash[58631]: audit 2024-09-17T00:22:54.244474+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi094.jwnegr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:22:55.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:54 smithi026 bash[58631]: audit 2024-09-17T00:22:54.248256+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:22:56.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:55 smithi094 bash[45236]: audit 2024-09-17T00:22:54.203580+0000 mgr.y (mgr.25348) 135 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:56.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:55 smithi094 bash[45236]: cephadm 2024-09-17T00:22:54.243729+0000 mgr.y (mgr.25348) 136 : cephadm [INF] Reconfiguring rgw.smpl.smithi094.jwnegr (monmap changed)... 2024-09-17T00:22:56.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:55 smithi094 bash[45236]: cephadm 2024-09-17T00:22:54.250237+0000 mgr.y (mgr.25348) 137 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi094.jwnegr on smithi094 2024-09-17T00:22:56.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:55 smithi026 bash[58631]: audit 2024-09-17T00:22:54.203580+0000 mgr.y (mgr.25348) 135 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:56.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:55 smithi026 bash[58631]: cephadm 2024-09-17T00:22:54.243729+0000 mgr.y (mgr.25348) 136 : cephadm [INF] Reconfiguring rgw.smpl.smithi094.jwnegr (monmap changed)... 2024-09-17T00:22:56.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:55 smithi026 bash[58631]: cephadm 2024-09-17T00:22:54.250237+0000 mgr.y (mgr.25348) 137 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi094.jwnegr on smithi094 2024-09-17T00:22:56.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:55 smithi026 bash[57342]: audit 2024-09-17T00:22:54.203580+0000 mgr.y (mgr.25348) 135 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:22:56.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:55 smithi026 bash[57342]: cephadm 2024-09-17T00:22:54.243729+0000 mgr.y (mgr.25348) 136 : cephadm [INF] Reconfiguring rgw.smpl.smithi094.jwnegr (monmap changed)... 2024-09-17T00:22:56.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:55 smithi026 bash[57342]: cephadm 2024-09-17T00:22:54.250237+0000 mgr.y (mgr.25348) 137 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi094.jwnegr on smithi094 2024-09-17T00:22:57.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: cluster 2024-09-17T00:22:55.150352+0000 mgr.y (mgr.25348) 138 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:57.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: audit 2024-09-17T00:22:56.681848+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:57.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: audit 2024-09-17T00:22:56.692066+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:57.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: audit 2024-09-17T00:22:56.785981+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:22:57.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: audit 2024-09-17T00:22:56.789782+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:22:57.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: audit 2024-09-17T00:22:56.792812+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:22:57.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: cephadm 2024-09-17T00:22:56.794161+0000 mgr.y (mgr.25348) 139 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T00:22:57.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: audit 2024-09-17T00:22:56.800503+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:57.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: audit 2024-09-17T00:22:56.803608+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T00:22:57.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: audit 2024-09-17T00:22:56.809910+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T00:22:57.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: audit 2024-09-17T00:22:56.814145+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T00:22:57.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: audit 2024-09-17T00:22:56.819781+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T00:22:57.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: audit 2024-09-17T00:22:56.824038+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T00:22:57.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: audit 2024-09-17T00:22:56.829242+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T00:22:57.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: audit 2024-09-17T00:22:56.834534+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:22:57.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: cephadm 2024-09-17T00:22:56.836088+0000 mgr.y (mgr.25348) 140 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T00:22:57.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: audit 2024-09-17T00:22:56.841966+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:57.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: audit 2024-09-17T00:22:56.847735+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T00:22:57.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: audit 2024-09-17T00:22:56.848119+0000 mgr.y (mgr.25348) 141 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T00:22:57.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[57342]: cephadm 2024-09-17T00:22:56.850448+0000 mgr.y (mgr.25348) 142 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T00:22:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: cluster 2024-09-17T00:22:55.150352+0000 mgr.y (mgr.25348) 138 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: audit 2024-09-17T00:22:56.681848+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: audit 2024-09-17T00:22:56.692066+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: audit 2024-09-17T00:22:56.785981+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:22:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: audit 2024-09-17T00:22:56.789782+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:22:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: audit 2024-09-17T00:22:56.792812+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:22:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: cephadm 2024-09-17T00:22:56.794161+0000 mgr.y (mgr.25348) 139 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T00:22:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: audit 2024-09-17T00:22:56.800503+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: audit 2024-09-17T00:22:56.803608+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T00:22:57.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: audit 2024-09-17T00:22:56.809910+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T00:22:57.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: audit 2024-09-17T00:22:56.814145+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T00:22:57.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: audit 2024-09-17T00:22:56.819781+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T00:22:57.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: audit 2024-09-17T00:22:56.824038+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T00:22:57.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: audit 2024-09-17T00:22:56.829242+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T00:22:57.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: audit 2024-09-17T00:22:56.834534+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:22:57.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: cephadm 2024-09-17T00:22:56.836088+0000 mgr.y (mgr.25348) 140 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T00:22:57.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: audit 2024-09-17T00:22:56.841966+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:57.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: audit 2024-09-17T00:22:56.847735+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T00:22:57.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: audit 2024-09-17T00:22:56.848119+0000 mgr.y (mgr.25348) 141 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T00:22:57.251 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:56 smithi026 bash[58631]: cephadm 2024-09-17T00:22:56.850448+0000 mgr.y (mgr.25348) 142 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T00:22:57.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: cluster 2024-09-17T00:22:55.150352+0000 mgr.y (mgr.25348) 138 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:22:57.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: audit 2024-09-17T00:22:56.681848+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:57.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: audit 2024-09-17T00:22:56.692066+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:57.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: audit 2024-09-17T00:22:56.785981+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:22:57.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: audit 2024-09-17T00:22:56.789782+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:22:57.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: audit 2024-09-17T00:22:56.792812+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:22:57.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: cephadm 2024-09-17T00:22:56.794161+0000 mgr.y (mgr.25348) 139 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T00:22:57.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: audit 2024-09-17T00:22:56.800503+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:57.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: audit 2024-09-17T00:22:56.803608+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-17T00:22:57.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: audit 2024-09-17T00:22:56.809910+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T00:22:57.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: audit 2024-09-17T00:22:56.814145+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T00:22:57.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: audit 2024-09-17T00:22:56.819781+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T00:22:57.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: audit 2024-09-17T00:22:56.824038+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-17T00:22:57.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: audit 2024-09-17T00:22:56.829242+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T00:22:57.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: audit 2024-09-17T00:22:56.834534+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:22:57.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: cephadm 2024-09-17T00:22:56.836088+0000 mgr.y (mgr.25348) 140 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T00:22:57.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: audit 2024-09-17T00:22:56.841966+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:22:57.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: audit 2024-09-17T00:22:56.847735+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T00:22:57.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: audit 2024-09-17T00:22:56.848119+0000 mgr.y (mgr.25348) 141 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T00:22:57.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:56 smithi094 bash[45236]: cephadm 2024-09-17T00:22:56.850448+0000 mgr.y (mgr.25348) 142 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T00:22:58.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:22:57 smithi026 bash[57342]: cluster 2024-09-17T00:22:57.150908+0000 mgr.y (mgr.25348) 143 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:58.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:22:57 smithi026 bash[58631]: cluster 2024-09-17T00:22:57.150908+0000 mgr.y (mgr.25348) 143 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:58.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:22:57 smithi094 bash[45236]: cluster 2024-09-17T00:22:57.150908+0000 mgr.y (mgr.25348) 143 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:22:59.108 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:22:58 smithi094 bash[42981]: ts=2024-09-17T00:22:58.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:23:00.737 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:00 smithi026 bash[58631]: cluster 2024-09-17T00:22:59.152459+0000 mgr.y (mgr.25348) 144 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:23:00.738 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:00 smithi026 bash[58631]: cephadm 2024-09-17T00:22:59.455155+0000 mgr.y (mgr.25348) 145 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T00:23:00.738 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:00 smithi026 bash[58631]: audit 2024-09-17T00:22:59.461235+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:00.738 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:00 smithi026 bash[58631]: audit 2024-09-17T00:22:59.464529+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T00:23:00.738 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:00 smithi026 bash[58631]: audit 2024-09-17T00:22:59.465830+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:23:00.738 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:00 smithi026 bash[58631]: cephadm 2024-09-17T00:22:59.470885+0000 mgr.y (mgr.25348) 146 : cephadm [INF] Deploying daemon osd.0 on smithi026 2024-09-17T00:23:00.738 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:00 smithi026 bash[57342]: cluster 2024-09-17T00:22:59.152459+0000 mgr.y (mgr.25348) 144 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:23:00.738 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:00 smithi026 bash[57342]: cephadm 2024-09-17T00:22:59.455155+0000 mgr.y (mgr.25348) 145 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T00:23:00.738 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:00 smithi026 bash[57342]: audit 2024-09-17T00:22:59.461235+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:00.738 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:00 smithi026 bash[57342]: audit 2024-09-17T00:22:59.464529+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T00:23:00.739 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:00 smithi026 bash[57342]: audit 2024-09-17T00:22:59.465830+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:23:00.739 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:00 smithi026 bash[57342]: cephadm 2024-09-17T00:22:59.470885+0000 mgr.y (mgr.25348) 146 : cephadm [INF] Deploying daemon osd.0 on smithi026 2024-09-17T00:23:00.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:00 smithi094 bash[45236]: cluster 2024-09-17T00:22:59.152459+0000 mgr.y (mgr.25348) 144 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:23:00.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:00 smithi094 bash[45236]: cephadm 2024-09-17T00:22:59.455155+0000 mgr.y (mgr.25348) 145 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T00:23:00.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:00 smithi094 bash[45236]: audit 2024-09-17T00:22:59.461235+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:00.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:00 smithi094 bash[45236]: audit 2024-09-17T00:22:59.464529+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T00:23:00.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:00 smithi094 bash[45236]: audit 2024-09-17T00:22:59.465830+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:23:00.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:00 smithi094 bash[45236]: cephadm 2024-09-17T00:22:59.470885+0000 mgr.y (mgr.25348) 146 : cephadm [INF] Deploying daemon osd.0 on smithi026 2024-09-17T00:23:00.991 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:23:00 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:23:00] "GET /metrics HTTP/1.1" 200 38195 "" "Prometheus/2.43.0" 2024-09-17T00:23:02.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:02 smithi026 bash[57342]: cluster 2024-09-17T00:23:01.153008+0000 mgr.y (mgr.25348) 147 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:23:02.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:02 smithi026 bash[58631]: cluster 2024-09-17T00:23:01.153008+0000 mgr.y (mgr.25348) 147 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:23:02.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:02 smithi094 bash[45236]: cluster 2024-09-17T00:23:01.153008+0000 mgr.y (mgr.25348) 147 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:23:03.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:03 smithi026 bash[57342]: audit 2024-09-17T00:23:03.209306+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:23:03.809 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:03 smithi026 bash[58631]: audit 2024-09-17T00:23:03.209306+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:23:03.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:03 smithi094 bash[45236]: audit 2024-09-17T00:23:03.209306+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:23:03.858 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:23:03 smithi094 bash[42981]: ts=2024-09-17T00:23:03.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:23:04.159 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:04.159 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:04.160 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:23:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:04.160 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:23:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:04.160 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:04.161 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:23:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:04.161 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:04.161 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:23:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:04.162 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:23:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:04.492 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:04 smithi026 systemd[1]: Stopping Ceph osd.0 for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:23:04.492 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:04 smithi026 bash[27526]: debug 2024-09-17T00:23:04.312+0000 7f104d60b700 -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-09-17T00:23:04.492 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:04 smithi026 bash[27526]: debug 2024-09-17T00:23:04.312+0000 7f104d60b700 -1 osd.0 105 *** Got signal Terminated *** 2024-09-17T00:23:04.492 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:04 smithi026 bash[27526]: debug 2024-09-17T00:23:04.312+0000 7f104d60b700 -1 osd.0 105 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:23:04.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:04 smithi026 bash[58631]: cluster 2024-09-17T00:23:03.153382+0000 mgr.y (mgr.25348) 148 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:23:04.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:04 smithi026 bash[58631]: cluster 2024-09-17T00:23:04.315940+0000 mon.a (mon.0) 254 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T00:23:04.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:04 smithi026 bash[57342]: cluster 2024-09-17T00:23:03.153382+0000 mgr.y (mgr.25348) 148 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:23:04.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:04 smithi026 bash[57342]: cluster 2024-09-17T00:23:04.315940+0000 mon.a (mon.0) 254 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T00:23:04.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:04 smithi094 bash[45236]: cluster 2024-09-17T00:23:03.153382+0000 mgr.y (mgr.25348) 148 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:23:04.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:04 smithi094 bash[45236]: cluster 2024-09-17T00:23:04.315940+0000 mon.a (mon.0) 254 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T00:23:05.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:05 smithi094 bash[45236]: audit 2024-09-17T00:23:04.213089+0000 mgr.y (mgr.25348) 149 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:05.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:05 smithi094 bash[45236]: cluster 2024-09-17T00:23:04.474463+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:23:05.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:05 smithi094 bash[45236]: cluster 2024-09-17T00:23:04.485181+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-09-17T00:23:05.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:05 smithi094 bash[45236]: cluster 2024-09-17T00:23:05.485331+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-09-17T00:23:05.870 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:05 smithi026 bash[60846]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-0 2024-09-17T00:23:05.870 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:05 smithi026 bash[57342]: audit 2024-09-17T00:23:04.213089+0000 mgr.y (mgr.25348) 149 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:05.871 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:05 smithi026 bash[57342]: cluster 2024-09-17T00:23:04.474463+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:23:05.871 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:05 smithi026 bash[57342]: cluster 2024-09-17T00:23:04.485181+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-09-17T00:23:05.871 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:05 smithi026 bash[57342]: cluster 2024-09-17T00:23:05.485331+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-09-17T00:23:05.871 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:05 smithi026 bash[58631]: audit 2024-09-17T00:23:04.213089+0000 mgr.y (mgr.25348) 149 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:05.871 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:05 smithi026 bash[58631]: cluster 2024-09-17T00:23:04.474463+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:23:05.871 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:05 smithi026 bash[58631]: cluster 2024-09-17T00:23:04.485181+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e106: 8 total, 7 up, 8 in 2024-09-17T00:23:05.871 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:05 smithi026 bash[58631]: cluster 2024-09-17T00:23:05.485331+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e107: 8 total, 7 up, 8 in 2024-09-17T00:23:06.247 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:05 smithi026 bash[60909]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-0 2024-09-17T00:23:06.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:06 smithi094 bash[45236]: cluster 2024-09-17T00:23:05.153988+0000 mgr.y (mgr.25348) 150 : cluster [DBG] pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:23:06.946 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:06 smithi026 bash[57342]: cluster 2024-09-17T00:23:05.153988+0000 mgr.y (mgr.25348) 150 : cluster [DBG] pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:23:06.946 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:06 smithi026 bash[58631]: cluster 2024-09-17T00:23:05.153988+0000 mgr.y (mgr.25348) 150 : cluster [DBG] pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:23:08.198 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:08.199 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:08.199 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:23:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:08.199 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:08.200 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:07 smithi026 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-17T00:23:08.200 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:07 smithi026 systemd[1]: Stopped Ceph osd.0 for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:23:08.200 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:08.200 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:08 smithi026 systemd[1]: Started Ceph osd.0 for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:23:08.200 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:23:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:08.201 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:23:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:08.201 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:23:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:08.201 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:23:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:08.858 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:23:08 smithi094 bash[42981]: ts=2024-09-17T00:23:08.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:23:08.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:08 smithi094 bash[45236]: cluster 2024-09-17T00:23:07.154734+0000 mgr.y (mgr.25348) 151 : cluster [DBG] pgmap v67: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:23:08.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:08 smithi094 bash[45236]: audit 2024-09-17T00:23:08.251330+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:08.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:08 smithi094 bash[45236]: audit 2024-09-17T00:23:08.256820+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:08.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:08 smithi026 bash[57342]: cluster 2024-09-17T00:23:07.154734+0000 mgr.y (mgr.25348) 151 : cluster [DBG] pgmap v67: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:23:08.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:08 smithi026 bash[57342]: audit 2024-09-17T00:23:08.251330+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:08.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:08 smithi026 bash[57342]: audit 2024-09-17T00:23:08.256820+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:08.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:08 smithi026 bash[58631]: cluster 2024-09-17T00:23:07.154734+0000 mgr.y (mgr.25348) 151 : cluster [DBG] pgmap v67: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:23:08.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:08 smithi026 bash[58631]: audit 2024-09-17T00:23:08.251330+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:08.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:08 smithi026 bash[58631]: audit 2024-09-17T00:23:08.256820+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:09.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:09 smithi026 bash[57342]: cluster 2024-09-17T00:23:09.525713+0000 mon.a (mon.0) 260 : cluster [WRN] Health check failed: Degraded data redundancy: 76/726 objects degraded (10.468%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T00:23:09.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:09 smithi026 bash[58631]: cluster 2024-09-17T00:23:09.525713+0000 mon.a (mon.0) 260 : cluster [WRN] Health check failed: Degraded data redundancy: 76/726 objects degraded (10.468%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T00:23:09.748 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:09 smithi026 bash[61056]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T00:23:09.748 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:09 smithi026 bash[61056]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T00:23:09.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:09 smithi094 bash[45236]: cluster 2024-09-17T00:23:09.525713+0000 mon.a (mon.0) 260 : cluster [WRN] Health check failed: Degraded data redundancy: 76/726 objects degraded (10.468%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T00:23:10.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:10 smithi094 bash[45236]: cluster 2024-09-17T00:23:09.156608+0000 mgr.y (mgr.25348) 152 : cluster [DBG] pgmap v68: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-09-17T00:23:10.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:10 smithi026 bash[57342]: cluster 2024-09-17T00:23:09.156608+0000 mgr.y (mgr.25348) 152 : cluster [DBG] pgmap v68: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-09-17T00:23:10.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:23:10 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:23:10] "GET /metrics HTTP/1.1" 200 38191 "" "Prometheus/2.43.0" 2024-09-17T00:23:10.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:10 smithi026 bash[58631]: cluster 2024-09-17T00:23:09.156608+0000 mgr.y (mgr.25348) 152 : cluster [DBG] pgmap v68: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-09-17T00:23:11.441 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:11 smithi026 bash[61056]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T00:23:11.441 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:11 smithi026 bash[61056]: 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-09-17T00:23:11.728 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:11 smithi026 bash[61056]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T00:23:11.728 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:11 smithi026 bash[61056]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T00:23:11.728 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:11 smithi026 bash[61056]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-17T00:23:11.728 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:11 smithi026 bash[61056]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T00:23:11.729 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:11 smithi026 bash[61056]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-17T00:23:12.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:12 smithi094 bash[45236]: cluster 2024-09-17T00:23:11.157293+0000 mgr.y (mgr.25348) 153 : cluster [DBG] pgmap v69: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-09-17T00:23:12.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:12 smithi026 bash[57342]: cluster 2024-09-17T00:23:11.157293+0000 mgr.y (mgr.25348) 153 : cluster [DBG] pgmap v69: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-09-17T00:23:12.997 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:12 smithi026 bash[58631]: cluster 2024-09-17T00:23:11.157293+0000 mgr.y (mgr.25348) 153 : cluster [DBG] pgmap v69: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-09-17T00:23:13.747 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:13 smithi026 bash[61315]: debug 2024-09-17T00:23:13.388+0000 7f324d0ed640 1 -- 172.21.15.26:0/2845246466 <== mon.0 v2:172.21.15.26:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555f6e5cc960 con 0x555f6f3b2000 2024-09-17T00:23:13.858 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:23:13 smithi094 bash[42981]: ts=2024-09-17T00:23:13.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:23:13.864 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:23:14.627 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:23:14.628 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (4m) 97s ago 11m 15.0M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:23:14.628 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (3m) 71s ago 10m 40.4M - 8.3.5 dad864ee21e9 431789404f7f 2024-09-17T00:23:14.628 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (2m) 97s ago 9m 42.6M - 3.5 e1d6a67b021e 89ab91c2135a 2024-09-17T00:23:14.628 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283,8765 running (2m) 71s ago 17m 426M - 19.1.1-330-gc2ddf972 ebb0615149de c98e79f4d014 2024-09-17T00:23:14.628 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (3m) 97s ago 19m 481M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:23:14.628 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (2m) 97s ago 19m 37.4M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 519595a50d61 2024-09-17T00:23:14.628 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (79s) 71s ago 17m 22.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 63c11bd6506d 2024-09-17T00:23:14.628 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (106s) 97s ago 17m 21.1M 2048M 19.1.1-330-gc2ddf972 ebb0615149de a7778dbda153 2024-09-17T00:23:14.628 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (4m) 97s ago 11m 7940k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:23:14.628 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (3m) 71s ago 11m 8420k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:23:14.628 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 starting - - - 2781M 2024-09-17T00:23:14.629 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (16m) 97s ago 16m 59.0M 2781M 17.2.0 e1d6a67b021e eacc90bf6246 2024-09-17T00:23:14.629 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (15m) 97s ago 15m 51.7M 2781M 17.2.0 e1d6a67b021e 33296a37b65e 2024-09-17T00:23:14.629 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (15m) 97s ago 15m 55.6M 2781M 17.2.0 e1d6a67b021e 62338d062d83 2024-09-17T00:23:14.629 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (14m) 71s ago 14m 59.1M 3036M 17.2.0 e1d6a67b021e 54301e7ec6a4 2024-09-17T00:23:14.629 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (13m) 71s ago 13m 54.0M 3036M 17.2.0 e1d6a67b021e 7f114106ea4e 2024-09-17T00:23:14.629 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (13m) 71s ago 13m 52.9M 3036M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:23:14.629 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (12m) 71s ago 12m 55.5M 3036M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:23:14.629 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (2m) 71s ago 11m 51.3M - 2.43.0 a07b618ecd1d be36f173eeb5 2024-09-17T00:23:14.629 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (9m) 97s ago 9m 86.0M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:23:14.629 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (9m) 71s ago 9m 86.5M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:23:14.629 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (9m) 97s ago 9m 85.9M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:23:14.629 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (9m) 71s ago 9m 86.6M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:23:14.747 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:14 smithi026 bash[61315]: debug 2024-09-17T00:23:14.472+0000 7f324f954640 -1 Falling back to public interface 2024-09-17T00:23:14.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:14 smithi026 bash[57342]: cluster 2024-09-17T00:23:13.158234+0000 mgr.y (mgr.25348) 154 : cluster [DBG] pgmap v70: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-09-17T00:23:14.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:14 smithi026 bash[57342]: audit 2024-09-17T00:23:13.856681+0000 mgr.y (mgr.25348) 155 : audit [DBG] from='client.44212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:14.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:14 smithi026 bash[58631]: cluster 2024-09-17T00:23:13.158234+0000 mgr.y (mgr.25348) 154 : cluster [DBG] pgmap v70: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-09-17T00:23:14.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:14 smithi026 bash[58631]: audit 2024-09-17T00:23:13.856681+0000 mgr.y (mgr.25348) 155 : audit [DBG] from='client.44212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:14.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:14 smithi094 bash[45236]: cluster 2024-09-17T00:23:13.158234+0000 mgr.y (mgr.25348) 154 : cluster [DBG] pgmap v70: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-09-17T00:23:14.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:14 smithi094 bash[45236]: audit 2024-09-17T00:23:13.856681+0000 mgr.y (mgr.25348) 155 : audit [DBG] from='client.44212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:15.097 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:23:15.097 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:23:15.097 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T00:23:15.097 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:23:15.097 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:23:15.097 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:23:15.097 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:23:15.097 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:23:15.097 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-09-17T00:23:15.097 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:23:15.097 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:23:15.098 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:23:15.098 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:23:15.098 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:23:15.098 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-09-17T00:23:15.098 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 5 2024-09-17T00:23:15.098 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:23:15.098 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:23:15.460 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:23:15.460 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:23:15.460 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:23:15.460 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:23:15.460 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-17T00:23:15.460 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-17T00:23:15.460 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-17T00:23:15.460 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:23:15.460 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "6/23 daemons upgraded", 2024-09-17T00:23:15.461 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T00:23:15.461 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:23:15.461 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:23:15.893 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 76/726 objects degraded (10.468%), 22 pgs degraded 2024-09-17T00:23:15.894 INFO:teuthology.orchestra.run.smithi026.stdout:[WRN] OSD_DOWN: 1 osds down 2024-09-17T00:23:15.894 INFO:teuthology.orchestra.run.smithi026.stdout: osd.0 (root=default,host=smithi026) is down 2024-09-17T00:23:15.894 INFO:teuthology.orchestra.run.smithi026.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 76/726 objects degraded (10.468%), 22 pgs degraded 2024-09-17T00:23:15.894 INFO:teuthology.orchestra.run.smithi026.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-09-17T00:23:15.894 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.1 is active+undersized+degraded, acting [2,3] 2024-09-17T00:23:15.894 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.8 is active+undersized+degraded, acting [7,1] 2024-09-17T00:23:15.894 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.c is active+undersized+degraded, acting [2,5] 2024-09-17T00:23:15.894 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.f is active+undersized+degraded, acting [4,2] 2024-09-17T00:23:15.894 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.10 is active+undersized+degraded, acting [2,1] 2024-09-17T00:23:15.894 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.15 is active+undersized+degraded, acting [1,5] 2024-09-17T00:23:15.894 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-09-17T00:23:15.894 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-09-17T00:23:15.894 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-09-17T00:23:15.894 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-09-17T00:23:15.895 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-09-17T00:23:15.895 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-09-17T00:23:15.895 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-09-17T00:23:15.895 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-09-17T00:23:15.895 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-09-17T00:23:15.895 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-09-17T00:23:15.895 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-09-17T00:23:15.895 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-09-17T00:23:15.895 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-09-17T00:23:15.895 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-09-17T00:23:15.895 INFO:teuthology.orchestra.run.smithi026.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-09-17T00:23:15.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:15 smithi026 bash[57342]: audit 2024-09-17T00:23:14.221095+0000 mgr.y (mgr.25348) 156 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:15.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:15 smithi026 bash[57342]: audit 2024-09-17T00:23:14.243400+0000 mgr.y (mgr.25348) 157 : audit [DBG] from='client.44218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:15.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:15 smithi026 bash[57342]: audit 2024-09-17T00:23:14.615212+0000 mgr.y (mgr.25348) 158 : audit [DBG] from='client.44224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:15.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:15 smithi026 bash[57342]: audit 2024-09-17T00:23:14.720563+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:15.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:15 smithi026 bash[57342]: audit 2024-09-17T00:23:14.726041+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:15.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:15 smithi026 bash[57342]: audit 2024-09-17T00:23:15.104731+0000 mon.a (mon.0) 263 : audit [DBG] from='client.? 172.21.15.26:0/816875687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:15.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:15 smithi026 bash[58631]: audit 2024-09-17T00:23:14.221095+0000 mgr.y (mgr.25348) 156 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:15.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:15 smithi026 bash[58631]: audit 2024-09-17T00:23:14.243400+0000 mgr.y (mgr.25348) 157 : audit [DBG] from='client.44218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:15.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:15 smithi026 bash[58631]: audit 2024-09-17T00:23:14.615212+0000 mgr.y (mgr.25348) 158 : audit [DBG] from='client.44224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:15.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:15 smithi026 bash[58631]: audit 2024-09-17T00:23:14.720563+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:15.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:15 smithi026 bash[58631]: audit 2024-09-17T00:23:14.726041+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:15.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:15 smithi026 bash[58631]: audit 2024-09-17T00:23:15.104731+0000 mon.a (mon.0) 263 : audit [DBG] from='client.? 172.21.15.26:0/816875687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:16.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:15 smithi094 bash[45236]: audit 2024-09-17T00:23:14.221095+0000 mgr.y (mgr.25348) 156 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:16.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:15 smithi094 bash[45236]: audit 2024-09-17T00:23:14.243400+0000 mgr.y (mgr.25348) 157 : audit [DBG] from='client.44218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:16.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:15 smithi094 bash[45236]: audit 2024-09-17T00:23:14.615212+0000 mgr.y (mgr.25348) 158 : audit [DBG] from='client.44224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:16.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:15 smithi094 bash[45236]: audit 2024-09-17T00:23:14.720563+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:16.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:15 smithi094 bash[45236]: audit 2024-09-17T00:23:14.726041+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:16.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:15 smithi094 bash[45236]: audit 2024-09-17T00:23:15.104731+0000 mon.a (mon.0) 263 : audit [DBG] from='client.? 172.21.15.26:0/816875687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:17.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:16 smithi094 bash[45236]: cluster 2024-09-17T00:23:15.159275+0000 mgr.y (mgr.25348) 159 : cluster [DBG] pgmap v71: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-09-17T00:23:17.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:16 smithi094 bash[45236]: audit 2024-09-17T00:23:15.467155+0000 mgr.y (mgr.25348) 160 : audit [DBG] from='client.44236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:17.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:16 smithi094 bash[45236]: audit 2024-09-17T00:23:15.844837+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:17.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:16 smithi094 bash[45236]: audit 2024-09-17T00:23:15.852187+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:17.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:16 smithi094 bash[45236]: audit 2024-09-17T00:23:15.901150+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.26:0/4277541615' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:23:17.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:16 smithi026 bash[57342]: cluster 2024-09-17T00:23:15.159275+0000 mgr.y (mgr.25348) 159 : cluster [DBG] pgmap v71: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-09-17T00:23:17.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:16 smithi026 bash[57342]: audit 2024-09-17T00:23:15.467155+0000 mgr.y (mgr.25348) 160 : audit [DBG] from='client.44236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:17.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:16 smithi026 bash[57342]: audit 2024-09-17T00:23:15.844837+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:17.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:16 smithi026 bash[57342]: audit 2024-09-17T00:23:15.852187+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:17.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:16 smithi026 bash[57342]: audit 2024-09-17T00:23:15.901150+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.26:0/4277541615' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:23:17.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:16 smithi026 bash[58631]: cluster 2024-09-17T00:23:15.159275+0000 mgr.y (mgr.25348) 159 : cluster [DBG] pgmap v71: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-09-17T00:23:17.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:16 smithi026 bash[58631]: audit 2024-09-17T00:23:15.467155+0000 mgr.y (mgr.25348) 160 : audit [DBG] from='client.44236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:17.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:16 smithi026 bash[58631]: audit 2024-09-17T00:23:15.844837+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:17.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:16 smithi026 bash[58631]: audit 2024-09-17T00:23:15.852187+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:17.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:16 smithi026 bash[58631]: audit 2024-09-17T00:23:15.901150+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.26:0/4277541615' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:23:18.247 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:17 smithi026 bash[61315]: debug 2024-09-17T00:23:17.932+0000 7f324f954640 -1 osd.0 0 read_superblock omap replica is missing. 2024-09-17T00:23:18.247 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:17 smithi026 bash[61315]: debug 2024-09-17T00:23:17.960+0000 7f324f954640 -1 osd.0 105 log_to_monitors true 2024-09-17T00:23:19.109 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:23:18 smithi094 bash[42981]: ts=2024-09-17T00:23:18.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:23:19.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:18 smithi094 bash[45236]: cluster 2024-09-17T00:23:17.160331+0000 mgr.y (mgr.25348) 161 : cluster [DBG] pgmap v72: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-09-17T00:23:19.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:18 smithi094 bash[45236]: audit 2024-09-17T00:23:17.965406+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/2480341496,v1:172.21.15.26:6803/2480341496]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:23:19.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:18 smithi094 bash[45236]: audit 2024-09-17T00:23:17.965869+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:23:19.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:18 smithi094 bash[45236]: audit 2024-09-17T00:23:18.215678+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:19.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:18 smithi094 bash[45236]: audit 2024-09-17T00:23:18.217841+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:23:19.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:18 smithi026 bash[57342]: cluster 2024-09-17T00:23:17.160331+0000 mgr.y (mgr.25348) 161 : cluster [DBG] pgmap v72: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-09-17T00:23:19.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:18 smithi026 bash[57342]: audit 2024-09-17T00:23:17.965406+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/2480341496,v1:172.21.15.26:6803/2480341496]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:23:19.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:18 smithi026 bash[57342]: audit 2024-09-17T00:23:17.965869+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:23:19.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:18 smithi026 bash[57342]: audit 2024-09-17T00:23:18.215678+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:19.202 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:18 smithi026 bash[57342]: audit 2024-09-17T00:23:18.217841+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:23:19.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:18 smithi026 bash[58631]: cluster 2024-09-17T00:23:17.160331+0000 mgr.y (mgr.25348) 161 : cluster [DBG] pgmap v72: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 76/726 objects degraded (10.468%) 2024-09-17T00:23:19.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:18 smithi026 bash[58631]: audit 2024-09-17T00:23:17.965406+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/2480341496,v1:172.21.15.26:6803/2480341496]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:23:19.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:18 smithi026 bash[58631]: audit 2024-09-17T00:23:17.965869+0000 mon.a (mon.0) 266 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T00:23:19.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:18 smithi026 bash[58631]: audit 2024-09-17T00:23:18.215678+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:19.203 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:18 smithi026 bash[58631]: audit 2024-09-17T00:23:18.217841+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:23:19.497 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:19 smithi026 bash[61315]: debug 2024-09-17T00:23:19.208+0000 7f32436f7640 -1 osd.0 105 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:23:20.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:19 smithi026 bash[57342]: audit 2024-09-17T00:23:18.848769+0000 mon.a (mon.0) 269 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T00:23:20.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:19 smithi026 bash[57342]: cluster 2024-09-17T00:23:18.855512+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-09-17T00:23:20.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:19 smithi026 bash[57342]: audit 2024-09-17T00:23:18.858424+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/2480341496,v1:172.21.15.26:6803/2480341496]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:23:20.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:19 smithi026 bash[57342]: audit 2024-09-17T00:23:18.867743+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:23:20.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:19 smithi026 bash[57342]: audit 2024-09-17T00:23:19.184686+0000 mon.a (mon.0) 272 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-17T00:23:20.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:19 smithi026 bash[58631]: audit 2024-09-17T00:23:18.848769+0000 mon.a (mon.0) 269 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T00:23:20.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:19 smithi026 bash[58631]: cluster 2024-09-17T00:23:18.855512+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-09-17T00:23:20.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:19 smithi026 bash[58631]: audit 2024-09-17T00:23:18.858424+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/2480341496,v1:172.21.15.26:6803/2480341496]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:23:20.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:19 smithi026 bash[58631]: audit 2024-09-17T00:23:18.867743+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:23:20.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:19 smithi026 bash[58631]: audit 2024-09-17T00:23:19.184686+0000 mon.a (mon.0) 272 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-17T00:23:20.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:19 smithi094 bash[45236]: audit 2024-09-17T00:23:18.848769+0000 mon.a (mon.0) 269 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T00:23:20.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:19 smithi094 bash[45236]: cluster 2024-09-17T00:23:18.855512+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-09-17T00:23:20.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:19 smithi094 bash[45236]: audit 2024-09-17T00:23:18.858424+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.26:6802/2480341496,v1:172.21.15.26:6803/2480341496]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:23:20.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:19 smithi094 bash[45236]: audit 2024-09-17T00:23:18.867743+0000 mon.a (mon.0) 271 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:23:20.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:19 smithi094 bash[45236]: audit 2024-09-17T00:23:19.184686+0000 mon.a (mon.0) 272 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-17T00:23:20.997 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:23:20 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:23:20] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.43.0" 2024-09-17T00:23:20.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:20 smithi026 bash[57342]: cluster 2024-09-17T00:23:19.161544+0000 mgr.y (mgr.25348) 162 : cluster [DBG] pgmap v74: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-09-17T00:23:20.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:20 smithi026 bash[57342]: cluster 2024-09-17T00:23:20.183909+0000 mon.a (mon.0) 273 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:23:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:20 smithi026 bash[57342]: cluster 2024-09-17T00:23:20.194487+0000 mon.a (mon.0) 274 : cluster [INF] osd.0 [v2:172.21.15.26:6802/2480341496,v1:172.21.15.26:6803/2480341496] boot 2024-09-17T00:23:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:20 smithi026 bash[57342]: cluster 2024-09-17T00:23:20.194604+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T00:23:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:20 smithi026 bash[57342]: audit 2024-09-17T00:23:20.199409+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:23:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:20 smithi026 bash[58631]: cluster 2024-09-17T00:23:19.161544+0000 mgr.y (mgr.25348) 162 : cluster [DBG] pgmap v74: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-09-17T00:23:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:20 smithi026 bash[58631]: cluster 2024-09-17T00:23:20.183909+0000 mon.a (mon.0) 273 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:23:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:20 smithi026 bash[58631]: cluster 2024-09-17T00:23:20.194487+0000 mon.a (mon.0) 274 : cluster [INF] osd.0 [v2:172.21.15.26:6802/2480341496,v1:172.21.15.26:6803/2480341496] boot 2024-09-17T00:23:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:20 smithi026 bash[58631]: cluster 2024-09-17T00:23:20.194604+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T00:23:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:20 smithi026 bash[58631]: audit 2024-09-17T00:23:20.199409+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:23:21.358 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:20 smithi094 bash[45236]: cluster 2024-09-17T00:23:19.161544+0000 mgr.y (mgr.25348) 162 : cluster [DBG] pgmap v74: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-09-17T00:23:21.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:20 smithi094 bash[45236]: cluster 2024-09-17T00:23:20.183909+0000 mon.a (mon.0) 273 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:23:21.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:20 smithi094 bash[45236]: cluster 2024-09-17T00:23:20.194487+0000 mon.a (mon.0) 274 : cluster [INF] osd.0 [v2:172.21.15.26:6802/2480341496,v1:172.21.15.26:6803/2480341496] boot 2024-09-17T00:23:21.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:20 smithi094 bash[45236]: cluster 2024-09-17T00:23:20.194604+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T00:23:21.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:20 smithi094 bash[45236]: audit 2024-09-17T00:23:20.199409+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T00:23:22.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:22 smithi026 bash[57342]: cluster 2024-09-17T00:23:21.162509+0000 mgr.y (mgr.25348) 163 : cluster [DBG] pgmap v76: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-09-17T00:23:22.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:22 smithi026 bash[57342]: cluster 2024-09-17T00:23:21.199400+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T00:23:22.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:22 smithi026 bash[58631]: cluster 2024-09-17T00:23:21.162509+0000 mgr.y (mgr.25348) 163 : cluster [DBG] pgmap v76: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-09-17T00:23:22.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:22 smithi026 bash[58631]: cluster 2024-09-17T00:23:21.199400+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T00:23:22.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:22 smithi094 bash[45236]: cluster 2024-09-17T00:23:21.162509+0000 mgr.y (mgr.25348) 163 : cluster [DBG] pgmap v76: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/726 objects degraded (10.468%) 2024-09-17T00:23:22.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:22 smithi094 bash[45236]: cluster 2024-09-17T00:23:21.199400+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T00:23:23.858 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:23:23 smithi094 bash[42981]: ts=2024-09-17T00:23:23.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:23:24.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:24 smithi026 bash[57342]: cluster 2024-09-17T00:23:23.163559+0000 mgr.y (mgr.25348) 164 : cluster [DBG] pgmap v78: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-09-17T00:23:24.497 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:24 smithi026 bash[58631]: cluster 2024-09-17T00:23:23.163559+0000 mgr.y (mgr.25348) 164 : cluster [DBG] pgmap v78: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-09-17T00:23:24.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:24 smithi094 bash[45236]: cluster 2024-09-17T00:23:23.163559+0000 mgr.y (mgr.25348) 164 : cluster [DBG] pgmap v78: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/726 objects degraded (10.468%) 2024-09-17T00:23:25.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:25 smithi026 bash[57342]: audit 2024-09-17T00:23:24.229264+0000 mgr.y (mgr.25348) 165 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:25.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:25 smithi026 bash[58631]: audit 2024-09-17T00:23:24.229264+0000 mgr.y (mgr.25348) 165 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:25.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:25 smithi094 bash[45236]: audit 2024-09-17T00:23:24.229264+0000 mgr.y (mgr.25348) 165 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:26.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:26 smithi026 bash[57342]: cluster 2024-09-17T00:23:25.165243+0000 mgr.y (mgr.25348) 166 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-17T00:23:26.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:26 smithi026 bash[57342]: cluster 2024-09-17T00:23:25.194821+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 76/726 objects degraded (10.468%), 22 pgs degraded) 2024-09-17T00:23:26.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:26 smithi026 bash[57342]: cluster 2024-09-17T00:23:25.194854+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2024-09-17T00:23:26.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:26 smithi026 bash[57342]: audit 2024-09-17T00:23:26.131311+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:26.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:26 smithi026 bash[57342]: audit 2024-09-17T00:23:26.138987+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:26.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:26 smithi026 bash[57342]: audit 2024-09-17T00:23:26.140949+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:23:26.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:26 smithi026 bash[57342]: audit 2024-09-17T00:23:26.142382+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:23:26.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:26 smithi026 bash[57342]: audit 2024-09-17T00:23:26.150394+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:26.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:26 smithi026 bash[58631]: cluster 2024-09-17T00:23:25.165243+0000 mgr.y (mgr.25348) 166 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-17T00:23:26.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:26 smithi026 bash[58631]: cluster 2024-09-17T00:23:25.194821+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 76/726 objects degraded (10.468%), 22 pgs degraded) 2024-09-17T00:23:26.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:26 smithi026 bash[58631]: cluster 2024-09-17T00:23:25.194854+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2024-09-17T00:23:26.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:26 smithi026 bash[58631]: audit 2024-09-17T00:23:26.131311+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:26.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:26 smithi026 bash[58631]: audit 2024-09-17T00:23:26.138987+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:26.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:26 smithi026 bash[58631]: audit 2024-09-17T00:23:26.140949+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:23:26.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:26 smithi026 bash[58631]: audit 2024-09-17T00:23:26.142382+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:23:26.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:26 smithi026 bash[58631]: audit 2024-09-17T00:23:26.150394+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:26.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:26 smithi094 bash[45236]: cluster 2024-09-17T00:23:25.165243+0000 mgr.y (mgr.25348) 166 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-17T00:23:26.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:26 smithi094 bash[45236]: cluster 2024-09-17T00:23:25.194821+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 76/726 objects degraded (10.468%), 22 pgs degraded) 2024-09-17T00:23:26.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:26 smithi094 bash[45236]: cluster 2024-09-17T00:23:25.194854+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2024-09-17T00:23:26.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:26 smithi094 bash[45236]: audit 2024-09-17T00:23:26.131311+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:26.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:26 smithi094 bash[45236]: audit 2024-09-17T00:23:26.138987+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:26.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:26 smithi094 bash[45236]: audit 2024-09-17T00:23:26.140949+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:23:26.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:26 smithi094 bash[45236]: audit 2024-09-17T00:23:26.142382+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:23:26.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:26 smithi094 bash[45236]: audit 2024-09-17T00:23:26.150394+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:27.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:27 smithi026 bash[57342]: audit 2024-09-17T00:23:26.312402+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:23:27.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:27 smithi026 bash[57342]: audit 2024-09-17T00:23:26.316348+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:27.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:27 smithi026 bash[57342]: audit 2024-09-17T00:23:26.319540+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:27.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:27 smithi026 bash[57342]: audit 2024-09-17T00:23:26.322034+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:27.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:27 smithi026 bash[57342]: audit 2024-09-17T00:23:26.324999+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T00:23:27.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:27 smithi026 bash[57342]: audit 2024-09-17T00:23:26.325399+0000 mgr.y (mgr.25348) 167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T00:23:27.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:27 smithi026 bash[57342]: cephadm 2024-09-17T00:23:26.327776+0000 mgr.y (mgr.25348) 168 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T00:23:27.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:27 smithi026 bash[58631]: audit 2024-09-17T00:23:26.312402+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:23:27.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:27 smithi026 bash[58631]: audit 2024-09-17T00:23:26.316348+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:27.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:27 smithi026 bash[58631]: audit 2024-09-17T00:23:26.319540+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:27.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:27 smithi026 bash[58631]: audit 2024-09-17T00:23:26.322034+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:27.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:27 smithi026 bash[58631]: audit 2024-09-17T00:23:26.324999+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T00:23:27.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:27 smithi026 bash[58631]: audit 2024-09-17T00:23:26.325399+0000 mgr.y (mgr.25348) 167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T00:23:27.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:27 smithi026 bash[58631]: cephadm 2024-09-17T00:23:26.327776+0000 mgr.y (mgr.25348) 168 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T00:23:27.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:27 smithi094 bash[45236]: audit 2024-09-17T00:23:26.312402+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:23:27.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:27 smithi094 bash[45236]: audit 2024-09-17T00:23:26.316348+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:27.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:27 smithi094 bash[45236]: audit 2024-09-17T00:23:26.319540+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:27.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:27 smithi094 bash[45236]: audit 2024-09-17T00:23:26.322034+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:27.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:27 smithi094 bash[45236]: audit 2024-09-17T00:23:26.324999+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T00:23:27.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:27 smithi094 bash[45236]: audit 2024-09-17T00:23:26.325399+0000 mgr.y (mgr.25348) 167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T00:23:27.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:27 smithi094 bash[45236]: cephadm 2024-09-17T00:23:26.327776+0000 mgr.y (mgr.25348) 168 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T00:23:28.450 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:28 smithi026 bash[57342]: cluster 2024-09-17T00:23:27.166076+0000 mgr.y (mgr.25348) 169 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:23:28.450 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:28 smithi026 bash[58631]: cluster 2024-09-17T00:23:27.166076+0000 mgr.y (mgr.25348) 169 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:23:28.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:28 smithi094 bash[45236]: cluster 2024-09-17T00:23:27.166076+0000 mgr.y (mgr.25348) 169 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:23:29.109 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:23:28 smithi094 bash[42981]: ts=2024-09-17T00:23:28.660Z caller=alerting.go:366 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-09-17T00:23:29.109 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:23:28 smithi094 bash[42981]: ts=2024-09-17T00:23:28.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:23:30.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:30 smithi094 bash[45236]: cephadm 2024-09-17T00:23:29.011411+0000 mgr.y (mgr.25348) 170 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T00:23:30.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:30 smithi094 bash[45236]: audit 2024-09-17T00:23:29.020629+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:30.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:30 smithi094 bash[45236]: audit 2024-09-17T00:23:29.026383+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T00:23:30.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:30 smithi094 bash[45236]: audit 2024-09-17T00:23:29.027348+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:23:30.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:30 smithi094 bash[45236]: cephadm 2024-09-17T00:23:29.032044+0000 mgr.y (mgr.25348) 171 : cephadm [INF] Deploying daemon osd.1 on smithi026 2024-09-17T00:23:30.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:30 smithi094 bash[45236]: cluster 2024-09-17T00:23:29.167827+0000 mgr.y (mgr.25348) 172 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:23:30.497 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:30 smithi026 bash[58631]: cephadm 2024-09-17T00:23:29.011411+0000 mgr.y (mgr.25348) 170 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T00:23:30.497 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:30 smithi026 bash[58631]: audit 2024-09-17T00:23:29.020629+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:30.497 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:30 smithi026 bash[58631]: audit 2024-09-17T00:23:29.026383+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T00:23:30.497 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:30 smithi026 bash[58631]: audit 2024-09-17T00:23:29.027348+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:23:30.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:30 smithi026 bash[58631]: cephadm 2024-09-17T00:23:29.032044+0000 mgr.y (mgr.25348) 171 : cephadm [INF] Deploying daemon osd.1 on smithi026 2024-09-17T00:23:30.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:30 smithi026 bash[58631]: cluster 2024-09-17T00:23:29.167827+0000 mgr.y (mgr.25348) 172 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:23:30.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:30 smithi026 bash[57342]: cephadm 2024-09-17T00:23:29.011411+0000 mgr.y (mgr.25348) 170 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T00:23:30.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:30 smithi026 bash[57342]: audit 2024-09-17T00:23:29.020629+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:30.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:30 smithi026 bash[57342]: audit 2024-09-17T00:23:29.026383+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T00:23:30.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:30 smithi026 bash[57342]: audit 2024-09-17T00:23:29.027348+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:23:30.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:30 smithi026 bash[57342]: cephadm 2024-09-17T00:23:29.032044+0000 mgr.y (mgr.25348) 171 : cephadm [INF] Deploying daemon osd.1 on smithi026 2024-09-17T00:23:30.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:30 smithi026 bash[57342]: cluster 2024-09-17T00:23:29.167827+0000 mgr.y (mgr.25348) 172 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:23:30.816 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:23:30 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:23:30] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.43.0" 2024-09-17T00:23:32.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:32 smithi026 bash[57342]: cluster 2024-09-17T00:23:31.168585+0000 mgr.y (mgr.25348) 173 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:23:32.497 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:32 smithi026 bash[58631]: cluster 2024-09-17T00:23:31.168585+0000 mgr.y (mgr.25348) 173 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:23:32.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:32 smithi094 bash[45236]: cluster 2024-09-17T00:23:31.168585+0000 mgr.y (mgr.25348) 173 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:23:33.859 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:23:33 smithi094 bash[42981]: ts=2024-09-17T00:23:33.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:23:33.877 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:33 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:33.878 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:23:33 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:33.878 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:33 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:33.878 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:23:33 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:33.879 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:23:33 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:33.879 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:23:33 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:33.879 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:23:33 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:33.880 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:33 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:33.880 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:33 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:33.880 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:33 smithi026 systemd[1]: Stopping Ceph osd.1 for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:23:34.206 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:33 smithi026 bash[30506]: debug 2024-09-17T00:23:33.884+0000 7f217cc31700 -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-09-17T00:23:34.207 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:33 smithi026 bash[30506]: debug 2024-09-17T00:23:33.884+0000 7f217cc31700 -1 osd.1 110 *** Got signal Terminated *** 2024-09-17T00:23:34.207 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:33 smithi026 bash[30506]: debug 2024-09-17T00:23:33.884+0000 7f217cc31700 -1 osd.1 110 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:23:34.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:34 smithi026 bash[57342]: cluster 2024-09-17T00:23:33.169323+0000 mgr.y (mgr.25348) 174 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-09-17T00:23:34.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:34 smithi026 bash[57342]: audit 2024-09-17T00:23:33.216082+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:34.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:34 smithi026 bash[57342]: audit 2024-09-17T00:23:33.218263+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:23:34.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:34 smithi026 bash[57342]: audit 2024-09-17T00:23:33.290675+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:34.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:34 smithi026 bash[57342]: cluster 2024-09-17T00:23:33.886402+0000 mon.a (mon.0) 296 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T00:23:34.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:34 smithi026 bash[58631]: cluster 2024-09-17T00:23:33.169323+0000 mgr.y (mgr.25348) 174 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-09-17T00:23:34.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:34 smithi026 bash[58631]: audit 2024-09-17T00:23:33.216082+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:34.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:34 smithi026 bash[58631]: audit 2024-09-17T00:23:33.218263+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:23:34.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:34 smithi026 bash[58631]: audit 2024-09-17T00:23:33.290675+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:34.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:34 smithi026 bash[58631]: cluster 2024-09-17T00:23:33.886402+0000 mon.a (mon.0) 296 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T00:23:34.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:34 smithi094 bash[45236]: cluster 2024-09-17T00:23:33.169323+0000 mgr.y (mgr.25348) 174 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-09-17T00:23:34.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:34 smithi094 bash[45236]: audit 2024-09-17T00:23:33.216082+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:34.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:34 smithi094 bash[45236]: audit 2024-09-17T00:23:33.218263+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:23:34.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:34 smithi094 bash[45236]: audit 2024-09-17T00:23:33.290675+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:34.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:34 smithi094 bash[45236]: cluster 2024-09-17T00:23:33.886402+0000 mon.a (mon.0) 296 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T00:23:35.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:35 smithi026 bash[57342]: audit 2024-09-17T00:23:34.237282+0000 mgr.y (mgr.25348) 175 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:35.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:35 smithi026 bash[57342]: cluster 2024-09-17T00:23:34.287352+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:23:35.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:35 smithi026 bash[57342]: cluster 2024-09-17T00:23:34.296831+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2024-09-17T00:23:35.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:35 smithi026 bash[58631]: audit 2024-09-17T00:23:34.237282+0000 mgr.y (mgr.25348) 175 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:35.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:35 smithi026 bash[58631]: cluster 2024-09-17T00:23:34.287352+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:23:35.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:35 smithi026 bash[58631]: cluster 2024-09-17T00:23:34.296831+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2024-09-17T00:23:35.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:35 smithi094 bash[45236]: audit 2024-09-17T00:23:34.237282+0000 mgr.y (mgr.25348) 175 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:35.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:35 smithi094 bash[45236]: cluster 2024-09-17T00:23:34.287352+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:23:35.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:35 smithi094 bash[45236]: cluster 2024-09-17T00:23:34.296831+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e111: 8 total, 7 up, 8 in 2024-09-17T00:23:35.997 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:35 smithi026 bash[62924]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-1 2024-09-17T00:23:35.997 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:35 smithi026 bash[62988]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-1 2024-09-17T00:23:36.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:36 smithi094 bash[45236]: cluster 2024-09-17T00:23:35.170032+0000 mgr.y (mgr.25348) 176 : cluster [DBG] pgmap v85: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:23:36.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:36 smithi094 bash[45236]: cluster 2024-09-17T00:23:35.307112+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-17T00:23:36.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:36 smithi026 bash[57342]: cluster 2024-09-17T00:23:35.170032+0000 mgr.y (mgr.25348) 176 : cluster [DBG] pgmap v85: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:23:36.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:36 smithi026 bash[57342]: cluster 2024-09-17T00:23:35.307112+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-17T00:23:36.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:36 smithi026 bash[58631]: cluster 2024-09-17T00:23:35.170032+0000 mgr.y (mgr.25348) 176 : cluster [DBG] pgmap v85: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:23:36.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:36 smithi026 bash[58631]: cluster 2024-09-17T00:23:35.307112+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-17T00:23:38.018 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:37 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:38.019 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:37 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:38.019 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:23:37 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:38.019 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:23:37 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:38.020 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:23:37 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:38.020 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:23:37 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:38.020 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:23:37 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:38.020 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:37 smithi026 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-17T00:23:38.021 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:37 smithi026 systemd[1]: Stopped Ceph osd.1 for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:23:38.021 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:37 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:38.021 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:38 smithi026 systemd[1]: Started Ceph osd.1 for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:23:38.021 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:23:37 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:23:38.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:38 smithi094 bash[45236]: cluster 2024-09-17T00:23:37.170484+0000 mgr.y (mgr.25348) 177 : cluster [DBG] pgmap v87: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:23:38.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:38 smithi094 bash[45236]: audit 2024-09-17T00:23:38.072539+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:38.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:38 smithi094 bash[45236]: audit 2024-09-17T00:23:38.078136+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:38.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:38 smithi026 bash[57342]: cluster 2024-09-17T00:23:37.170484+0000 mgr.y (mgr.25348) 177 : cluster [DBG] pgmap v87: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:23:38.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:38 smithi026 bash[57342]: audit 2024-09-17T00:23:38.072539+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:38.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:38 smithi026 bash[57342]: audit 2024-09-17T00:23:38.078136+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:38.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:38 smithi026 bash[58631]: cluster 2024-09-17T00:23:37.170484+0000 mgr.y (mgr.25348) 177 : cluster [DBG] pgmap v87: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 120 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:23:38.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:38 smithi026 bash[58631]: audit 2024-09-17T00:23:38.072539+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:38.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:38 smithi026 bash[58631]: audit 2024-09-17T00:23:38.078136+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:39.109 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:23:38 smithi094 bash[42981]: ts=2024-09-17T00:23:38.660Z caller=alerting.go:366 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-09-17T00:23:39.109 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:23:38 smithi094 bash[42981]: ts=2024-09-17T00:23:38.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:23:39.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:39 smithi026 bash[57342]: cluster 2024-09-17T00:23:39.305580+0000 mon.a (mon.0) 302 : cluster [WRN] Health check failed: Degraded data redundancy: 104/726 objects degraded (14.325%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T00:23:39.497 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:39 smithi026 bash[58631]: cluster 2024-09-17T00:23:39.305580+0000 mon.a (mon.0) 302 : cluster [WRN] Health check failed: Degraded data redundancy: 104/726 objects degraded (14.325%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T00:23:39.498 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:39 smithi026 bash[63134]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T00:23:39.498 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:39 smithi026 bash[63134]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T00:23:39.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:39 smithi094 bash[45236]: cluster 2024-09-17T00:23:39.305580+0000 mon.a (mon.0) 302 : cluster [WRN] Health check failed: Degraded data redundancy: 104/726 objects degraded (14.325%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T00:23:40.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:40 smithi094 bash[45236]: cluster 2024-09-17T00:23:39.171434+0000 mgr.y (mgr.25348) 178 : cluster [DBG] pgmap v88: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:40.738 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:40 smithi026 bash[57342]: cluster 2024-09-17T00:23:39.171434+0000 mgr.y (mgr.25348) 178 : cluster [DBG] pgmap v88: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:40.738 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:40 smithi026 bash[58631]: cluster 2024-09-17T00:23:39.171434+0000 mgr.y (mgr.25348) 178 : cluster [DBG] pgmap v88: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:40.739 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:40 smithi026 bash[63134]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T00:23:40.739 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:40 smithi026 bash[63134]: 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-09-17T00:23:40.990 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:23:40 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:23:40] "GET /metrics HTTP/1.1" 200 38336 "" "Prometheus/2.43.0" 2024-09-17T00:23:40.990 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:40 smithi026 bash[63134]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T00:23:40.990 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:40 smithi026 bash[63134]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T00:23:40.991 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:40 smithi026 bash[63134]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-17T00:23:40.991 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:40 smithi026 bash[63134]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T00:23:40.991 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:40 smithi026 bash[63134]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-17T00:23:42.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:42 smithi094 bash[45236]: cluster 2024-09-17T00:23:41.172428+0000 mgr.y (mgr.25348) 179 : cluster [DBG] pgmap v89: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:42.694 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:42 smithi026 bash[58631]: cluster 2024-09-17T00:23:41.172428+0000 mgr.y (mgr.25348) 179 : cluster [DBG] pgmap v89: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:42.694 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:42 smithi026 bash[57342]: cluster 2024-09-17T00:23:41.172428+0000 mgr.y (mgr.25348) 179 : cluster [DBG] pgmap v89: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:42.997 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:42 smithi026 bash[63399]: debug 2024-09-17T00:23:42.772+0000 7f6e69d21640 1 -- 172.21.15.26:0/1994362815 <== mon.1 v2:172.21.15.26:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c647158960 con 0x55c647179800 2024-09-17T00:23:43.859 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:23:43 smithi094 bash[42981]: ts=2024-09-17T00:23:43.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:23:44.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:44 smithi026 bash[57342]: cluster 2024-09-17T00:23:43.173481+0000 mgr.y (mgr.25348) 180 : cluster [DBG] pgmap v90: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:44.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:44 smithi026 bash[57342]: audit 2024-09-17T00:23:44.133793+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:44.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:44 smithi026 bash[57342]: audit 2024-09-17T00:23:44.139419+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:44.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:44 smithi026 bash[58631]: cluster 2024-09-17T00:23:43.173481+0000 mgr.y (mgr.25348) 180 : cluster [DBG] pgmap v90: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:44.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:44 smithi026 bash[58631]: audit 2024-09-17T00:23:44.133793+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:44.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:44 smithi026 bash[58631]: audit 2024-09-17T00:23:44.139419+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:44.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:44 smithi094 bash[45236]: cluster 2024-09-17T00:23:43.173481+0000 mgr.y (mgr.25348) 180 : cluster [DBG] pgmap v90: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:44.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:44 smithi094 bash[45236]: audit 2024-09-17T00:23:44.133793+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:44.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:44 smithi094 bash[45236]: audit 2024-09-17T00:23:44.139419+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:44.997 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:44 smithi026 bash[63399]: debug 2024-09-17T00:23:44.576+0000 7f6e6c588640 -1 Falling back to public interface 2024-09-17T00:23:45.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:45 smithi026 bash[57342]: audit 2024-09-17T00:23:44.247713+0000 mgr.y (mgr.25348) 181 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:45.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:45 smithi026 bash[57342]: audit 2024-09-17T00:23:45.280518+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:45.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:45 smithi026 bash[57342]: audit 2024-09-17T00:23:45.285838+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:45.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:45 smithi026 bash[58631]: audit 2024-09-17T00:23:44.247713+0000 mgr.y (mgr.25348) 181 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:45.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:45 smithi026 bash[58631]: audit 2024-09-17T00:23:45.280518+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:45.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:45 smithi026 bash[58631]: audit 2024-09-17T00:23:45.285838+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:45.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:45 smithi094 bash[45236]: audit 2024-09-17T00:23:44.247713+0000 mgr.y (mgr.25348) 181 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:45.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:45 smithi094 bash[45236]: audit 2024-09-17T00:23:45.280518+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:45.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:45 smithi094 bash[45236]: audit 2024-09-17T00:23:45.285838+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:46.287 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:23:46.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:46 smithi026 bash[57342]: cluster 2024-09-17T00:23:45.175313+0000 mgr.y (mgr.25348) 182 : cluster [DBG] pgmap v91: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:46.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:46 smithi026 bash[58631]: cluster 2024-09-17T00:23:45.175313+0000 mgr.y (mgr.25348) 182 : cluster [DBG] pgmap v91: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:46.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:46 smithi094 bash[45236]: cluster 2024-09-17T00:23:45.175313+0000 mgr.y (mgr.25348) 182 : cluster [DBG] pgmap v91: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:47.029 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:23:47.030 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (4m) 2s ago 11m 14.1M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:23:47.030 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (4m) 103s ago 11m 40.4M - 8.3.5 dad864ee21e9 431789404f7f 2024-09-17T00:23:47.030 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (3m) 2s ago 9m 43.2M - 3.5 e1d6a67b021e 89ab91c2135a 2024-09-17T00:23:47.030 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283,8765 running (3m) 103s ago 17m 426M - 19.1.1-330-gc2ddf972 ebb0615149de c98e79f4d014 2024-09-17T00:23:47.030 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (4m) 2s ago 20m 492M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:23:47.030 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (2m) 2s ago 20m 46.1M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 519595a50d61 2024-09-17T00:23:47.030 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (111s) 103s ago 18m 22.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 63c11bd6506d 2024-09-17T00:23:47.030 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (2m) 2s ago 18m 38.7M 2048M 19.1.1-330-gc2ddf972 ebb0615149de a7778dbda153 2024-09-17T00:23:47.030 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (4m) 2s ago 12m 8536k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:23:47.030 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (4m) 103s ago 12m 8420k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:23:47.031 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (34s) 2s ago 17m 51.5M 2781M 19.1.1-330-gc2ddf972 ebb0615149de f4b4c70998e0 2024-09-17T00:23:47.031 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (5s) 2s ago 16m - 2781M 19.1.1-330-gc2ddf972 ebb0615149de c300e1ebc322 2024-09-17T00:23:47.031 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (16m) 2s ago 16m 52.9M 2781M 17.2.0 e1d6a67b021e 33296a37b65e 2024-09-17T00:23:47.031 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (15m) 2s ago 15m 57.5M 2781M 17.2.0 e1d6a67b021e 62338d062d83 2024-09-17T00:23:47.031 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (14m) 103s ago 15m 59.1M 3036M 17.2.0 e1d6a67b021e 54301e7ec6a4 2024-09-17T00:23:47.031 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (14m) 103s ago 14m 54.0M 3036M 17.2.0 e1d6a67b021e 7f114106ea4e 2024-09-17T00:23:47.031 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (13m) 103s ago 13m 52.9M 3036M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:23:47.031 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (13m) 103s ago 13m 55.5M 3036M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:23:47.031 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (3m) 103s ago 12m 51.3M - 2.43.0 a07b618ecd1d be36f173eeb5 2024-09-17T00:23:47.031 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (9m) 2s ago 9m 86.4M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:23:47.031 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (9m) 103s ago 9m 86.5M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:23:47.031 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (9m) 2s ago 9m 86.6M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:23:47.031 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (9m) 103s ago 9m 86.6M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:23:47.451 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:23:47.452 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:23:47.452 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T00:23:47.452 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:23:47.452 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:23:47.452 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:23:47.452 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:23:47.452 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:23:47.452 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-09-17T00:23:47.452 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1 2024-09-17T00:23:47.452 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:23:47.452 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:23:47.452 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:23:47.453 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:23:47.453 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:23:47.453 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-09-17T00:23:47.453 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 6 2024-09-17T00:23:47.453 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:23:47.453 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:23:47.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:47 smithi026 bash[57342]: audit 2024-09-17T00:23:46.281031+0000 mgr.y (mgr.25348) 183 : audit [DBG] from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:47.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:47 smithi026 bash[57342]: audit 2024-09-17T00:23:46.653461+0000 mgr.y (mgr.25348) 184 : audit [DBG] from='client.44260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:47.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:47 smithi026 bash[58631]: audit 2024-09-17T00:23:46.281031+0000 mgr.y (mgr.25348) 183 : audit [DBG] from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:47.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:47 smithi026 bash[58631]: audit 2024-09-17T00:23:46.653461+0000 mgr.y (mgr.25348) 184 : audit [DBG] from='client.44260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:47.821 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:23:47.821 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:23:47.821 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:23:47.821 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:23:47.821 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-17T00:23:47.821 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-17T00:23:47.822 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-17T00:23:47.822 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:23:47.822 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "7/23 daemons upgraded", 2024-09-17T00:23:47.822 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T00:23:47.822 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:23:47.822 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:23:47.858 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:47 smithi094 bash[45236]: audit 2024-09-17T00:23:46.281031+0000 mgr.y (mgr.25348) 183 : audit [DBG] from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:47.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:47 smithi094 bash[45236]: audit 2024-09-17T00:23:46.653461+0000 mgr.y (mgr.25348) 184 : audit [DBG] from='client.44260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:48.262 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 104/726 objects degraded (14.325%), 25 pgs degraded 2024-09-17T00:23:48.262 INFO:teuthology.orchestra.run.smithi026.stdout:[WRN] OSD_DOWN: 1 osds down 2024-09-17T00:23:48.262 INFO:teuthology.orchestra.run.smithi026.stdout: osd.1 (root=default,host=smithi026) is down 2024-09-17T00:23:48.262 INFO:teuthology.orchestra.run.smithi026.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 104/726 objects degraded (14.325%), 25 pgs degraded 2024-09-17T00:23:48.262 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.2 is active+undersized+degraded, acting [5,6] 2024-09-17T00:23:48.262 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.6 is active+undersized+degraded, acting [6,4] 2024-09-17T00:23:48.262 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.8 is active+undersized+degraded, acting [7,0] 2024-09-17T00:23:48.262 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.9 is active+undersized+degraded, acting [7,3] 2024-09-17T00:23:48.262 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2024-09-17T00:23:48.262 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.10 is active+undersized+degraded, acting [2,0] 2024-09-17T00:23:48.262 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.15 is active+undersized+degraded, acting [5,0] 2024-09-17T00:23:48.263 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2024-09-17T00:23:48.263 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2024-09-17T00:23:48.263 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.6 is active+undersized+degraded, acting [0,4] 2024-09-17T00:23:48.263 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.8 is active+undersized+degraded, acting [3,7] 2024-09-17T00:23:48.263 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.a is active+undersized+degraded, acting [6,4] 2024-09-17T00:23:48.263 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.e is active+undersized+degraded, acting [7,4] 2024-09-17T00:23:48.263 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.16 is active+undersized+degraded, acting [5,7] 2024-09-17T00:23:48.263 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.18 is active+undersized+degraded, acting [3,0] 2024-09-17T00:23:48.263 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2024-09-17T00:23:48.263 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1a is active+undersized+degraded, acting [4,2] 2024-09-17T00:23:48.263 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1c is active+undersized+degraded, acting [5,4] 2024-09-17T00:23:48.263 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.9 is active+undersized+degraded, acting [4,3] 2024-09-17T00:23:48.263 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.d is active+undersized+degraded, acting [4,2] 2024-09-17T00:23:48.264 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.e is active+undersized+degraded, acting [4,6] 2024-09-17T00:23:48.264 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.14 is active+undersized+degraded, acting [3,7] 2024-09-17T00:23:48.264 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.1f is active+undersized+degraded, acting [6,5] 2024-09-17T00:23:48.264 INFO:teuthology.orchestra.run.smithi026.stdout: pg 5.1d is active+undersized+degraded, acting [4,0] 2024-09-17T00:23:48.264 INFO:teuthology.orchestra.run.smithi026.stdout: pg 6.1a is active+undersized+degraded, acting [4,5] 2024-09-17T00:23:48.655 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:48 smithi094 bash[45236]: audit 2024-09-17T00:23:47.016640+0000 mgr.y (mgr.25348) 185 : audit [DBG] from='client.44266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:48.655 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:48 smithi094 bash[45236]: cluster 2024-09-17T00:23:47.175970+0000 mgr.y (mgr.25348) 186 : cluster [DBG] pgmap v92: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:48.655 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:48 smithi094 bash[45236]: audit 2024-09-17T00:23:47.459641+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.26:0/2538320261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:48.655 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:48 smithi094 bash[45236]: audit 2024-09-17T00:23:47.828705+0000 mgr.y (mgr.25348) 187 : audit [DBG] from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:48.655 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:48 smithi094 bash[45236]: audit 2024-09-17T00:23:48.212884+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:48.656 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:48 smithi094 bash[45236]: audit 2024-09-17T00:23:48.213743+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:23:48.656 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:48 smithi094 bash[45236]: audit 2024-09-17T00:23:48.269746+0000 mon.a (mon.0) 309 : audit [DBG] from='client.? 172.21.15.26:0/2830904520' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:23:48.747 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:48 smithi026 bash[63399]: debug 2024-09-17T00:23:48.504+0000 7f6e6c588640 -1 osd.1 0 read_superblock omap replica is missing. 2024-09-17T00:23:48.747 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:48 smithi026 bash[63399]: debug 2024-09-17T00:23:48.532+0000 7f6e6c588640 -1 osd.1 110 log_to_monitors true 2024-09-17T00:23:48.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:48 smithi026 bash[57342]: audit 2024-09-17T00:23:47.016640+0000 mgr.y (mgr.25348) 185 : audit [DBG] from='client.44266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:48.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:48 smithi026 bash[57342]: cluster 2024-09-17T00:23:47.175970+0000 mgr.y (mgr.25348) 186 : cluster [DBG] pgmap v92: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:48.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:48 smithi026 bash[57342]: audit 2024-09-17T00:23:47.459641+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.26:0/2538320261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:48.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:48 smithi026 bash[57342]: audit 2024-09-17T00:23:47.828705+0000 mgr.y (mgr.25348) 187 : audit [DBG] from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:48.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:48 smithi026 bash[57342]: audit 2024-09-17T00:23:48.212884+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:48.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:48 smithi026 bash[57342]: audit 2024-09-17T00:23:48.213743+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:23:48.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:48 smithi026 bash[57342]: audit 2024-09-17T00:23:48.269746+0000 mon.a (mon.0) 309 : audit [DBG] from='client.? 172.21.15.26:0/2830904520' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:23:48.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:48 smithi026 bash[58631]: audit 2024-09-17T00:23:47.016640+0000 mgr.y (mgr.25348) 185 : audit [DBG] from='client.44266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:48.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:48 smithi026 bash[58631]: cluster 2024-09-17T00:23:47.175970+0000 mgr.y (mgr.25348) 186 : cluster [DBG] pgmap v92: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:48.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:48 smithi026 bash[58631]: audit 2024-09-17T00:23:47.459641+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.26:0/2538320261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:48.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:48 smithi026 bash[58631]: audit 2024-09-17T00:23:47.828705+0000 mgr.y (mgr.25348) 187 : audit [DBG] from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:23:48.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:48 smithi026 bash[58631]: audit 2024-09-17T00:23:48.212884+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:48.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:48 smithi026 bash[58631]: audit 2024-09-17T00:23:48.213743+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:23:48.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:48 smithi026 bash[58631]: audit 2024-09-17T00:23:48.269746+0000 mon.a (mon.0) 309 : audit [DBG] from='client.? 172.21.15.26:0/2830904520' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:23:49.109 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:23:48 smithi094 bash[42981]: ts=2024-09-17T00:23:48.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:23:49.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:49 smithi026 bash[57342]: audit 2024-09-17T00:23:48.539842+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1040815567,v1:172.21.15.26:6811/1040815567]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T00:23:49.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:49 smithi026 bash[57342]: audit 2024-09-17T00:23:48.540172+0000 mon.a (mon.0) 310 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T00:23:49.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:49 smithi026 bash[58631]: audit 2024-09-17T00:23:48.539842+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1040815567,v1:172.21.15.26:6811/1040815567]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T00:23:49.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:49 smithi026 bash[58631]: audit 2024-09-17T00:23:48.540172+0000 mon.a (mon.0) 310 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T00:23:49.748 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:23:49 smithi026 bash[63399]: debug 2024-09-17T00:23:49.440+0000 7f6e64333640 -1 osd.1 110 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:23:49.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:49 smithi094 bash[45236]: audit 2024-09-17T00:23:48.539842+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1040815567,v1:172.21.15.26:6811/1040815567]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T00:23:49.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:49 smithi094 bash[45236]: audit 2024-09-17T00:23:48.540172+0000 mon.a (mon.0) 310 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T00:23:50.739 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:50 smithi026 bash[57342]: cluster 2024-09-17T00:23:49.177747+0000 mgr.y (mgr.25348) 188 : cluster [DBG] pgmap v93: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:50.739 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:50 smithi026 bash[57342]: audit 2024-09-17T00:23:49.397454+0000 mon.a (mon.0) 311 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T00:23:50.739 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:50 smithi026 bash[57342]: cluster 2024-09-17T00:23:49.403124+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-17T00:23:50.739 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:50 smithi026 bash[57342]: audit 2024-09-17T00:23:49.404673+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1040815567,v1:172.21.15.26:6811/1040815567]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:23:50.740 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:50 smithi026 bash[57342]: audit 2024-09-17T00:23:49.405183+0000 mon.a (mon.0) 313 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:23:50.740 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:50 smithi026 bash[58631]: cluster 2024-09-17T00:23:49.177747+0000 mgr.y (mgr.25348) 188 : cluster [DBG] pgmap v93: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:50.740 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:50 smithi026 bash[58631]: audit 2024-09-17T00:23:49.397454+0000 mon.a (mon.0) 311 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T00:23:50.740 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:50 smithi026 bash[58631]: cluster 2024-09-17T00:23:49.403124+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-17T00:23:50.740 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:50 smithi026 bash[58631]: audit 2024-09-17T00:23:49.404673+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1040815567,v1:172.21.15.26:6811/1040815567]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:23:50.740 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:50 smithi026 bash[58631]: audit 2024-09-17T00:23:49.405183+0000 mon.a (mon.0) 313 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:23:50.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:50 smithi094 bash[45236]: cluster 2024-09-17T00:23:49.177747+0000 mgr.y (mgr.25348) 188 : cluster [DBG] pgmap v93: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 104/726 objects degraded (14.325%) 2024-09-17T00:23:50.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:50 smithi094 bash[45236]: audit 2024-09-17T00:23:49.397454+0000 mon.a (mon.0) 311 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T00:23:50.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:50 smithi094 bash[45236]: cluster 2024-09-17T00:23:49.403124+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-17T00:23:50.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:50 smithi094 bash[45236]: audit 2024-09-17T00:23:49.404673+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.26:6810/1040815567,v1:172.21.15.26:6811/1040815567]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:23:50.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:50 smithi094 bash[45236]: audit 2024-09-17T00:23:49.405183+0000 mon.a (mon.0) 313 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:23:50.997 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:23:50 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:23:50] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.43.0" 2024-09-17T00:23:51.695 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:51 smithi026 bash[58631]: cluster 2024-09-17T00:23:50.397791+0000 mon.a (mon.0) 314 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:23:51.695 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:51 smithi026 bash[58631]: cluster 2024-09-17T00:23:50.403359+0000 mon.a (mon.0) 315 : cluster [INF] osd.1 [v2:172.21.15.26:6810/1040815567,v1:172.21.15.26:6811/1040815567] boot 2024-09-17T00:23:51.695 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:51 smithi026 bash[58631]: cluster 2024-09-17T00:23:50.404352+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T00:23:51.696 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:51 smithi026 bash[58631]: audit 2024-09-17T00:23:50.405590+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:23:51.696 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:51 smithi026 bash[57342]: cluster 2024-09-17T00:23:50.397791+0000 mon.a (mon.0) 314 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:23:51.696 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:51 smithi026 bash[57342]: cluster 2024-09-17T00:23:50.403359+0000 mon.a (mon.0) 315 : cluster [INF] osd.1 [v2:172.21.15.26:6810/1040815567,v1:172.21.15.26:6811/1040815567] boot 2024-09-17T00:23:51.697 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:51 smithi026 bash[57342]: cluster 2024-09-17T00:23:50.404352+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T00:23:51.697 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:51 smithi026 bash[57342]: audit 2024-09-17T00:23:50.405590+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:23:51.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:51 smithi094 bash[45236]: cluster 2024-09-17T00:23:50.397791+0000 mon.a (mon.0) 314 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:23:51.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:51 smithi094 bash[45236]: cluster 2024-09-17T00:23:50.403359+0000 mon.a (mon.0) 315 : cluster [INF] osd.1 [v2:172.21.15.26:6810/1040815567,v1:172.21.15.26:6811/1040815567] boot 2024-09-17T00:23:51.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:51 smithi094 bash[45236]: cluster 2024-09-17T00:23:50.404352+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-17T00:23:51.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:51 smithi094 bash[45236]: audit 2024-09-17T00:23:50.405590+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T00:23:52.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:52 smithi026 bash[57342]: cluster 2024-09-17T00:23:51.178821+0000 mgr.y (mgr.25348) 189 : cluster [DBG] pgmap v96: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/726 objects degraded (14.325%) 2024-09-17T00:23:52.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:52 smithi026 bash[57342]: cluster 2024-09-17T00:23:51.415173+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-17T00:23:52.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:52 smithi026 bash[58631]: cluster 2024-09-17T00:23:51.178821+0000 mgr.y (mgr.25348) 189 : cluster [DBG] pgmap v96: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/726 objects degraded (14.325%) 2024-09-17T00:23:52.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:52 smithi026 bash[58631]: cluster 2024-09-17T00:23:51.415173+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-17T00:23:52.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:52 smithi094 bash[45236]: cluster 2024-09-17T00:23:51.178821+0000 mgr.y (mgr.25348) 189 : cluster [DBG] pgmap v96: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/726 objects degraded (14.325%) 2024-09-17T00:23:52.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:52 smithi094 bash[45236]: cluster 2024-09-17T00:23:51.415173+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-17T00:23:53.859 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:23:53 smithi094 bash[42981]: ts=2024-09-17T00:23:53.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:23:54.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:54 smithi026 bash[57342]: cluster 2024-09-17T00:23:53.179827+0000 mgr.y (mgr.25348) 190 : cluster [DBG] pgmap v98: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/726 objects degraded (14.325%) 2024-09-17T00:23:54.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:54 smithi026 bash[58631]: cluster 2024-09-17T00:23:53.179827+0000 mgr.y (mgr.25348) 190 : cluster [DBG] pgmap v98: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/726 objects degraded (14.325%) 2024-09-17T00:23:54.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:54 smithi094 bash[45236]: cluster 2024-09-17T00:23:53.179827+0000 mgr.y (mgr.25348) 190 : cluster [DBG] pgmap v98: 161 pgs: 38 active+undersized, 25 active+undersized+degraded, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 104/726 objects degraded (14.325%) 2024-09-17T00:23:55.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:55 smithi026 bash[57342]: audit 2024-09-17T00:23:54.257075+0000 mgr.y (mgr.25348) 191 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:55.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:55 smithi026 bash[58631]: audit 2024-09-17T00:23:54.257075+0000 mgr.y (mgr.25348) 191 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:55.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:55 smithi094 bash[45236]: audit 2024-09-17T00:23:54.257075+0000 mgr.y (mgr.25348) 191 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:23:56.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[57342]: cluster 2024-09-17T00:23:55.181388+0000 mgr.y (mgr.25348) 192 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 0 B/s wr, 185 op/s 2024-09-17T00:23:56.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[57342]: cluster 2024-09-17T00:23:55.436432+0000 mon.a (mon.0) 319 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 104/726 objects degraded (14.325%), 25 pgs degraded) 2024-09-17T00:23:56.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[57342]: cluster 2024-09-17T00:23:55.436481+0000 mon.a (mon.0) 320 : cluster [INF] Cluster is now healthy 2024-09-17T00:23:56.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[57342]: audit 2024-09-17T00:23:56.047998+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:56.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[57342]: audit 2024-09-17T00:23:56.058880+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:56.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[57342]: audit 2024-09-17T00:23:56.061042+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:23:56.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[57342]: audit 2024-09-17T00:23:56.062688+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:23:56.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[57342]: audit 2024-09-17T00:23:56.073221+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:56.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[57342]: audit 2024-09-17T00:23:56.198364+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:23:56.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[57342]: audit 2024-09-17T00:23:56.201964+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:56.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[57342]: audit 2024-09-17T00:23:56.204594+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:56.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[57342]: audit 2024-09-17T00:23:56.206978+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:56.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[57342]: audit 2024-09-17T00:23:56.209541+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T00:23:56.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[58631]: cluster 2024-09-17T00:23:55.181388+0000 mgr.y (mgr.25348) 192 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 0 B/s wr, 185 op/s 2024-09-17T00:23:56.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[58631]: cluster 2024-09-17T00:23:55.436432+0000 mon.a (mon.0) 319 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 104/726 objects degraded (14.325%), 25 pgs degraded) 2024-09-17T00:23:56.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[58631]: cluster 2024-09-17T00:23:55.436481+0000 mon.a (mon.0) 320 : cluster [INF] Cluster is now healthy 2024-09-17T00:23:56.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[58631]: audit 2024-09-17T00:23:56.047998+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:56.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[58631]: audit 2024-09-17T00:23:56.058880+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:56.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[58631]: audit 2024-09-17T00:23:56.061042+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:23:56.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[58631]: audit 2024-09-17T00:23:56.062688+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:23:56.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[58631]: audit 2024-09-17T00:23:56.073221+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:56.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[58631]: audit 2024-09-17T00:23:56.198364+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:23:56.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[58631]: audit 2024-09-17T00:23:56.201964+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:56.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[58631]: audit 2024-09-17T00:23:56.204594+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:56.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[58631]: audit 2024-09-17T00:23:56.206978+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:56.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:56 smithi026 bash[58631]: audit 2024-09-17T00:23:56.209541+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T00:23:56.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:56 smithi094 bash[45236]: cluster 2024-09-17T00:23:55.181388+0000 mgr.y (mgr.25348) 192 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 0 B/s wr, 185 op/s 2024-09-17T00:23:56.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:56 smithi094 bash[45236]: cluster 2024-09-17T00:23:55.436432+0000 mon.a (mon.0) 319 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 104/726 objects degraded (14.325%), 25 pgs degraded) 2024-09-17T00:23:56.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:56 smithi094 bash[45236]: cluster 2024-09-17T00:23:55.436481+0000 mon.a (mon.0) 320 : cluster [INF] Cluster is now healthy 2024-09-17T00:23:56.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:56 smithi094 bash[45236]: audit 2024-09-17T00:23:56.047998+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:56.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:56 smithi094 bash[45236]: audit 2024-09-17T00:23:56.058880+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:56.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:56 smithi094 bash[45236]: audit 2024-09-17T00:23:56.061042+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:23:56.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:56 smithi094 bash[45236]: audit 2024-09-17T00:23:56.062688+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:23:56.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:56 smithi094 bash[45236]: audit 2024-09-17T00:23:56.073221+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:23:56.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:56 smithi094 bash[45236]: audit 2024-09-17T00:23:56.198364+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:23:56.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:56 smithi094 bash[45236]: audit 2024-09-17T00:23:56.201964+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:56.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:56 smithi094 bash[45236]: audit 2024-09-17T00:23:56.204594+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:56.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:56 smithi094 bash[45236]: audit 2024-09-17T00:23:56.206978+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:23:56.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:56 smithi094 bash[45236]: audit 2024-09-17T00:23:56.209541+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T00:23:57.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:57 smithi026 bash[57342]: audit 2024-09-17T00:23:56.209926+0000 mgr.y (mgr.25348) 193 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T00:23:57.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:57 smithi026 bash[57342]: cephadm 2024-09-17T00:23:56.212007+0000 mgr.y (mgr.25348) 194 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T00:23:57.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:57 smithi026 bash[58631]: audit 2024-09-17T00:23:56.209926+0000 mgr.y (mgr.25348) 193 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T00:23:57.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:57 smithi026 bash[58631]: cephadm 2024-09-17T00:23:56.212007+0000 mgr.y (mgr.25348) 194 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T00:23:57.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:57 smithi094 bash[45236]: audit 2024-09-17T00:23:56.209926+0000 mgr.y (mgr.25348) 193 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T00:23:57.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:57 smithi094 bash[45236]: cephadm 2024-09-17T00:23:56.212007+0000 mgr.y (mgr.25348) 194 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T00:23:58.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:58 smithi026 bash[57342]: cluster 2024-09-17T00:23:57.182273+0000 mgr.y (mgr.25348) 195 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s 2024-09-17T00:23:58.747 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:58 smithi026 bash[58631]: cluster 2024-09-17T00:23:57.182273+0000 mgr.y (mgr.25348) 195 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s 2024-09-17T00:23:58.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:58 smithi094 bash[45236]: cluster 2024-09-17T00:23:57.182273+0000 mgr.y (mgr.25348) 195 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 143 op/s 2024-09-17T00:23:58.859 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:23:58 smithi094 bash[42981]: ts=2024-09-17T00:23:58.660Z caller=alerting.go:366 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.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-09-17T00:23:58.859 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:23:58 smithi094 bash[42981]: ts=2024-09-17T00:23:58.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:24:00.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:59 smithi094 bash[45236]: cephadm 2024-09-17T00:23:58.757410+0000 mgr.y (mgr.25348) 196 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T00:24:00.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:59 smithi094 bash[45236]: audit 2024-09-17T00:23:58.764968+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:00.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:59 smithi094 bash[45236]: audit 2024-09-17T00:23:58.769767+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T00:24:00.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:59 smithi094 bash[45236]: audit 2024-09-17T00:23:58.770805+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:24:00.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:23:59 smithi094 bash[45236]: cephadm 2024-09-17T00:23:58.775339+0000 mgr.y (mgr.25348) 197 : cephadm [INF] Deploying daemon osd.2 on smithi026 2024-09-17T00:24:00.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:59 smithi026 bash[57342]: cephadm 2024-09-17T00:23:58.757410+0000 mgr.y (mgr.25348) 196 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T00:24:00.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:59 smithi026 bash[57342]: audit 2024-09-17T00:23:58.764968+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:00.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:59 smithi026 bash[57342]: audit 2024-09-17T00:23:58.769767+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T00:24:00.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:59 smithi026 bash[57342]: audit 2024-09-17T00:23:58.770805+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:24:00.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:23:59 smithi026 bash[57342]: cephadm 2024-09-17T00:23:58.775339+0000 mgr.y (mgr.25348) 197 : cephadm [INF] Deploying daemon osd.2 on smithi026 2024-09-17T00:24:00.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:59 smithi026 bash[58631]: cephadm 2024-09-17T00:23:58.757410+0000 mgr.y (mgr.25348) 196 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T00:24:00.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:59 smithi026 bash[58631]: audit 2024-09-17T00:23:58.764968+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:00.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:59 smithi026 bash[58631]: audit 2024-09-17T00:23:58.769767+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T00:24:00.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:59 smithi026 bash[58631]: audit 2024-09-17T00:23:58.770805+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:24:00.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:23:59 smithi026 bash[58631]: cephadm 2024-09-17T00:23:58.775339+0000 mgr.y (mgr.25348) 197 : cephadm [INF] Deploying daemon osd.2 on smithi026 2024-09-17T00:24:00.886 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:00 smithi026 bash[57342]: cluster 2024-09-17T00:23:59.183784+0000 mgr.y (mgr.25348) 198 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 163 op/s 2024-09-17T00:24:00.886 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:00 smithi026 bash[58631]: cluster 2024-09-17T00:23:59.183784+0000 mgr.y (mgr.25348) 198 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 163 op/s 2024-09-17T00:24:00.886 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:24:00 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:24:00] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.43.0" 2024-09-17T00:24:01.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:00 smithi094 bash[45236]: cluster 2024-09-17T00:23:59.183784+0000 mgr.y (mgr.25348) 198 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 163 op/s 2024-09-17T00:24:02.997 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:02 smithi026 bash[58631]: cluster 2024-09-17T00:24:01.184668+0000 mgr.y (mgr.25348) 199 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s 2024-09-17T00:24:02.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:02 smithi026 bash[57342]: cluster 2024-09-17T00:24:01.184668+0000 mgr.y (mgr.25348) 199 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s 2024-09-17T00:24:03.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:02 smithi094 bash[45236]: cluster 2024-09-17T00:24:01.184668+0000 mgr.y (mgr.25348) 199 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s 2024-09-17T00:24:03.729 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:03 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:03.730 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:03 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:03.730 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:03 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:03.731 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:24:03 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:03.731 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:24:03 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:03.732 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:24:03 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:03.732 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:03 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:03.732 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:24:03 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:03.732 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:24:03 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:03.859 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:24:03 smithi094 bash[42981]: ts=2024-09-17T00:24:03.510Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi026\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi026\", job=\"node\", machine=\"x86_64\", nodename=\"smithi026\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:24:03.997 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:03 smithi026 systemd[1]: Stopping Ceph osd.2 for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:24:03.997 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:03 smithi026 bash[33505]: debug 2024-09-17T00:24:03.872+0000 7fedb2d78700 -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-09-17T00:24:03.998 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:03 smithi026 bash[33505]: debug 2024-09-17T00:24:03.872+0000 7fedb2d78700 -1 osd.2 115 *** Got signal Terminated *** 2024-09-17T00:24:03.998 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:03 smithi026 bash[33505]: debug 2024-09-17T00:24:03.872+0000 7fedb2d78700 -1 osd.2 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:24:04.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:04 smithi026 bash[57342]: cluster 2024-09-17T00:24:03.185536+0000 mgr.y (mgr.25348) 200 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 122 op/s 2024-09-17T00:24:04.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:04 smithi026 bash[57342]: audit 2024-09-17T00:24:03.217417+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:04.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:04 smithi026 bash[57342]: audit 2024-09-17T00:24:03.219953+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:24:04.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:04 smithi026 bash[57342]: audit 2024-09-17T00:24:03.313730+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:04.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:04 smithi026 bash[57342]: cluster 2024-09-17T00:24:03.875218+0000 mon.a (mon.0) 337 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T00:24:04.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:04 smithi026 bash[58631]: cluster 2024-09-17T00:24:03.185536+0000 mgr.y (mgr.25348) 200 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 122 op/s 2024-09-17T00:24:04.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:04 smithi026 bash[58631]: audit 2024-09-17T00:24:03.217417+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:04.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:04 smithi026 bash[58631]: audit 2024-09-17T00:24:03.219953+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:24:04.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:04 smithi026 bash[58631]: audit 2024-09-17T00:24:03.313730+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:04.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:04 smithi026 bash[58631]: cluster 2024-09-17T00:24:03.875218+0000 mon.a (mon.0) 337 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T00:24:04.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:04 smithi094 bash[45236]: cluster 2024-09-17T00:24:03.185536+0000 mgr.y (mgr.25348) 200 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 122 op/s 2024-09-17T00:24:04.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:04 smithi094 bash[45236]: audit 2024-09-17T00:24:03.217417+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:04.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:04 smithi094 bash[45236]: audit 2024-09-17T00:24:03.219953+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:24:04.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:04 smithi094 bash[45236]: audit 2024-09-17T00:24:03.313730+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:04.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:04 smithi094 bash[45236]: cluster 2024-09-17T00:24:03.875218+0000 mon.a (mon.0) 337 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T00:24:05.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:05 smithi026 bash[57342]: audit 2024-09-17T00:24:04.258299+0000 mgr.y (mgr.25348) 201 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:05.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:05 smithi026 bash[57342]: cluster 2024-09-17T00:24:04.777761+0000 mon.a (mon.0) 338 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:24:05.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:05 smithi026 bash[57342]: cluster 2024-09-17T00:24:04.790298+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T00:24:05.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:05 smithi026 bash[58631]: audit 2024-09-17T00:24:04.258299+0000 mgr.y (mgr.25348) 201 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:05.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:05 smithi026 bash[58631]: cluster 2024-09-17T00:24:04.777761+0000 mon.a (mon.0) 338 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:24:05.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:05 smithi026 bash[58631]: cluster 2024-09-17T00:24:04.790298+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T00:24:05.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:05 smithi094 bash[45236]: audit 2024-09-17T00:24:04.258299+0000 mgr.y (mgr.25348) 201 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:05.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:05 smithi094 bash[45236]: cluster 2024-09-17T00:24:04.777761+0000 mon.a (mon.0) 338 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:24:05.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:05 smithi094 bash[45236]: cluster 2024-09-17T00:24:04.790298+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T00:24:06.195 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:05 smithi026 bash[64999]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-2 2024-09-17T00:24:06.196 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:06 smithi026 bash[65064]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-2 2024-09-17T00:24:07.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:06 smithi094 bash[45236]: cluster 2024-09-17T00:24:05.186257+0000 mgr.y (mgr.25348) 202 : cluster [DBG] pgmap v105: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 104 op/s 2024-09-17T00:24:07.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:06 smithi094 bash[45236]: cluster 2024-09-17T00:24:05.797155+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-17T00:24:07.224 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:06 smithi026 bash[57342]: cluster 2024-09-17T00:24:05.186257+0000 mgr.y (mgr.25348) 202 : cluster [DBG] pgmap v105: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 104 op/s 2024-09-17T00:24:07.224 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:06 smithi026 bash[57342]: cluster 2024-09-17T00:24:05.797155+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-17T00:24:07.224 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:06 smithi026 bash[58631]: cluster 2024-09-17T00:24:05.186257+0000 mgr.y (mgr.25348) 202 : cluster [DBG] pgmap v105: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 104 op/s 2024-09-17T00:24:07.224 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:06 smithi026 bash[58631]: cluster 2024-09-17T00:24:05.797155+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-17T00:24:08.492 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:08.492 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:08.492 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:24:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:08.493 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:08.493 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:24:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:08.493 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:08 smithi026 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-17T00:24:08.493 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:08 smithi026 systemd[1]: Stopped Ceph osd.2 for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:24:08.493 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:08.493 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:08 smithi026 systemd[1]: Started Ceph osd.2 for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:24:08.494 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:24:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:08.494 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:24:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:08.494 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:24:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:09.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:08 smithi094 bash[45236]: cluster 2024-09-17T00:24:07.187008+0000 mgr.y (mgr.25348) 203 : cluster [DBG] pgmap v107: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-09-17T00:24:09.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:08 smithi094 bash[45236]: audit 2024-09-17T00:24:08.549931+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:09.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:08 smithi094 bash[45236]: audit 2024-09-17T00:24:08.555684+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:09.110 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:24:08 smithi094 bash[42981]: ts=2024-09-17T00:24:08.660Z caller=alerting.go:366 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.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-09-17T00:24:09.110 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:24:08 smithi094 bash[42981]: ts=2024-09-17T00:24:08.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.26\", device_class=\"ssd\", hostname=\"smithi026\", instance=\"172.21.15.94:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.26\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:24:09.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:08 smithi026 bash[57342]: cluster 2024-09-17T00:24:07.187008+0000 mgr.y (mgr.25348) 203 : cluster [DBG] pgmap v107: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-09-17T00:24:09.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:08 smithi026 bash[57342]: audit 2024-09-17T00:24:08.549931+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:09.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:08 smithi026 bash[57342]: audit 2024-09-17T00:24:08.555684+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:09.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:08 smithi026 bash[58631]: cluster 2024-09-17T00:24:07.187008+0000 mgr.y (mgr.25348) 203 : cluster [DBG] pgmap v107: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s 2024-09-17T00:24:09.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:08 smithi026 bash[58631]: audit 2024-09-17T00:24:08.549931+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:09.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:08 smithi026 bash[58631]: audit 2024-09-17T00:24:08.555684+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:10.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:09 smithi094 bash[45236]: cluster 2024-09-17T00:24:09.796571+0000 mon.a (mon.0) 343 : cluster [WRN] Health check failed: Degraded data redundancy: 45/726 objects degraded (6.198%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T00:24:10.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:09 smithi026 bash[57342]: cluster 2024-09-17T00:24:09.796571+0000 mon.a (mon.0) 343 : cluster [WRN] Health check failed: Degraded data redundancy: 45/726 objects degraded (6.198%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T00:24:10.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:09 smithi026 bash[58631]: cluster 2024-09-17T00:24:09.796571+0000 mon.a (mon.0) 343 : cluster [WRN] Health check failed: Degraded data redundancy: 45/726 objects degraded (6.198%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T00:24:10.248 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:09 smithi026 bash[65208]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T00:24:10.248 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:09 smithi026 bash[65208]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T00:24:10.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:10 smithi026 bash[57342]: cluster 2024-09-17T00:24:09.188672+0000 mgr.y (mgr.25348) 204 : cluster [DBG] pgmap v108: 161 pgs: 27 active+undersized, 2 stale+active+clean, 14 active+undersized+degraded, 118 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 165 op/s; 45/726 objects degraded (6.198%) 2024-09-17T00:24:10.997 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:10 smithi026 bash[58631]: cluster 2024-09-17T00:24:09.188672+0000 mgr.y (mgr.25348) 204 : cluster [DBG] pgmap v108: 161 pgs: 27 active+undersized, 2 stale+active+clean, 14 active+undersized+degraded, 118 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 165 op/s; 45/726 objects degraded (6.198%) 2024-09-17T00:24:10.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:24:10 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:24:10] "GET /metrics HTTP/1.1" 200 38353 "" "Prometheus/2.43.0" 2024-09-17T00:24:10.998 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:10 smithi026 bash[65208]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T00:24:10.998 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:10 smithi026 bash[65208]: 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-09-17T00:24:11.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:10 smithi094 bash[45236]: cluster 2024-09-17T00:24:09.188672+0000 mgr.y (mgr.25348) 204 : cluster [DBG] pgmap v108: 161 pgs: 27 active+undersized, 2 stale+active+clean, 14 active+undersized+degraded, 118 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 165 op/s; 45/726 objects degraded (6.198%) 2024-09-17T00:24:11.451 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:11 smithi026 bash[65208]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T00:24:11.452 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:11 smithi026 bash[65208]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T00:24:11.452 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:11 smithi026 bash[65208]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-17T00:24:11.452 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:11 smithi026 bash[65208]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T00:24:11.452 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:11 smithi026 bash[65208]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-17T00:24:13.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:12 smithi094 bash[45236]: cluster 2024-09-17T00:24:11.189486+0000 mgr.y (mgr.25348) 205 : cluster [DBG] pgmap v109: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 177 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:13.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:12 smithi026 bash[57342]: cluster 2024-09-17T00:24:11.189486+0000 mgr.y (mgr.25348) 205 : cluster [DBG] pgmap v109: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 177 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:13.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:12 smithi026 bash[58631]: cluster 2024-09-17T00:24:11.189486+0000 mgr.y (mgr.25348) 205 : cluster [DBG] pgmap v109: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 177 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:13.248 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:13 smithi026 bash[65460]: debug 2024-09-17T00:24:13.063+0000 7fbf0bcc8640 1 -- 172.21.15.26:0/2044617316 <== mon.1 v2:172.21.15.26:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55877f644960 con 0x55878042a000 2024-09-17T00:24:13.859 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:24:13 smithi094 bash[42981]: ts=2024-09-17T00:24:13.508Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=nodes name=CephNodeDiskspaceWarning index=4 msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on (instance) group_left (nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi094\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi094\", job=\"node\", machine=\"x86_64\", nodename=\"smithi094\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"23e17d62-7488-11ef-bceb-c7b262605968\", domainname=\"(none)\", instance=\"smithi094\", job=\"node\", machine=\"x86_64\", nodename=\"smithi094\", release=\"5.15.0-122-generic\", sysname=\"Linux\", version=\"#132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-09-17T00:24:14.497 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:14 smithi026 bash[65460]: debug 2024-09-17T00:24:14.127+0000 7fbf0e52f640 -1 Falling back to public interface 2024-09-17T00:24:15.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:14 smithi094 bash[45236]: cluster 2024-09-17T00:24:13.190435+0000 mgr.y (mgr.25348) 206 : cluster [DBG] pgmap v110: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:15.246 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:14 smithi026 bash[57342]: cluster 2024-09-17T00:24:13.190435+0000 mgr.y (mgr.25348) 206 : cluster [DBG] pgmap v110: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:15.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:14 smithi026 bash[58631]: cluster 2024-09-17T00:24:13.190435+0000 mgr.y (mgr.25348) 206 : cluster [DBG] pgmap v110: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:16.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:15 smithi026 bash[57342]: audit 2024-09-17T00:24:14.269599+0000 mgr.y (mgr.25348) 207 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:16.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:15 smithi026 bash[57342]: cluster 2024-09-17T00:24:15.386141+0000 mon.a (mon.0) 344 : cluster [WRN] Health check update: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T00:24:16.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:15 smithi026 bash[57342]: audit 2024-09-17T00:24:15.638975+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:16.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:15 smithi026 bash[57342]: audit 2024-09-17T00:24:15.646840+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:16.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:15 smithi026 bash[58631]: audit 2024-09-17T00:24:14.269599+0000 mgr.y (mgr.25348) 207 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:16.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:15 smithi026 bash[58631]: cluster 2024-09-17T00:24:15.386141+0000 mon.a (mon.0) 344 : cluster [WRN] Health check update: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T00:24:16.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:15 smithi026 bash[58631]: audit 2024-09-17T00:24:15.638975+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:16.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:15 smithi026 bash[58631]: audit 2024-09-17T00:24:15.646840+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:16.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:15 smithi094 bash[45236]: audit 2024-09-17T00:24:14.269599+0000 mgr.y (mgr.25348) 207 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:16.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:15 smithi094 bash[45236]: cluster 2024-09-17T00:24:15.386141+0000 mon.a (mon.0) 344 : cluster [WRN] Health check update: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T00:24:16.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:15 smithi094 bash[45236]: audit 2024-09-17T00:24:15.638975+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:16.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:15 smithi094 bash[45236]: audit 2024-09-17T00:24:15.646840+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:17.246 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:16 smithi026 bash[57342]: cluster 2024-09-17T00:24:15.191444+0000 mgr.y (mgr.25348) 208 : cluster [DBG] pgmap v111: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 70 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:17.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:16 smithi026 bash[57342]: audit 2024-09-17T00:24:16.852525+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:17.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:16 smithi026 bash[57342]: audit 2024-09-17T00:24:16.858157+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:17.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:16 smithi026 bash[58631]: cluster 2024-09-17T00:24:15.191444+0000 mgr.y (mgr.25348) 208 : cluster [DBG] pgmap v111: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 70 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:17.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:16 smithi026 bash[58631]: audit 2024-09-17T00:24:16.852525+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:17.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:16 smithi026 bash[58631]: audit 2024-09-17T00:24:16.858157+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:17.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:16 smithi094 bash[45236]: cluster 2024-09-17T00:24:15.191444+0000 mgr.y (mgr.25348) 208 : cluster [DBG] pgmap v111: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 70 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:17.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:16 smithi094 bash[45236]: audit 2024-09-17T00:24:16.852525+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:17.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:16 smithi094 bash[45236]: audit 2024-09-17T00:24:16.858157+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:18.247 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:17 smithi026 bash[65460]: debug 2024-09-17T00:24:17.871+0000 7fbf0e52f640 -1 osd.2 0 read_superblock omap replica is missing. 2024-09-17T00:24:18.247 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:17 smithi026 bash[65460]: debug 2024-09-17T00:24:17.899+0000 7fbf0e52f640 -1 osd.2 115 log_to_monitors true 2024-09-17T00:24:18.670 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:24:19.229 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:18 smithi026 bash[57342]: cluster 2024-09-17T00:24:17.192431+0000 mgr.y (mgr.25348) 209 : cluster [DBG] pgmap v112: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 61 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:19.229 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:18 smithi026 bash[57342]: audit 2024-09-17T00:24:17.905013+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/1191656077,v1:172.21.15.26:6819/1191656077]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T00:24:19.229 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:18 smithi026 bash[57342]: audit 2024-09-17T00:24:18.217747+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:19.229 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:18 smithi026 bash[57342]: audit 2024-09-17T00:24:18.219948+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:24:19.229 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:18 smithi026 bash[58631]: cluster 2024-09-17T00:24:17.192431+0000 mgr.y (mgr.25348) 209 : cluster [DBG] pgmap v112: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 61 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:19.229 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:18 smithi026 bash[58631]: audit 2024-09-17T00:24:17.905013+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/1191656077,v1:172.21.15.26:6819/1191656077]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T00:24:19.230 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:18 smithi026 bash[58631]: audit 2024-09-17T00:24:18.217747+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:19.230 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:18 smithi026 bash[58631]: audit 2024-09-17T00:24:18.219948+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:24:19.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:18 smithi094 bash[45236]: cluster 2024-09-17T00:24:17.192431+0000 mgr.y (mgr.25348) 209 : cluster [DBG] pgmap v112: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 61 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:19.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:18 smithi094 bash[45236]: audit 2024-09-17T00:24:17.905013+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/1191656077,v1:172.21.15.26:6819/1191656077]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T00:24:19.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:18 smithi094 bash[45236]: audit 2024-09-17T00:24:18.217747+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:19.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:18 smithi094 bash[45236]: audit 2024-09-17T00:24:18.219948+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:24:19.497 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:19 smithi026 bash[65460]: debug 2024-09-17T00:24:19.235+0000 7fbf022d2640 -1 osd.2 115 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:24:19.498 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:24:19.498 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (5m) 3s ago 12m 14.1M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:24:19.498 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (4m) 2m ago 12m 40.4M - 8.3.5 dad864ee21e9 431789404f7f 2024-09-17T00:24:19.498 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (4m) 3s ago 10m 43.4M - 3.5 e1d6a67b021e 89ab91c2135a 2024-09-17T00:24:19.498 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283,8765 running (3m) 2m ago 18m 426M - 19.1.1-330-gc2ddf972 ebb0615149de c98e79f4d014 2024-09-17T00:24:19.498 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (4m) 3s ago 20m 493M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:24:19.498 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (3m) 3s ago 20m 47.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 519595a50d61 2024-09-17T00:24:19.498 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (2m) 2m ago 18m 22.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 63c11bd6506d 2024-09-17T00:24:19.498 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (2m) 3s ago 18m 40.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de a7778dbda153 2024-09-17T00:24:19.498 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (5m) 3s ago 12m 8280k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:24:19.499 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (4m) 2m ago 12m 8420k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:24:19.499 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (67s) 3s ago 18m 54.7M 2781M 19.1.1-330-gc2ddf972 ebb0615149de f4b4c70998e0 2024-09-17T00:24:19.499 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (37s) 3s ago 17m 49.9M 2781M 19.1.1-330-gc2ddf972 ebb0615149de c300e1ebc322 2024-09-17T00:24:19.499 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (7s) 3s ago 16m - 2781M 19.1.1-330-gc2ddf972 ebb0615149de 3442d21047a4 2024-09-17T00:24:19.499 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (16m) 3s ago 16m 62.0M 2781M 17.2.0 e1d6a67b021e 62338d062d83 2024-09-17T00:24:19.499 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (15m) 2m ago 15m 59.1M 3036M 17.2.0 e1d6a67b021e 54301e7ec6a4 2024-09-17T00:24:19.499 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (14m) 2m ago 14m 54.0M 3036M 17.2.0 e1d6a67b021e 7f114106ea4e 2024-09-17T00:24:19.499 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (14m) 2m ago 14m 52.9M 3036M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:24:19.499 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (13m) 2m ago 13m 55.5M 3036M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:24:19.499 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (3m) 2m ago 12m 51.3M - 2.43.0 a07b618ecd1d be36f173eeb5 2024-09-17T00:24:19.499 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (10m) 3s ago 10m 86.9M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:24:19.499 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (10m) 2m ago 10m 86.5M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:24:19.499 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (10m) 3s ago 10m 86.9M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:24:19.500 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (10m) 2m ago 10m 86.6M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:24:19.970 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:24:19.970 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:24:19.970 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T00:24:19.970 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:24:19.970 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:24:19.970 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:24:19.970 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:24:19.970 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:24:19.970 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-09-17T00:24:19.971 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:24:19.971 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:24:19.971 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:24:19.971 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:24:19.971 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:24:19.971 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:24:19.971 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-09-17T00:24:19.971 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 7 2024-09-17T00:24:19.971 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:24:19.971 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:24:20.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:19 smithi026 bash[57342]: audit 2024-09-17T00:24:18.664078+0000 mgr.y (mgr.25348) 210 : audit [DBG] from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:20.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:19 smithi026 bash[57342]: audit 2024-09-17T00:24:18.879736+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/1191656077,v1:172.21.15.26:6819/1191656077]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T00:24:20.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:19 smithi026 bash[57342]: cluster 2024-09-17T00:24:18.883531+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-17T00:24:20.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:19 smithi026 bash[57342]: audit 2024-09-17T00:24:18.884283+0000 mon.a (mon.0) 354 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/1191656077,v1:172.21.15.26:6819/1191656077]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:24:20.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:19 smithi026 bash[57342]: audit 2024-09-17T00:24:19.205338+0000 mon.a (mon.0) 355 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/1191656077,v1:172.21.15.26:6819/1191656077]' entity='osd.2' 2024-09-17T00:24:20.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:19 smithi026 bash[58631]: audit 2024-09-17T00:24:18.664078+0000 mgr.y (mgr.25348) 210 : audit [DBG] from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:20.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:19 smithi026 bash[58631]: audit 2024-09-17T00:24:18.879736+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/1191656077,v1:172.21.15.26:6819/1191656077]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T00:24:20.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:19 smithi026 bash[58631]: cluster 2024-09-17T00:24:18.883531+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-17T00:24:20.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:19 smithi026 bash[58631]: audit 2024-09-17T00:24:18.884283+0000 mon.a (mon.0) 354 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/1191656077,v1:172.21.15.26:6819/1191656077]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:24:20.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:19 smithi026 bash[58631]: audit 2024-09-17T00:24:19.205338+0000 mon.a (mon.0) 355 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/1191656077,v1:172.21.15.26:6819/1191656077]' entity='osd.2' 2024-09-17T00:24:20.358 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:24:20.358 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:24:20.358 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:24:20.358 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:24:20.358 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-17T00:24:20.358 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-17T00:24:20.359 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-17T00:24:20.359 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:24:20.359 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "8/23 daemons upgraded", 2024-09-17T00:24:20.359 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T00:24:20.359 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:24:20.359 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:24:20.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:19 smithi094 bash[45236]: audit 2024-09-17T00:24:18.664078+0000 mgr.y (mgr.25348) 210 : audit [DBG] from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:20.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:19 smithi094 bash[45236]: audit 2024-09-17T00:24:18.879736+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/1191656077,v1:172.21.15.26:6819/1191656077]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T00:24:20.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:19 smithi094 bash[45236]: cluster 2024-09-17T00:24:18.883531+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-17T00:24:20.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:19 smithi094 bash[45236]: audit 2024-09-17T00:24:18.884283+0000 mon.a (mon.0) 354 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/1191656077,v1:172.21.15.26:6819/1191656077]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:24:20.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:19 smithi094 bash[45236]: audit 2024-09-17T00:24:19.205338+0000 mon.a (mon.0) 355 : audit [INF] from='osd.2 [v2:172.21.15.26:6818/1191656077,v1:172.21.15.26:6819/1191656077]' entity='osd.2' 2024-09-17T00:24:20.795 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_WARN Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded 2024-09-17T00:24:20.795 INFO:teuthology.orchestra.run.smithi026.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded 2024-09-17T00:24:20.795 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.1 is active+undersized+degraded, acting [3,0] 2024-09-17T00:24:20.795 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.3 is active+undersized+degraded, acting [5,7] 2024-09-17T00:24:20.795 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.c is active+undersized+degraded, acting [5,0] 2024-09-17T00:24:20.796 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-09-17T00:24:20.796 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.10 is active+undersized+degraded, acting [1,0] 2024-09-17T00:24:20.796 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.17 is active+undersized+degraded, acting [6,5] 2024-09-17T00:24:20.796 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.0 is active+undersized+degraded, acting [1,6] 2024-09-17T00:24:20.796 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.4 is active+undersized+degraded, acting [1,5] 2024-09-17T00:24:20.796 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.5 is active+undersized+degraded, acting [5,3] 2024-09-17T00:24:20.796 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.9 is active+undersized+degraded, acting [4,7] 2024-09-17T00:24:20.796 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.13 is active+undersized+degraded, acting [7,4] 2024-09-17T00:24:20.796 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1a is active+undersized+degraded, acting [4,1] 2024-09-17T00:24:20.796 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1e is active+undersized+degraded, acting [3,6] 2024-09-17T00:24:20.797 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1f is active+undersized+degraded, acting [0,5] 2024-09-17T00:24:20.797 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.d is active+undersized+degraded, acting [4,1] 2024-09-17T00:24:20.797 INFO:teuthology.orchestra.run.smithi026.stdout: pg 5.d is active+undersized+degraded, acting [7,5] 2024-09-17T00:24:20.797 INFO:teuthology.orchestra.run.smithi026.stdout: pg 5.1c is active+undersized+degraded, acting [4,3] 2024-09-17T00:24:20.997 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:24:20] "GET /metrics HTTP/1.1" 200 38360 "" "Prometheus/2.43.0" 2024-09-17T00:24:20.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[57342]: audit 2024-09-17T00:24:19.086218+0000 mgr.y (mgr.25348) 211 : audit [DBG] from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[57342]: cluster 2024-09-17T00:24:19.193370+0000 mgr.y (mgr.25348) 212 : cluster [DBG] pgmap v114: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 9 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[57342]: audit 2024-09-17T00:24:19.465300+0000 mgr.y (mgr.25348) 213 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[57342]: audit 2024-09-17T00:24:19.978311+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.26:0/2260182836' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[57342]: cluster 2024-09-17T00:24:20.203542+0000 mon.a (mon.0) 356 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:24:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[57342]: cluster 2024-09-17T00:24:20.214320+0000 mon.a (mon.0) 357 : cluster [INF] osd.2 [v2:172.21.15.26:6818/1191656077,v1:172.21.15.26:6819/1191656077] boot 2024-09-17T00:24:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[57342]: cluster 2024-09-17T00:24:20.214451+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-17T00:24:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[57342]: audit 2024-09-17T00:24:20.217303+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:24:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[57342]: audit 2024-09-17T00:24:20.802848+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.26:0/3473987527' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:24:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[58631]: audit 2024-09-17T00:24:19.086218+0000 mgr.y (mgr.25348) 211 : audit [DBG] from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[58631]: cluster 2024-09-17T00:24:19.193370+0000 mgr.y (mgr.25348) 212 : cluster [DBG] pgmap v114: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 9 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[58631]: audit 2024-09-17T00:24:19.465300+0000 mgr.y (mgr.25348) 213 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[58631]: audit 2024-09-17T00:24:19.978311+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.26:0/2260182836' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[58631]: cluster 2024-09-17T00:24:20.203542+0000 mon.a (mon.0) 356 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:24:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[58631]: cluster 2024-09-17T00:24:20.214320+0000 mon.a (mon.0) 357 : cluster [INF] osd.2 [v2:172.21.15.26:6818/1191656077,v1:172.21.15.26:6819/1191656077] boot 2024-09-17T00:24:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[58631]: cluster 2024-09-17T00:24:20.214451+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-17T00:24:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[58631]: audit 2024-09-17T00:24:20.217303+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:24:21.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:20 smithi026 bash[58631]: audit 2024-09-17T00:24:20.802848+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.26:0/3473987527' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:24:21.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:20 smithi094 bash[45236]: audit 2024-09-17T00:24:19.086218+0000 mgr.y (mgr.25348) 211 : audit [DBG] from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:21.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:20 smithi094 bash[45236]: cluster 2024-09-17T00:24:19.193370+0000 mgr.y (mgr.25348) 212 : cluster [DBG] pgmap v114: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 9 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:21.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:20 smithi094 bash[45236]: audit 2024-09-17T00:24:19.465300+0000 mgr.y (mgr.25348) 213 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:21.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:20 smithi094 bash[45236]: audit 2024-09-17T00:24:19.978311+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.26:0/2260182836' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:21.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:20 smithi094 bash[45236]: cluster 2024-09-17T00:24:20.203542+0000 mon.a (mon.0) 356 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:24:21.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:20 smithi094 bash[45236]: cluster 2024-09-17T00:24:20.214320+0000 mon.a (mon.0) 357 : cluster [INF] osd.2 [v2:172.21.15.26:6818/1191656077,v1:172.21.15.26:6819/1191656077] boot 2024-09-17T00:24:21.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:20 smithi094 bash[45236]: cluster 2024-09-17T00:24:20.214451+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-17T00:24:21.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:20 smithi094 bash[45236]: audit 2024-09-17T00:24:20.217303+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T00:24:21.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:20 smithi094 bash[45236]: audit 2024-09-17T00:24:20.802848+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.26:0/3473987527' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:24:22.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:21 smithi026 bash[57342]: audit 2024-09-17T00:24:20.365791+0000 mgr.y (mgr.25348) 214 : audit [DBG] from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:22.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:21 smithi026 bash[57342]: cluster 2024-09-17T00:24:21.220272+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-17T00:24:22.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:21 smithi026 bash[58631]: audit 2024-09-17T00:24:20.365791+0000 mgr.y (mgr.25348) 214 : audit [DBG] from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:22.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:21 smithi026 bash[58631]: cluster 2024-09-17T00:24:21.220272+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-17T00:24:22.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:21 smithi094 bash[45236]: audit 2024-09-17T00:24:20.365791+0000 mgr.y (mgr.25348) 214 : audit [DBG] from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:22.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:21 smithi094 bash[45236]: cluster 2024-09-17T00:24:21.220272+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-17T00:24:23.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:22 smithi026 bash[57342]: cluster 2024-09-17T00:24:21.194229+0000 mgr.y (mgr.25348) 215 : cluster [DBG] pgmap v116: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:23.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:22 smithi026 bash[58631]: cluster 2024-09-17T00:24:21.194229+0000 mgr.y (mgr.25348) 215 : cluster [DBG] pgmap v116: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:23.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:22 smithi094 bash[45236]: cluster 2024-09-17T00:24:21.194229+0000 mgr.y (mgr.25348) 215 : cluster [DBG] pgmap v116: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:25.171 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:24 smithi026 bash[57342]: cluster 2024-09-17T00:24:23.195210+0000 mgr.y (mgr.25348) 216 : cluster [DBG] pgmap v118: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:25.171 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:24 smithi026 bash[58631]: cluster 2024-09-17T00:24:23.195210+0000 mgr.y (mgr.25348) 216 : cluster [DBG] pgmap v118: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:25.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:24 smithi094 bash[45236]: cluster 2024-09-17T00:24:23.195210+0000 mgr.y (mgr.25348) 216 : cluster [DBG] pgmap v118: 161 pgs: 31 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/726 objects degraded (9.366%) 2024-09-17T00:24:26.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:25 smithi026 bash[57342]: audit 2024-09-17T00:24:24.280841+0000 mgr.y (mgr.25348) 217 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:26.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:25 smithi026 bash[58631]: audit 2024-09-17T00:24:24.280841+0000 mgr.y (mgr.25348) 217 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:26.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:25 smithi094 bash[45236]: audit 2024-09-17T00:24:24.280841+0000 mgr.y (mgr.25348) 217 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:27.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:26 smithi026 bash[58631]: cluster 2024-09-17T00:24:25.196432+0000 mgr.y (mgr.25348) 218 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 0 B/s, 5 objects/s recovering 2024-09-17T00:24:27.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:26 smithi026 bash[58631]: cluster 2024-09-17T00:24:25.909250+0000 mon.a (mon.0) 361 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded) 2024-09-17T00:24:27.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:26 smithi026 bash[58631]: cluster 2024-09-17T00:24:25.909296+0000 mon.a (mon.0) 362 : cluster [INF] Cluster is now healthy 2024-09-17T00:24:27.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:26 smithi026 bash[57342]: cluster 2024-09-17T00:24:25.196432+0000 mgr.y (mgr.25348) 218 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 0 B/s, 5 objects/s recovering 2024-09-17T00:24:27.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:26 smithi026 bash[57342]: cluster 2024-09-17T00:24:25.909250+0000 mon.a (mon.0) 361 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded) 2024-09-17T00:24:27.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:26 smithi026 bash[57342]: cluster 2024-09-17T00:24:25.909296+0000 mon.a (mon.0) 362 : cluster [INF] Cluster is now healthy 2024-09-17T00:24:27.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:26 smithi094 bash[45236]: cluster 2024-09-17T00:24:25.196432+0000 mgr.y (mgr.25348) 218 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 0 B/s, 5 objects/s recovering 2024-09-17T00:24:27.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:26 smithi094 bash[45236]: cluster 2024-09-17T00:24:25.909250+0000 mon.a (mon.0) 361 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/726 objects degraded (9.366%), 17 pgs degraded) 2024-09-17T00:24:27.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:26 smithi094 bash[45236]: cluster 2024-09-17T00:24:25.909296+0000 mon.a (mon.0) 362 : cluster [INF] Cluster is now healthy 2024-09-17T00:24:28.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[57342]: cluster 2024-09-17T00:24:27.197241+0000 mgr.y (mgr.25348) 219 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-09-17T00:24:28.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[57342]: audit 2024-09-17T00:24:27.239059+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:28.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[57342]: audit 2024-09-17T00:24:27.249041+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:28.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[57342]: audit 2024-09-17T00:24:27.251100+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:24:28.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[57342]: audit 2024-09-17T00:24:27.253057+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:24:28.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[57342]: audit 2024-09-17T00:24:27.262857+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:28.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[57342]: audit 2024-09-17T00:24:27.421740+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:24:28.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[57342]: audit 2024-09-17T00:24:27.425440+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:28.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[57342]: audit 2024-09-17T00:24:27.428618+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:28.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[57342]: audit 2024-09-17T00:24:27.430965+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:28.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[57342]: audit 2024-09-17T00:24:27.433595+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T00:24:28.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[57342]: audit 2024-09-17T00:24:27.433925+0000 mgr.y (mgr.25348) 220 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T00:24:28.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[57342]: cephadm 2024-09-17T00:24:27.436168+0000 mgr.y (mgr.25348) 221 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T00:24:28.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[58631]: cluster 2024-09-17T00:24:27.197241+0000 mgr.y (mgr.25348) 219 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-09-17T00:24:28.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[58631]: audit 2024-09-17T00:24:27.239059+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:28.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[58631]: audit 2024-09-17T00:24:27.249041+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:28.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[58631]: audit 2024-09-17T00:24:27.251100+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:24:28.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[58631]: audit 2024-09-17T00:24:27.253057+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:24:28.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[58631]: audit 2024-09-17T00:24:27.262857+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:28.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[58631]: audit 2024-09-17T00:24:27.421740+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:24:28.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[58631]: audit 2024-09-17T00:24:27.425440+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:28.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[58631]: audit 2024-09-17T00:24:27.428618+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:28.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[58631]: audit 2024-09-17T00:24:27.430965+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:28.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[58631]: audit 2024-09-17T00:24:27.433595+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T00:24:28.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[58631]: audit 2024-09-17T00:24:27.433925+0000 mgr.y (mgr.25348) 220 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T00:24:28.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:28 smithi026 bash[58631]: cephadm 2024-09-17T00:24:27.436168+0000 mgr.y (mgr.25348) 221 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T00:24:28.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:28 smithi094 bash[45236]: cluster 2024-09-17T00:24:27.197241+0000 mgr.y (mgr.25348) 219 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 4 objects/s recovering 2024-09-17T00:24:28.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:28 smithi094 bash[45236]: audit 2024-09-17T00:24:27.239059+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:28.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:28 smithi094 bash[45236]: audit 2024-09-17T00:24:27.249041+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:28.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:28 smithi094 bash[45236]: audit 2024-09-17T00:24:27.251100+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:24:28.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:28 smithi094 bash[45236]: audit 2024-09-17T00:24:27.253057+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:24:28.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:28 smithi094 bash[45236]: audit 2024-09-17T00:24:27.262857+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:28.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:28 smithi094 bash[45236]: audit 2024-09-17T00:24:27.421740+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:24:28.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:28 smithi094 bash[45236]: audit 2024-09-17T00:24:27.425440+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:28.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:28 smithi094 bash[45236]: audit 2024-09-17T00:24:27.428618+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:28.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:28 smithi094 bash[45236]: audit 2024-09-17T00:24:27.430965+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:28.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:28 smithi094 bash[45236]: audit 2024-09-17T00:24:27.433595+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T00:24:28.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:28 smithi094 bash[45236]: audit 2024-09-17T00:24:27.433925+0000 mgr.y (mgr.25348) 220 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T00:24:28.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:28 smithi094 bash[45236]: cephadm 2024-09-17T00:24:27.436168+0000 mgr.y (mgr.25348) 221 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T00:24:30.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:30 smithi026 bash[57342]: cluster 2024-09-17T00:24:29.198829+0000 mgr.y (mgr.25348) 222 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-09-17T00:24:30.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:30 smithi026 bash[57342]: audit 2024-09-17T00:24:30.085762+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:30.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:30 smithi026 bash[57342]: audit 2024-09-17T00:24:30.088814+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T00:24:30.501 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:30 smithi026 bash[57342]: audit 2024-09-17T00:24:30.090233+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:24:30.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:30 smithi026 bash[58631]: cluster 2024-09-17T00:24:29.198829+0000 mgr.y (mgr.25348) 222 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-09-17T00:24:30.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:30 smithi026 bash[58631]: audit 2024-09-17T00:24:30.085762+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:30.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:30 smithi026 bash[58631]: audit 2024-09-17T00:24:30.088814+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T00:24:30.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:30 smithi026 bash[58631]: audit 2024-09-17T00:24:30.090233+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:24:30.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:30 smithi094 bash[45236]: cluster 2024-09-17T00:24:29.198829+0000 mgr.y (mgr.25348) 222 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-09-17T00:24:30.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:30 smithi094 bash[45236]: audit 2024-09-17T00:24:30.085762+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:30.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:30 smithi094 bash[45236]: audit 2024-09-17T00:24:30.088814+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T00:24:30.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:30 smithi094 bash[45236]: audit 2024-09-17T00:24:30.090233+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:24:30.997 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:24:30 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:24:30] "GET /metrics HTTP/1.1" 200 38360 "" "Prometheus/2.43.0" 2024-09-17T00:24:31.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:31 smithi026 bash[57342]: cephadm 2024-09-17T00:24:30.080143+0000 mgr.y (mgr.25348) 223 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T00:24:31.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:31 smithi026 bash[57342]: cephadm 2024-09-17T00:24:30.094422+0000 mgr.y (mgr.25348) 224 : cephadm [INF] Deploying daemon osd.3 on smithi026 2024-09-17T00:24:31.497 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:31 smithi026 bash[58631]: cephadm 2024-09-17T00:24:30.080143+0000 mgr.y (mgr.25348) 223 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T00:24:31.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:31 smithi026 bash[58631]: cephadm 2024-09-17T00:24:30.094422+0000 mgr.y (mgr.25348) 224 : cephadm [INF] Deploying daemon osd.3 on smithi026 2024-09-17T00:24:31.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:31 smithi094 bash[45236]: cephadm 2024-09-17T00:24:30.080143+0000 mgr.y (mgr.25348) 223 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T00:24:31.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:31 smithi094 bash[45236]: cephadm 2024-09-17T00:24:30.094422+0000 mgr.y (mgr.25348) 224 : cephadm [INF] Deploying daemon osd.3 on smithi026 2024-09-17T00:24:32.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:32 smithi026 bash[57342]: cluster 2024-09-17T00:24:31.199740+0000 mgr.y (mgr.25348) 225 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-09-17T00:24:32.497 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:32 smithi026 bash[58631]: cluster 2024-09-17T00:24:31.199740+0000 mgr.y (mgr.25348) 225 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-09-17T00:24:32.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:32 smithi094 bash[45236]: cluster 2024-09-17T00:24:31.199740+0000 mgr.y (mgr.25348) 225 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-09-17T00:24:34.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:34 smithi026 bash[57342]: cluster 2024-09-17T00:24:33.200485+0000 mgr.y (mgr.25348) 226 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-09-17T00:24:34.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:34 smithi026 bash[57342]: audit 2024-09-17T00:24:33.219769+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:34.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:34 smithi026 bash[57342]: audit 2024-09-17T00:24:33.221969+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:24:34.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:34 smithi026 bash[57342]: audit 2024-09-17T00:24:33.337247+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:34.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:34 smithi026 bash[58631]: cluster 2024-09-17T00:24:33.200485+0000 mgr.y (mgr.25348) 226 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-09-17T00:24:34.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:34 smithi026 bash[58631]: audit 2024-09-17T00:24:33.219769+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:34.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:34 smithi026 bash[58631]: audit 2024-09-17T00:24:33.221969+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:24:34.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:34 smithi026 bash[58631]: audit 2024-09-17T00:24:33.337247+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:34.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:34 smithi094 bash[45236]: cluster 2024-09-17T00:24:33.200485+0000 mgr.y (mgr.25348) 226 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 0 B/s, 3 objects/s recovering 2024-09-17T00:24:34.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:34 smithi094 bash[45236]: audit 2024-09-17T00:24:33.219769+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:34.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:34 smithi094 bash[45236]: audit 2024-09-17T00:24:33.221969+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:24:34.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:34 smithi094 bash[45236]: audit 2024-09-17T00:24:33.337247+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:34.982 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:34.983 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:34.983 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:24:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:34.983 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:34.984 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:34.984 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:24:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:34.984 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:24:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:34.985 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:24:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:34.985 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:24:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:35.235 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:34 smithi026 systemd[1]: Stopping Ceph osd.3 for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:24:35.235 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:35 smithi026 bash[36578]: debug 2024-09-17T00:24:35.095+0000 7f198d913700 -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-09-17T00:24:35.235 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:35 smithi026 bash[36578]: debug 2024-09-17T00:24:35.095+0000 7f198d913700 -1 osd.3 120 *** Got signal Terminated *** 2024-09-17T00:24:35.235 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:35 smithi026 bash[36578]: debug 2024-09-17T00:24:35.095+0000 7f198d913700 -1 osd.3 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:24:35.497 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:35 smithi026 bash[58631]: audit 2024-09-17T00:24:34.290234+0000 mgr.y (mgr.25348) 227 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:35.497 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:35 smithi026 bash[58631]: cluster 2024-09-17T00:24:35.099864+0000 mon.a (mon.0) 379 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T00:24:35.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:35 smithi026 bash[57342]: audit 2024-09-17T00:24:34.290234+0000 mgr.y (mgr.25348) 227 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:35.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:35 smithi026 bash[57342]: cluster 2024-09-17T00:24:35.099864+0000 mon.a (mon.0) 379 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T00:24:35.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:35 smithi094 bash[45236]: audit 2024-09-17T00:24:34.290234+0000 mgr.y (mgr.25348) 227 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:35.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:35 smithi094 bash[45236]: cluster 2024-09-17T00:24:35.099864+0000 mon.a (mon.0) 379 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T00:24:36.490 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:36 smithi026 bash[67066]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-3 2024-09-17T00:24:36.490 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:36 smithi026 bash[57342]: cluster 2024-09-17T00:24:35.202384+0000 mgr.y (mgr.25348) 228 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-09-17T00:24:36.491 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:36 smithi026 bash[57342]: cluster 2024-09-17T00:24:35.216381+0000 mon.a (mon.0) 380 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:24:36.491 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:36 smithi026 bash[57342]: cluster 2024-09-17T00:24:35.229794+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T00:24:36.491 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:36 smithi026 bash[57342]: cluster 2024-09-17T00:24:36.229790+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-17T00:24:36.491 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:36 smithi026 bash[58631]: cluster 2024-09-17T00:24:35.202384+0000 mgr.y (mgr.25348) 228 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-09-17T00:24:36.491 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:36 smithi026 bash[58631]: cluster 2024-09-17T00:24:35.216381+0000 mon.a (mon.0) 380 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:24:36.491 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:36 smithi026 bash[58631]: cluster 2024-09-17T00:24:35.229794+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T00:24:36.491 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:36 smithi026 bash[58631]: cluster 2024-09-17T00:24:36.229790+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-17T00:24:36.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:36 smithi094 bash[45236]: cluster 2024-09-17T00:24:35.202384+0000 mgr.y (mgr.25348) 228 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-09-17T00:24:36.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:36 smithi094 bash[45236]: cluster 2024-09-17T00:24:35.216381+0000 mon.a (mon.0) 380 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:24:36.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:36 smithi094 bash[45236]: cluster 2024-09-17T00:24:35.229794+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T00:24:36.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:36 smithi094 bash[45236]: cluster 2024-09-17T00:24:36.229790+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-17T00:24:36.747 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:36 smithi026 bash[67130]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-3 2024-09-17T00:24:38.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:38 smithi026 bash[57342]: cluster 2024-09-17T00:24:37.203138+0000 mgr.y (mgr.25348) 229 : cluster [DBG] pgmap v127: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:24:38.497 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:38 smithi026 bash[58631]: cluster 2024-09-17T00:24:37.203138+0000 mgr.y (mgr.25348) 229 : cluster [DBG] pgmap v127: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:24:38.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:38 smithi094 bash[45236]: cluster 2024-09-17T00:24:37.203138+0000 mgr.y (mgr.25348) 229 : cluster [DBG] pgmap v127: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:24:38.817 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:38 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:38.818 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:24:38 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:38.818 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:24:38 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:38.818 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:24:38 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:38.819 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:38 smithi026 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-17T00:24:38.819 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:38 smithi026 systemd[1]: Stopped Ceph osd.3 for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:24:38.819 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:38 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:38.819 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:24:38 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:38.819 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:38 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:38.820 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:24:38 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:38.820 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:24:38 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:24:39.247 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:38 smithi026 systemd[1]: Started Ceph osd.3 for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:24:40.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:39 smithi026 bash[58631]: audit 2024-09-17T00:24:38.868178+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:40.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:39 smithi026 bash[58631]: audit 2024-09-17T00:24:38.874318+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:40.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:39 smithi026 bash[57342]: audit 2024-09-17T00:24:38.868178+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:40.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:39 smithi026 bash[57342]: audit 2024-09-17T00:24:38.874318+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:40.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:39 smithi094 bash[45236]: audit 2024-09-17T00:24:38.868178+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:40.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:39 smithi094 bash[45236]: audit 2024-09-17T00:24:38.874318+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:40.497 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:40 smithi026 bash[67278]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T00:24:40.497 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:40 smithi026 bash[67278]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T00:24:40.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:40 smithi026 bash[57342]: cluster 2024-09-17T00:24:39.204786+0000 mgr.y (mgr.25348) 230 : cluster [DBG] pgmap v128: 161 pgs: 34 active+undersized, 6 stale+active+clean, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-09-17T00:24:40.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:40 smithi026 bash[57342]: cluster 2024-09-17T00:24:39.874668+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: Degraded data redundancy: 68/726 objects degraded (9.366%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T00:24:40.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:24:40 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:24:40] "GET /metrics HTTP/1.1" 200 38370 "" "Prometheus/2.43.0" 2024-09-17T00:24:40.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:40 smithi026 bash[58631]: cluster 2024-09-17T00:24:39.204786+0000 mgr.y (mgr.25348) 230 : cluster [DBG] pgmap v128: 161 pgs: 34 active+undersized, 6 stale+active+clean, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-09-17T00:24:40.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:40 smithi026 bash[58631]: cluster 2024-09-17T00:24:39.874668+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: Degraded data redundancy: 68/726 objects degraded (9.366%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T00:24:40.998 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:40 smithi026 bash[67278]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T00:24:40.998 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:40 smithi026 bash[67278]: 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-09-17T00:24:41.355 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:41 smithi026 bash[67278]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T00:24:41.355 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:41 smithi026 bash[67278]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T00:24:41.355 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:41 smithi026 bash[67278]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-17T00:24:41.356 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:41 smithi026 bash[67278]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T00:24:41.356 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:41 smithi026 bash[67278]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-17T00:24:41.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:40 smithi094 bash[45236]: cluster 2024-09-17T00:24:39.204786+0000 mgr.y (mgr.25348) 230 : cluster [DBG] pgmap v128: 161 pgs: 34 active+undersized, 6 stale+active+clean, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 68/726 objects degraded (9.366%) 2024-09-17T00:24:41.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:40 smithi094 bash[45236]: cluster 2024-09-17T00:24:39.874668+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: Degraded data redundancy: 68/726 objects degraded (9.366%), 18 pgs degraded (PG_DEGRADED) 2024-09-17T00:24:43.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:42 smithi026 bash[57342]: cluster 2024-09-17T00:24:41.205835+0000 mgr.y (mgr.25348) 231 : cluster [DBG] pgmap v129: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-09-17T00:24:43.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:42 smithi026 bash[58631]: cluster 2024-09-17T00:24:41.205835+0000 mgr.y (mgr.25348) 231 : cluster [DBG] pgmap v129: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-09-17T00:24:43.248 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:42 smithi026 bash[67511]: debug 2024-09-17T00:24:42.959+0000 7f0ae732a640 1 -- 172.21.15.26:0/1819049368 <== mon.0 v2:172.21.15.26:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b251efa960 con 0x55b251f1b800 2024-09-17T00:24:43.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:42 smithi094 bash[45236]: cluster 2024-09-17T00:24:41.205835+0000 mgr.y (mgr.25348) 231 : cluster [DBG] pgmap v129: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-09-17T00:24:44.747 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:44 smithi026 bash[67511]: debug 2024-09-17T00:24:44.499+0000 7f0ae9b91640 -1 Falling back to public interface 2024-09-17T00:24:45.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:44 smithi026 bash[57342]: cluster 2024-09-17T00:24:43.206763+0000 mgr.y (mgr.25348) 232 : cluster [DBG] pgmap v130: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-09-17T00:24:45.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:44 smithi026 bash[58631]: cluster 2024-09-17T00:24:43.206763+0000 mgr.y (mgr.25348) 232 : cluster [DBG] pgmap v130: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-09-17T00:24:45.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:44 smithi094 bash[45236]: cluster 2024-09-17T00:24:43.206763+0000 mgr.y (mgr.25348) 232 : cluster [DBG] pgmap v130: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-09-17T00:24:46.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:45 smithi026 bash[58631]: audit 2024-09-17T00:24:44.301269+0000 mgr.y (mgr.25348) 233 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:46.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:45 smithi026 bash[58631]: cluster 2024-09-17T00:24:45.391711+0000 mon.a (mon.0) 386 : cluster [WRN] Health check update: Degraded data redundancy: 91/726 objects degraded (12.534%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T00:24:46.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:45 smithi026 bash[57342]: audit 2024-09-17T00:24:44.301269+0000 mgr.y (mgr.25348) 233 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:46.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:45 smithi026 bash[57342]: cluster 2024-09-17T00:24:45.391711+0000 mon.a (mon.0) 386 : cluster [WRN] Health check update: Degraded data redundancy: 91/726 objects degraded (12.534%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T00:24:46.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:45 smithi094 bash[45236]: audit 2024-09-17T00:24:44.301269+0000 mgr.y (mgr.25348) 233 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:46.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:45 smithi094 bash[45236]: cluster 2024-09-17T00:24:45.391711+0000 mon.a (mon.0) 386 : cluster [WRN] Health check update: Degraded data redundancy: 91/726 objects degraded (12.534%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T00:24:47.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:46 smithi026 bash[57342]: cluster 2024-09-17T00:24:45.208661+0000 mgr.y (mgr.25348) 234 : cluster [DBG] pgmap v131: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-09-17T00:24:47.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:46 smithi026 bash[57342]: audit 2024-09-17T00:24:46.397684+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:47.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:46 smithi026 bash[57342]: audit 2024-09-17T00:24:46.404074+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:47.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:46 smithi026 bash[58631]: cluster 2024-09-17T00:24:45.208661+0000 mgr.y (mgr.25348) 234 : cluster [DBG] pgmap v131: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-09-17T00:24:47.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:46 smithi026 bash[58631]: audit 2024-09-17T00:24:46.397684+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:47.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:46 smithi026 bash[58631]: audit 2024-09-17T00:24:46.404074+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:47.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:46 smithi094 bash[45236]: cluster 2024-09-17T00:24:45.208661+0000 mgr.y (mgr.25348) 234 : cluster [DBG] pgmap v131: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-09-17T00:24:47.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:46 smithi094 bash[45236]: audit 2024-09-17T00:24:46.397684+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:47.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:46 smithi094 bash[45236]: audit 2024-09-17T00:24:46.404074+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:48.747 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:48 smithi026 bash[67511]: debug 2024-09-17T00:24:48.495+0000 7f0ae9b91640 -1 osd.3 0 read_superblock omap replica is missing. 2024-09-17T00:24:48.747 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:48 smithi026 bash[67511]: debug 2024-09-17T00:24:48.547+0000 7f0ae9b91640 -1 osd.3 120 log_to_monitors true 2024-09-17T00:24:48.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:48 smithi026 bash[57342]: cluster 2024-09-17T00:24:47.209369+0000 mgr.y (mgr.25348) 235 : cluster [DBG] pgmap v132: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-09-17T00:24:48.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:48 smithi026 bash[57342]: audit 2024-09-17T00:24:47.541194+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:48.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:48 smithi026 bash[57342]: audit 2024-09-17T00:24:47.546617+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:48.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:48 smithi026 bash[57342]: audit 2024-09-17T00:24:48.214942+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:48.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:48 smithi026 bash[57342]: audit 2024-09-17T00:24:48.215961+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:24:48.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:48 smithi026 bash[58631]: cluster 2024-09-17T00:24:47.209369+0000 mgr.y (mgr.25348) 235 : cluster [DBG] pgmap v132: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-09-17T00:24:48.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:48 smithi026 bash[58631]: audit 2024-09-17T00:24:47.541194+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:48.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:48 smithi026 bash[58631]: audit 2024-09-17T00:24:47.546617+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:48.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:48 smithi026 bash[58631]: audit 2024-09-17T00:24:48.214942+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:48.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:48 smithi026 bash[58631]: audit 2024-09-17T00:24:48.215961+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:24:48.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:48 smithi094 bash[45236]: cluster 2024-09-17T00:24:47.209369+0000 mgr.y (mgr.25348) 235 : cluster [DBG] pgmap v132: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-09-17T00:24:48.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:48 smithi094 bash[45236]: audit 2024-09-17T00:24:47.541194+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:48.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:48 smithi094 bash[45236]: audit 2024-09-17T00:24:47.546617+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:48.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:48 smithi094 bash[45236]: audit 2024-09-17T00:24:48.214942+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:48.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:48 smithi094 bash[45236]: audit 2024-09-17T00:24:48.215961+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:24:49.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:49 smithi094 bash[45236]: audit 2024-09-17T00:24:48.555053+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/663806432,v1:172.21.15.26:6827/663806432]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:24:49.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:49 smithi094 bash[45236]: audit 2024-09-17T00:24:48.555417+0000 mon.a (mon.0) 393 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:24:49.921 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:49 smithi026 bash[58631]: audit 2024-09-17T00:24:48.555053+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/663806432,v1:172.21.15.26:6827/663806432]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:24:49.922 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:49 smithi026 bash[58631]: audit 2024-09-17T00:24:48.555417+0000 mon.a (mon.0) 393 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:24:49.922 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:49 smithi026 bash[57342]: audit 2024-09-17T00:24:48.555053+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/663806432,v1:172.21.15.26:6827/663806432]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:24:49.922 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:49 smithi026 bash[57342]: audit 2024-09-17T00:24:48.555417+0000 mon.a (mon.0) 393 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T00:24:50.247 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:24:49 smithi026 bash[67511]: debug 2024-09-17T00:24:49.927+0000 7f0add934640 -1 osd.3 120 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:24:50.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:50 smithi094 bash[45236]: cluster 2024-09-17T00:24:49.211149+0000 mgr.y (mgr.25348) 236 : cluster [DBG] pgmap v133: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-09-17T00:24:50.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:50 smithi094 bash[45236]: audit 2024-09-17T00:24:49.551688+0000 mon.a (mon.0) 394 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T00:24:50.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:50 smithi094 bash[45236]: cluster 2024-09-17T00:24:49.559209+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-17T00:24:50.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:50 smithi094 bash[45236]: audit 2024-09-17T00:24:49.561923+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/663806432,v1:172.21.15.26:6827/663806432]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:24:50.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:50 smithi094 bash[45236]: audit 2024-09-17T00:24:49.562897+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:24:50.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:50 smithi094 bash[45236]: audit 2024-09-17T00:24:49.909156+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T00:24:50.997 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:24:50 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:24:50] "GET /metrics HTTP/1.1" 200 38371 "" "Prometheus/2.43.0" 2024-09-17T00:24:50.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:50 smithi026 bash[57342]: cluster 2024-09-17T00:24:49.211149+0000 mgr.y (mgr.25348) 236 : cluster [DBG] pgmap v133: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-09-17T00:24:50.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:50 smithi026 bash[57342]: audit 2024-09-17T00:24:49.551688+0000 mon.a (mon.0) 394 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T00:24:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:50 smithi026 bash[57342]: cluster 2024-09-17T00:24:49.559209+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-17T00:24:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:50 smithi026 bash[57342]: audit 2024-09-17T00:24:49.561923+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/663806432,v1:172.21.15.26:6827/663806432]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:24:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:50 smithi026 bash[57342]: audit 2024-09-17T00:24:49.562897+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:24:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:50 smithi026 bash[57342]: audit 2024-09-17T00:24:49.909156+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T00:24:50.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:50 smithi026 bash[58631]: cluster 2024-09-17T00:24:49.211149+0000 mgr.y (mgr.25348) 236 : cluster [DBG] pgmap v133: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 91/726 objects degraded (12.534%) 2024-09-17T00:24:50.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:50 smithi026 bash[58631]: audit 2024-09-17T00:24:49.551688+0000 mon.a (mon.0) 394 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T00:24:50.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:50 smithi026 bash[58631]: cluster 2024-09-17T00:24:49.559209+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-17T00:24:50.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:50 smithi026 bash[58631]: audit 2024-09-17T00:24:49.561923+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.26:6826/663806432,v1:172.21.15.26:6827/663806432]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:24:50.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:50 smithi026 bash[58631]: audit 2024-09-17T00:24:49.562897+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi026", "root=default"]}]: dispatch 2024-09-17T00:24:50.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:50 smithi026 bash[58631]: audit 2024-09-17T00:24:49.909156+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T00:24:51.225 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:24:51.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:51 smithi094 bash[45236]: cluster 2024-09-17T00:24:50.908004+0000 mon.a (mon.0) 398 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:24:51.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:51 smithi094 bash[45236]: cluster 2024-09-17T00:24:50.914394+0000 mon.a (mon.0) 399 : cluster [INF] osd.3 [v2:172.21.15.26:6826/663806432,v1:172.21.15.26:6827/663806432] boot 2024-09-17T00:24:51.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:51 smithi094 bash[45236]: cluster 2024-09-17T00:24:50.914446+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-17T00:24:51.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:51 smithi094 bash[45236]: audit 2024-09-17T00:24:50.916059+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:24:51.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:51 smithi026 bash[57342]: cluster 2024-09-17T00:24:50.908004+0000 mon.a (mon.0) 398 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:24:51.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:51 smithi026 bash[57342]: cluster 2024-09-17T00:24:50.914394+0000 mon.a (mon.0) 399 : cluster [INF] osd.3 [v2:172.21.15.26:6826/663806432,v1:172.21.15.26:6827/663806432] boot 2024-09-17T00:24:51.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:51 smithi026 bash[57342]: cluster 2024-09-17T00:24:50.914446+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-17T00:24:51.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:51 smithi026 bash[57342]: audit 2024-09-17T00:24:50.916059+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:24:51.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:51 smithi026 bash[58631]: cluster 2024-09-17T00:24:50.908004+0000 mon.a (mon.0) 398 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:24:51.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:51 smithi026 bash[58631]: cluster 2024-09-17T00:24:50.914394+0000 mon.a (mon.0) 399 : cluster [INF] osd.3 [v2:172.21.15.26:6826/663806432,v1:172.21.15.26:6827/663806432] boot 2024-09-17T00:24:51.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:51 smithi026 bash[58631]: cluster 2024-09-17T00:24:50.914446+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-17T00:24:51.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:51 smithi026 bash[58631]: audit 2024-09-17T00:24:50.916059+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T00:24:52.016 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:24:52.016 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (5m) 5s ago 13m 14.4M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:24:52.016 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (5m) 2m ago 12m 40.4M - 8.3.5 dad864ee21e9 431789404f7f 2024-09-17T00:24:52.016 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (4m) 5s ago 10m 43.5M - 3.5 e1d6a67b021e 89ab91c2135a 2024-09-17T00:24:52.016 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283,8765 running (4m) 2m ago 19m 426M - 19.1.1-330-gc2ddf972 ebb0615149de c98e79f4d014 2024-09-17T00:24:52.017 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (5m) 5s ago 21m 495M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:24:52.017 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (3m) 5s ago 21m 48.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 519595a50d61 2024-09-17T00:24:52.017 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (2m) 2m ago 19m 22.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 63c11bd6506d 2024-09-17T00:24:52.017 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (3m) 5s ago 19m 42.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de a7778dbda153 2024-09-17T00:24:52.017 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (6m) 5s ago 13m 8515k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:24:52.017 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (5m) 2m ago 13m 8420k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:24:52.017 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (99s) 5s ago 18m 56.2M 2781M 19.1.1-330-gc2ddf972 ebb0615149de f4b4c70998e0 2024-09-17T00:24:52.017 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (70s) 5s ago 17m 50.9M 2781M 19.1.1-330-gc2ddf972 ebb0615149de c300e1ebc322 2024-09-17T00:24:52.017 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (39s) 5s ago 17m 52.2M 2781M 19.1.1-330-gc2ddf972 ebb0615149de 3442d21047a4 2024-09-17T00:24:52.017 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (10s) 5s ago 16m - 2781M 19.1.1-330-gc2ddf972 ebb0615149de 58d385573d6c 2024-09-17T00:24:52.017 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (16m) 2m ago 16m 59.1M 3036M 17.2.0 e1d6a67b021e 54301e7ec6a4 2024-09-17T00:24:52.017 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (15m) 2m ago 15m 54.0M 3036M 17.2.0 e1d6a67b021e 7f114106ea4e 2024-09-17T00:24:52.017 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (14m) 2m ago 14m 52.9M 3036M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:24:52.018 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (14m) 2m ago 14m 55.5M 3036M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:24:52.018 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (4m) 2m ago 13m 51.3M - 2.43.0 a07b618ecd1d be36f173eeb5 2024-09-17T00:24:52.018 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (11m) 5s ago 11m 87.0M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:24:52.018 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (10m) 2m ago 10m 86.5M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:24:52.018 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (10m) 5s ago 10m 87.1M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:24:52.018 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (10m) 2m ago 10m 86.6M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:24:52.456 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:24:52.456 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:24:52.456 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T00:24:52.456 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:24:52.456 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:24:52.456 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:24:52.456 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:24:52.456 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:24:52.457 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-09-17T00:24:52.457 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 4 2024-09-17T00:24:52.457 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:24:52.457 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:24:52.457 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:24:52.457 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:24:52.457 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:24:52.457 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-09-17T00:24:52.457 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 9 2024-09-17T00:24:52.457 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:24:52.457 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:24:52.850 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:24:52.850 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:24:52.850 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:24:52.850 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:24:52.850 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-17T00:24:52.851 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-17T00:24:52.851 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-17T00:24:52.851 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:24:52.851 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "9/23 daemons upgraded", 2024-09-17T00:24:52.851 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T00:24:52.851 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:24:52.851 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:24:52.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:52 smithi026 bash[57342]: cluster 2024-09-17T00:24:51.212187+0000 mgr.y (mgr.25348) 237 : cluster [DBG] pgmap v136: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 91/726 objects degraded (12.534%) 2024-09-17T00:24:52.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:52 smithi026 bash[57342]: audit 2024-09-17T00:24:51.218577+0000 mgr.y (mgr.25348) 238 : audit [DBG] from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:52.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:52 smithi026 bash[57342]: audit 2024-09-17T00:24:51.601627+0000 mgr.y (mgr.25348) 239 : audit [DBG] from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:52.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:52 smithi026 bash[57342]: cluster 2024-09-17T00:24:51.926267+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-17T00:24:52.997 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:52 smithi026 bash[57342]: audit 2024-09-17T00:24:52.463285+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.26:0/2686559477' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:52.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:52 smithi026 bash[58631]: cluster 2024-09-17T00:24:51.212187+0000 mgr.y (mgr.25348) 237 : cluster [DBG] pgmap v136: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 91/726 objects degraded (12.534%) 2024-09-17T00:24:52.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:52 smithi026 bash[58631]: audit 2024-09-17T00:24:51.218577+0000 mgr.y (mgr.25348) 238 : audit [DBG] from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:52.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:52 smithi026 bash[58631]: audit 2024-09-17T00:24:51.601627+0000 mgr.y (mgr.25348) 239 : audit [DBG] from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:52.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:52 smithi026 bash[58631]: cluster 2024-09-17T00:24:51.926267+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-17T00:24:52.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:52 smithi026 bash[58631]: audit 2024-09-17T00:24:52.463285+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.26:0/2686559477' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:53.291 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_WARN Degraded data redundancy: 91/726 objects degraded (12.534%), 23 pgs degraded 2024-09-17T00:24:53.291 INFO:teuthology.orchestra.run.smithi026.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 91/726 objects degraded (12.534%), 23 pgs degraded 2024-09-17T00:24:53.291 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.1 is active+undersized+degraded, acting [2,0] 2024-09-17T00:24:53.292 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.9 is active+undersized+degraded, acting [1,7] 2024-09-17T00:24:53.292 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.a is active+undersized+degraded, acting [1,7] 2024-09-17T00:24:53.292 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.12 is active+undersized+degraded, acting [5,7] 2024-09-17T00:24:53.292 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1 is active+undersized+degraded, acting [0,4] 2024-09-17T00:24:53.292 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.2 is active+undersized+degraded, acting [5,6] 2024-09-17T00:24:53.292 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.5 is active+undersized+degraded, acting [5,2] 2024-09-17T00:24:53.292 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.7 is active+undersized+degraded, acting [7,0] 2024-09-17T00:24:53.292 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.8 is active+undersized+degraded, acting [1,7] 2024-09-17T00:24:53.292 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.b is active+undersized+degraded, acting [0,4] 2024-09-17T00:24:53.292 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.c is active+undersized+degraded, acting [5,6] 2024-09-17T00:24:53.292 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.12 is active+undersized+degraded, acting [0,7] 2024-09-17T00:24:53.292 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.15 is active+undersized+degraded, acting [7,4] 2024-09-17T00:24:53.293 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.17 is active+undersized+degraded, acting [0,5] 2024-09-17T00:24:53.293 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.18 is active+undersized+degraded, acting [0,1] 2024-09-17T00:24:53.293 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.19 is active+undersized+degraded, acting [1,4] 2024-09-17T00:24:53.293 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1e is active+undersized+degraded, acting [6,2] 2024-09-17T00:24:53.293 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.0 is active+undersized+degraded, acting [7,0] 2024-09-17T00:24:53.293 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.9 is active+undersized+degraded, acting [4,1] 2024-09-17T00:24:53.293 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.14 is active+undersized+degraded, acting [1,7] 2024-09-17T00:24:53.293 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.15 is active+undersized+degraded, acting [5,7] 2024-09-17T00:24:53.294 INFO:teuthology.orchestra.run.smithi026.stdout: pg 5.1c is active+undersized+degraded, acting [4,2] 2024-09-17T00:24:53.294 INFO:teuthology.orchestra.run.smithi026.stdout: pg 6.c is active+undersized+degraded, acting [6,5] 2024-09-17T00:24:53.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:52 smithi094 bash[45236]: cluster 2024-09-17T00:24:51.212187+0000 mgr.y (mgr.25348) 237 : cluster [DBG] pgmap v136: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 91/726 objects degraded (12.534%) 2024-09-17T00:24:53.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:52 smithi094 bash[45236]: audit 2024-09-17T00:24:51.218577+0000 mgr.y (mgr.25348) 238 : audit [DBG] from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:53.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:52 smithi094 bash[45236]: audit 2024-09-17T00:24:51.601627+0000 mgr.y (mgr.25348) 239 : audit [DBG] from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:53.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:52 smithi094 bash[45236]: cluster 2024-09-17T00:24:51.926267+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-17T00:24:53.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:52 smithi094 bash[45236]: audit 2024-09-17T00:24:52.463285+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.26:0/2686559477' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:54.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:53 smithi026 bash[57342]: audit 2024-09-17T00:24:52.009894+0000 mgr.y (mgr.25348) 240 : audit [DBG] from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:54.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:53 smithi026 bash[57342]: audit 2024-09-17T00:24:52.857160+0000 mgr.y (mgr.25348) 241 : audit [DBG] from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:54.201 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:53 smithi026 bash[57342]: audit 2024-09-17T00:24:53.299127+0000 mon.a (mon.0) 403 : audit [DBG] from='client.? 172.21.15.26:0/122208135' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:24:54.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:53 smithi026 bash[58631]: audit 2024-09-17T00:24:52.009894+0000 mgr.y (mgr.25348) 240 : audit [DBG] from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:54.201 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:53 smithi026 bash[58631]: audit 2024-09-17T00:24:52.857160+0000 mgr.y (mgr.25348) 241 : audit [DBG] from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:54.202 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:53 smithi026 bash[58631]: audit 2024-09-17T00:24:53.299127+0000 mon.a (mon.0) 403 : audit [DBG] from='client.? 172.21.15.26:0/122208135' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:24:54.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:53 smithi094 bash[45236]: audit 2024-09-17T00:24:52.009894+0000 mgr.y (mgr.25348) 240 : audit [DBG] from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:54.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:53 smithi094 bash[45236]: audit 2024-09-17T00:24:52.857160+0000 mgr.y (mgr.25348) 241 : audit [DBG] from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:24:54.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:53 smithi094 bash[45236]: audit 2024-09-17T00:24:53.299127+0000 mon.a (mon.0) 403 : audit [DBG] from='client.? 172.21.15.26:0/122208135' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:24:55.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:54 smithi026 bash[58631]: cluster 2024-09-17T00:24:53.213127+0000 mgr.y (mgr.25348) 242 : cluster [DBG] pgmap v138: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 91/726 objects degraded (12.534%) 2024-09-17T00:24:55.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:54 smithi026 bash[57342]: cluster 2024-09-17T00:24:53.213127+0000 mgr.y (mgr.25348) 242 : cluster [DBG] pgmap v138: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 91/726 objects degraded (12.534%) 2024-09-17T00:24:55.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:54 smithi094 bash[45236]: cluster 2024-09-17T00:24:53.213127+0000 mgr.y (mgr.25348) 242 : cluster [DBG] pgmap v138: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 91/726 objects degraded (12.534%) 2024-09-17T00:24:56.224 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:55 smithi026 bash[57342]: audit 2024-09-17T00:24:54.309216+0000 mgr.y (mgr.25348) 243 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:56.224 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:55 smithi026 bash[58631]: audit 2024-09-17T00:24:54.309216+0000 mgr.y (mgr.25348) 243 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:56.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:55 smithi094 bash[45236]: audit 2024-09-17T00:24:54.309216+0000 mgr.y (mgr.25348) 243 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:24:57.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:56 smithi026 bash[58631]: cluster 2024-09-17T00:24:55.214802+0000 mgr.y (mgr.25348) 244 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:24:57.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:56 smithi026 bash[58631]: cluster 2024-09-17T00:24:55.933755+0000 mon.a (mon.0) 404 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 91/726 objects degraded (12.534%), 23 pgs degraded) 2024-09-17T00:24:57.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:56 smithi026 bash[58631]: cluster 2024-09-17T00:24:55.933796+0000 mon.a (mon.0) 405 : cluster [INF] Cluster is now healthy 2024-09-17T00:24:57.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:56 smithi026 bash[57342]: cluster 2024-09-17T00:24:55.214802+0000 mgr.y (mgr.25348) 244 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:24:57.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:56 smithi026 bash[57342]: cluster 2024-09-17T00:24:55.933755+0000 mon.a (mon.0) 404 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 91/726 objects degraded (12.534%), 23 pgs degraded) 2024-09-17T00:24:57.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:56 smithi026 bash[57342]: cluster 2024-09-17T00:24:55.933796+0000 mon.a (mon.0) 405 : cluster [INF] Cluster is now healthy 2024-09-17T00:24:57.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:56 smithi094 bash[45236]: cluster 2024-09-17T00:24:55.214802+0000 mgr.y (mgr.25348) 244 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:24:57.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:56 smithi094 bash[45236]: cluster 2024-09-17T00:24:55.933755+0000 mon.a (mon.0) 404 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 91/726 objects degraded (12.534%), 23 pgs degraded) 2024-09-17T00:24:57.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:56 smithi094 bash[45236]: cluster 2024-09-17T00:24:55.933796+0000 mon.a (mon.0) 405 : cluster [INF] Cluster is now healthy 2024-09-17T00:24:58.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:57 smithi026 bash[57342]: cluster 2024-09-17T00:24:57.215634+0000 mgr.y (mgr.25348) 245 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:24:58.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:57 smithi026 bash[58631]: cluster 2024-09-17T00:24:57.215634+0000 mgr.y (mgr.25348) 245 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:24:58.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:57 smithi094 bash[45236]: cluster 2024-09-17T00:24:57.215634+0000 mgr.y (mgr.25348) 245 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:24:59.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:59 smithi094 bash[45236]: audit 2024-09-17T00:24:58.301169+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:59.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:59 smithi094 bash[45236]: audit 2024-09-17T00:24:58.311181+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:59.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:59 smithi094 bash[45236]: audit 2024-09-17T00:24:58.313764+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:24:59.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:59 smithi094 bash[45236]: audit 2024-09-17T00:24:58.315516+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:24:59.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:59 smithi094 bash[45236]: audit 2024-09-17T00:24:58.325669+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:59.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:59 smithi094 bash[45236]: audit 2024-09-17T00:24:58.485180+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:24:59.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:59 smithi094 bash[45236]: audit 2024-09-17T00:24:58.488730+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:59.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:59 smithi094 bash[45236]: audit 2024-09-17T00:24:58.491561+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:59.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:59 smithi094 bash[45236]: audit 2024-09-17T00:24:58.494180+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:59.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:59 smithi094 bash[45236]: audit 2024-09-17T00:24:58.497698+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T00:24:59.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:59 smithi094 bash[45236]: audit 2024-09-17T00:24:58.498073+0000 mgr.y (mgr.25348) 246 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T00:24:59.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:24:59 smithi094 bash[45236]: cephadm 2024-09-17T00:24:58.500333+0000 mgr.y (mgr.25348) 247 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T00:24:59.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[57342]: audit 2024-09-17T00:24:58.301169+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:59.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[57342]: audit 2024-09-17T00:24:58.311181+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:59.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[57342]: audit 2024-09-17T00:24:58.313764+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:24:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[57342]: audit 2024-09-17T00:24:58.315516+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:24:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[57342]: audit 2024-09-17T00:24:58.325669+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[57342]: audit 2024-09-17T00:24:58.485180+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:24:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[57342]: audit 2024-09-17T00:24:58.488730+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[57342]: audit 2024-09-17T00:24:58.491561+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[57342]: audit 2024-09-17T00:24:58.494180+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[57342]: audit 2024-09-17T00:24:58.497698+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T00:24:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[57342]: audit 2024-09-17T00:24:58.498073+0000 mgr.y (mgr.25348) 246 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T00:24:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[57342]: cephadm 2024-09-17T00:24:58.500333+0000 mgr.y (mgr.25348) 247 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T00:24:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[58631]: audit 2024-09-17T00:24:58.301169+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[58631]: audit 2024-09-17T00:24:58.311181+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[58631]: audit 2024-09-17T00:24:58.313764+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:24:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[58631]: audit 2024-09-17T00:24:58.315516+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:24:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[58631]: audit 2024-09-17T00:24:58.325669+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:24:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[58631]: audit 2024-09-17T00:24:58.485180+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:24:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[58631]: audit 2024-09-17T00:24:58.488730+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[58631]: audit 2024-09-17T00:24:58.491561+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[58631]: audit 2024-09-17T00:24:58.494180+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:24:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[58631]: audit 2024-09-17T00:24:58.497698+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T00:24:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[58631]: audit 2024-09-17T00:24:58.498073+0000 mgr.y (mgr.25348) 246 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T00:24:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:24:59 smithi026 bash[58631]: cephadm 2024-09-17T00:24:58.500333+0000 mgr.y (mgr.25348) 247 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T00:25:00.574 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:00 smithi094 bash[45236]: cluster 2024-09-17T00:24:59.217151+0000 mgr.y (mgr.25348) 248 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:25:00.739 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:00 smithi026 bash[58631]: cluster 2024-09-17T00:24:59.217151+0000 mgr.y (mgr.25348) 248 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:25:00.739 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:00 smithi026 bash[57342]: cluster 2024-09-17T00:24:59.217151+0000 mgr.y (mgr.25348) 248 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:25:00.997 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:25:00 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:25:00] "GET /metrics HTTP/1.1" 200 38371 "" "Prometheus/2.43.0" 2024-09-17T00:25:02.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:02 smithi026 bash[57342]: cluster 2024-09-17T00:25:01.218318+0000 mgr.y (mgr.25348) 249 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:25:02.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:02 smithi026 bash[57342]: cephadm 2024-09-17T00:25:01.235336+0000 mgr.y (mgr.25348) 250 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T00:25:02.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:02 smithi026 bash[57342]: audit 2024-09-17T00:25:01.243266+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:02.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:02 smithi026 bash[57342]: audit 2024-09-17T00:25:01.248441+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T00:25:02.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:02 smithi026 bash[57342]: audit 2024-09-17T00:25:01.250360+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:25:02.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:02 smithi026 bash[57342]: cephadm 2024-09-17T00:25:01.254817+0000 mgr.y (mgr.25348) 251 : cephadm [INF] Deploying daemon osd.4 on smithi094 2024-09-17T00:25:02.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:02 smithi026 bash[58631]: cluster 2024-09-17T00:25:01.218318+0000 mgr.y (mgr.25348) 249 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:25:02.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:02 smithi026 bash[58631]: cephadm 2024-09-17T00:25:01.235336+0000 mgr.y (mgr.25348) 250 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T00:25:02.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:02 smithi026 bash[58631]: audit 2024-09-17T00:25:01.243266+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:02.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:02 smithi026 bash[58631]: audit 2024-09-17T00:25:01.248441+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T00:25:02.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:02 smithi026 bash[58631]: audit 2024-09-17T00:25:01.250360+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:25:02.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:02 smithi026 bash[58631]: cephadm 2024-09-17T00:25:01.254817+0000 mgr.y (mgr.25348) 251 : cephadm [INF] Deploying daemon osd.4 on smithi094 2024-09-17T00:25:02.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:02 smithi094 bash[45236]: cluster 2024-09-17T00:25:01.218318+0000 mgr.y (mgr.25348) 249 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:25:02.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:02 smithi094 bash[45236]: cephadm 2024-09-17T00:25:01.235336+0000 mgr.y (mgr.25348) 250 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T00:25:02.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:02 smithi094 bash[45236]: audit 2024-09-17T00:25:01.243266+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:02.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:02 smithi094 bash[45236]: audit 2024-09-17T00:25:01.248441+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T00:25:02.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:02 smithi094 bash[45236]: audit 2024-09-17T00:25:01.250360+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:25:02.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:02 smithi094 bash[45236]: cephadm 2024-09-17T00:25:01.254817+0000 mgr.y (mgr.25348) 251 : cephadm [INF] Deploying daemon osd.4 on smithi094 2024-09-17T00:25:04.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:04 smithi026 bash[57342]: cluster 2024-09-17T00:25:03.219033+0000 mgr.y (mgr.25348) 252 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:25:04.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:04 smithi026 bash[57342]: audit 2024-09-17T00:25:03.241410+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:04.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:04 smithi026 bash[57342]: audit 2024-09-17T00:25:03.243474+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:25:04.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:04 smithi026 bash[57342]: audit 2024-09-17T00:25:03.363524+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:04.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:04 smithi026 bash[58631]: cluster 2024-09-17T00:25:03.219033+0000 mgr.y (mgr.25348) 252 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:25:04.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:04 smithi026 bash[58631]: audit 2024-09-17T00:25:03.241410+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:04.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:04 smithi026 bash[58631]: audit 2024-09-17T00:25:03.243474+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:25:04.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:04 smithi026 bash[58631]: audit 2024-09-17T00:25:03.363524+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:04.533 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:04 smithi094 bash[45236]: cluster 2024-09-17T00:25:03.219033+0000 mgr.y (mgr.25348) 252 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2024-09-17T00:25:04.533 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:04 smithi094 bash[45236]: audit 2024-09-17T00:25:03.241410+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:04.533 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:04 smithi094 bash[45236]: audit 2024-09-17T00:25:03.243474+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:25:04.533 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:04 smithi094 bash[45236]: audit 2024-09-17T00:25:03.363524+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:05.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:05 smithi026 bash[57342]: audit 2024-09-17T00:25:04.320169+0000 mgr.y (mgr.25348) 253 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:05.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:05 smithi026 bash[58631]: audit 2024-09-17T00:25:04.320169+0000 mgr.y (mgr.25348) 253 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:05.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:05 smithi094 bash[45236]: audit 2024-09-17T00:25:04.320169+0000 mgr.y (mgr.25348) 253 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:06.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:06.110 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:25:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:06.110 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:06.110 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:25:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:06.111 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:25:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:06.111 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:25:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:06.112 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:25:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:06.113 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:06.113 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:05 smithi094 systemd[1]: Stopping Ceph osd.4 for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:25:06.113 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:05 smithi094 bash[22779]: debug 2024-09-17T00:25:05.872+0000 7eff65934700 -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-09-17T00:25:06.113 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:05 smithi094 bash[22779]: debug 2024-09-17T00:25:05.872+0000 7eff65934700 -1 osd.4 125 *** Got signal Terminated *** 2024-09-17T00:25:06.113 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:05 smithi094 bash[22779]: debug 2024-09-17T00:25:05.872+0000 7eff65934700 -1 osd.4 125 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:25:06.113 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:25:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:06.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:06 smithi026 bash[57342]: cluster 2024-09-17T00:25:05.220735+0000 mgr.y (mgr.25348) 254 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T00:25:06.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:06 smithi026 bash[57342]: cluster 2024-09-17T00:25:05.880877+0000 mon.a (mon.0) 422 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T00:25:06.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:06 smithi026 bash[58631]: cluster 2024-09-17T00:25:05.220735+0000 mgr.y (mgr.25348) 254 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T00:25:06.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:06 smithi026 bash[58631]: cluster 2024-09-17T00:25:05.880877+0000 mon.a (mon.0) 422 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T00:25:06.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:06 smithi094 bash[45236]: cluster 2024-09-17T00:25:05.220735+0000 mgr.y (mgr.25348) 254 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-09-17T00:25:06.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:06 smithi094 bash[45236]: cluster 2024-09-17T00:25:05.880877+0000 mon.a (mon.0) 422 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T00:25:07.497 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:07 smithi026 bash[57342]: cluster 2024-09-17T00:25:06.250086+0000 mon.a (mon.0) 423 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:25:07.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:07 smithi026 bash[57342]: cluster 2024-09-17T00:25:06.267270+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T00:25:07.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:07 smithi026 bash[58631]: cluster 2024-09-17T00:25:06.250086+0000 mon.a (mon.0) 423 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:25:07.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:07 smithi026 bash[58631]: cluster 2024-09-17T00:25:06.267270+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T00:25:07.578 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:07 smithi094 bash[45236]: cluster 2024-09-17T00:25:06.250086+0000 mon.a (mon.0) 423 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:25:07.578 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:07 smithi094 bash[45236]: cluster 2024-09-17T00:25:06.267270+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T00:25:07.578 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:07 smithi094 bash[46951]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-4 2024-09-17T00:25:07.578 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:07 smithi094 bash[47015]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-4 2024-09-17T00:25:08.582 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:08 smithi094 bash[45236]: cluster 2024-09-17T00:25:07.221515+0000 mgr.y (mgr.25348) 255 : cluster [DBG] pgmap v146: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:25:08.583 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:08 smithi094 bash[45236]: cluster 2024-09-17T00:25:07.274710+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-17T00:25:08.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:08 smithi026 bash[57342]: cluster 2024-09-17T00:25:07.221515+0000 mgr.y (mgr.25348) 255 : cluster [DBG] pgmap v146: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:25:08.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:08 smithi026 bash[57342]: cluster 2024-09-17T00:25:07.274710+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-17T00:25:08.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:08 smithi026 bash[58631]: cluster 2024-09-17T00:25:07.221515+0000 mgr.y (mgr.25348) 255 : cluster [DBG] pgmap v146: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:25:08.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:08 smithi026 bash[58631]: cluster 2024-09-17T00:25:07.274710+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-17T00:25:09.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:09 smithi094 bash[45236]: cluster 2024-09-17T00:25:09.269431+0000 mon.a (mon.0) 426 : cluster [WRN] Health check failed: Degraded data redundancy: 99/726 objects degraded (13.636%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T00:25:09.610 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:09 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-17T00:25:09.610 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:09 smithi094 systemd[1]: Stopped Ceph osd.4 for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:25:09.747 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:09 smithi026 bash[57342]: cluster 2024-09-17T00:25:09.269431+0000 mon.a (mon.0) 426 : cluster [WRN] Health check failed: Degraded data redundancy: 99/726 objects degraded (13.636%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T00:25:09.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:09 smithi026 bash[58631]: cluster 2024-09-17T00:25:09.269431+0000 mon.a (mon.0) 426 : cluster [WRN] Health check failed: Degraded data redundancy: 99/726 objects degraded (13.636%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T00:25:10.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:10.110 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:25:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:10.110 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:25:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:10.110 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:25:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:10.111 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:25:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:10.111 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:25:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:10.111 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:10.111 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:09 smithi094 systemd[1]: Started Ceph osd.4 for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:25:10.112 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:10.112 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:25:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:10.997 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:25:10 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:25:10] "GET /metrics HTTP/1.1" 200 38377 "" "Prometheus/2.43.0" 2024-09-17T00:25:10.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:10 smithi026 bash[58631]: cluster 2024-09-17T00:25:09.223121+0000 mgr.y (mgr.25348) 256 : cluster [DBG] pgmap v148: 161 pgs: 27 active+undersized, 9 stale+active+clean, 20 active+undersized+degraded, 105 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-09-17T00:25:10.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:10 smithi026 bash[58631]: audit 2024-09-17T00:25:09.868625+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:10.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:10 smithi026 bash[58631]: audit 2024-09-17T00:25:09.879149+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:10.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:10 smithi026 bash[57342]: cluster 2024-09-17T00:25:09.223121+0000 mgr.y (mgr.25348) 256 : cluster [DBG] pgmap v148: 161 pgs: 27 active+undersized, 9 stale+active+clean, 20 active+undersized+degraded, 105 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-09-17T00:25:10.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:10 smithi026 bash[57342]: audit 2024-09-17T00:25:09.868625+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:10.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:10 smithi026 bash[57342]: audit 2024-09-17T00:25:09.879149+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:11.109 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:11 smithi094 bash[47163]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T00:25:11.109 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:11 smithi094 bash[47163]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T00:25:11.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:10 smithi094 bash[45236]: cluster 2024-09-17T00:25:09.223121+0000 mgr.y (mgr.25348) 256 : cluster [DBG] pgmap v148: 161 pgs: 27 active+undersized, 9 stale+active+clean, 20 active+undersized+degraded, 105 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 99/726 objects degraded (13.636%) 2024-09-17T00:25:11.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:10 smithi094 bash[45236]: audit 2024-09-17T00:25:09.868625+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:11.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:10 smithi094 bash[45236]: audit 2024-09-17T00:25:09.879149+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:12.810 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:12 smithi094 bash[47163]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T00:25:12.810 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:12 smithi094 bash[47163]: 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-09-17T00:25:13.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:12 smithi094 bash[45236]: cluster 2024-09-17T00:25:11.224540+0000 mgr.y (mgr.25348) 257 : cluster [DBG] pgmap v149: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 125/726 objects degraded (17.218%) 2024-09-17T00:25:13.110 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:12 smithi094 bash[47163]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T00:25:13.110 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:12 smithi094 bash[47163]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T00:25:13.110 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:12 smithi094 bash[47163]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-17T00:25:13.110 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:12 smithi094 bash[47163]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T00:25:13.110 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:12 smithi094 bash[47163]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-17T00:25:13.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:12 smithi026 bash[57342]: cluster 2024-09-17T00:25:11.224540+0000 mgr.y (mgr.25348) 257 : cluster [DBG] pgmap v149: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 125/726 objects degraded (17.218%) 2024-09-17T00:25:13.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:12 smithi026 bash[58631]: cluster 2024-09-17T00:25:11.224540+0000 mgr.y (mgr.25348) 257 : cluster [DBG] pgmap v149: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 125/726 objects degraded (17.218%) 2024-09-17T00:25:14.859 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:14 smithi094 bash[47422]: debug 2024-09-17T00:25:14.444+0000 7f3c5b326640 1 -- 172.21.15.94:0/1126559953 <== mon.2 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dee389c960 con 0x55dee38bd800 2024-09-17T00:25:15.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:14 smithi026 bash[57342]: cluster 2024-09-17T00:25:13.225565+0000 mgr.y (mgr.25348) 258 : cluster [DBG] pgmap v150: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 125/726 objects degraded (17.218%) 2024-09-17T00:25:15.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:14 smithi026 bash[58631]: cluster 2024-09-17T00:25:13.225565+0000 mgr.y (mgr.25348) 258 : cluster [DBG] pgmap v150: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 125/726 objects degraded (17.218%) 2024-09-17T00:25:15.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:14 smithi094 bash[45236]: cluster 2024-09-17T00:25:13.225565+0000 mgr.y (mgr.25348) 258 : cluster [DBG] pgmap v150: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 125/726 objects degraded (17.218%) 2024-09-17T00:25:16.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:15 smithi026 bash[57342]: audit 2024-09-17T00:25:14.331424+0000 mgr.y (mgr.25348) 259 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:16.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:15 smithi026 bash[57342]: cluster 2024-09-17T00:25:15.399225+0000 mon.a (mon.0) 429 : cluster [WRN] Health check update: Degraded data redundancy: 125/726 objects degraded (17.218%), 27 pgs degraded (PG_DEGRADED) 2024-09-17T00:25:16.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:15 smithi026 bash[58631]: audit 2024-09-17T00:25:14.331424+0000 mgr.y (mgr.25348) 259 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:16.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:15 smithi026 bash[58631]: cluster 2024-09-17T00:25:15.399225+0000 mon.a (mon.0) 429 : cluster [WRN] Health check update: Degraded data redundancy: 125/726 objects degraded (17.218%), 27 pgs degraded (PG_DEGRADED) 2024-09-17T00:25:16.359 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:15 smithi094 bash[47422]: debug 2024-09-17T00:25:15.928+0000 7f3c5db8d640 -1 Falling back to public interface 2024-09-17T00:25:16.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:15 smithi094 bash[45236]: audit 2024-09-17T00:25:14.331424+0000 mgr.y (mgr.25348) 259 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:16.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:15 smithi094 bash[45236]: cluster 2024-09-17T00:25:15.399225+0000 mon.a (mon.0) 429 : cluster [WRN] Health check update: Degraded data redundancy: 125/726 objects degraded (17.218%), 27 pgs degraded (PG_DEGRADED) 2024-09-17T00:25:17.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:16 smithi026 bash[58631]: cluster 2024-09-17T00:25:15.227483+0000 mgr.y (mgr.25348) 260 : cluster [DBG] pgmap v151: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 125/726 objects degraded (17.218%) 2024-09-17T00:25:17.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:16 smithi026 bash[58631]: audit 2024-09-17T00:25:16.845062+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:17.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:16 smithi026 bash[58631]: audit 2024-09-17T00:25:16.856412+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:17.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:16 smithi026 bash[57342]: cluster 2024-09-17T00:25:15.227483+0000 mgr.y (mgr.25348) 260 : cluster [DBG] pgmap v151: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 125/726 objects degraded (17.218%) 2024-09-17T00:25:17.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:16 smithi026 bash[57342]: audit 2024-09-17T00:25:16.845062+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:17.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:16 smithi026 bash[57342]: audit 2024-09-17T00:25:16.856412+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:17.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:16 smithi094 bash[45236]: cluster 2024-09-17T00:25:15.227483+0000 mgr.y (mgr.25348) 260 : cluster [DBG] pgmap v151: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 125/726 objects degraded (17.218%) 2024-09-17T00:25:17.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:16 smithi094 bash[45236]: audit 2024-09-17T00:25:16.845062+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:17.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:16 smithi094 bash[45236]: audit 2024-09-17T00:25:16.856412+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:19.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:18 smithi026 bash[57342]: cluster 2024-09-17T00:25:17.228577+0000 mgr.y (mgr.25348) 261 : cluster [DBG] pgmap v152: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 125/726 objects degraded (17.218%) 2024-09-17T00:25:19.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:18 smithi026 bash[57342]: audit 2024-09-17T00:25:18.058492+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:19.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:18 smithi026 bash[57342]: audit 2024-09-17T00:25:18.069470+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:19.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:18 smithi026 bash[57342]: audit 2024-09-17T00:25:18.241355+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:19.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:18 smithi026 bash[57342]: audit 2024-09-17T00:25:18.243358+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:25:19.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:18 smithi026 bash[58631]: cluster 2024-09-17T00:25:17.228577+0000 mgr.y (mgr.25348) 261 : cluster [DBG] pgmap v152: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 125/726 objects degraded (17.218%) 2024-09-17T00:25:19.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:18 smithi026 bash[58631]: audit 2024-09-17T00:25:18.058492+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:19.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:18 smithi026 bash[58631]: audit 2024-09-17T00:25:18.069470+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:19.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:18 smithi026 bash[58631]: audit 2024-09-17T00:25:18.241355+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:19.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:18 smithi026 bash[58631]: audit 2024-09-17T00:25:18.243358+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:25:19.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:18 smithi094 bash[45236]: cluster 2024-09-17T00:25:17.228577+0000 mgr.y (mgr.25348) 261 : cluster [DBG] pgmap v152: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 125/726 objects degraded (17.218%) 2024-09-17T00:25:19.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:18 smithi094 bash[45236]: audit 2024-09-17T00:25:18.058492+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:19.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:18 smithi094 bash[45236]: audit 2024-09-17T00:25:18.069470+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:19.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:18 smithi094 bash[45236]: audit 2024-09-17T00:25:18.241355+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:19.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:18 smithi094 bash[45236]: audit 2024-09-17T00:25:18.243358+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:25:20.109 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:19 smithi094 bash[47422]: debug 2024-09-17T00:25:19.852+0000 7f3c5db8d640 -1 osd.4 0 read_superblock omap replica is missing. 2024-09-17T00:25:20.110 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:19 smithi094 bash[47422]: debug 2024-09-17T00:25:19.900+0000 7f3c5db8d640 -1 osd.4 125 log_to_monitors true 2024-09-17T00:25:20.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:25:20 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:25:20] "GET /metrics HTTP/1.1" 200 38379 "" "Prometheus/2.43.0" 2024-09-17T00:25:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:20 smithi026 bash[57342]: cluster 2024-09-17T00:25:19.230240+0000 mgr.y (mgr.25348) 262 : cluster [DBG] pgmap v153: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 125/726 objects degraded (17.218%) 2024-09-17T00:25:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:20 smithi026 bash[57342]: audit 2024-09-17T00:25:19.909613+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.94:6800/1460529355,v1:172.21.15.94:6801/1460529355]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:25:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:20 smithi026 bash[57342]: audit 2024-09-17T00:25:19.912786+0000 mon.a (mon.0) 436 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:25:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:20 smithi026 bash[58631]: cluster 2024-09-17T00:25:19.230240+0000 mgr.y (mgr.25348) 262 : cluster [DBG] pgmap v153: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 125/726 objects degraded (17.218%) 2024-09-17T00:25:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:20 smithi026 bash[58631]: audit 2024-09-17T00:25:19.909613+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.94:6800/1460529355,v1:172.21.15.94:6801/1460529355]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:25:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:20 smithi026 bash[58631]: audit 2024-09-17T00:25:19.912786+0000 mon.a (mon.0) 436 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:25:21.360 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:20 smithi094 bash[47422]: debug 2024-09-17T00:25:20.956+0000 7f3c55938640 -1 osd.4 125 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:25:21.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:20 smithi094 bash[45236]: cluster 2024-09-17T00:25:19.230240+0000 mgr.y (mgr.25348) 262 : cluster [DBG] pgmap v153: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 125/726 objects degraded (17.218%) 2024-09-17T00:25:21.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:20 smithi094 bash[45236]: audit 2024-09-17T00:25:19.909613+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.94:6800/1460529355,v1:172.21.15.94:6801/1460529355]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:25:21.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:20 smithi094 bash[45236]: audit 2024-09-17T00:25:19.912786+0000 mon.a (mon.0) 436 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T00:25:22.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:21 smithi026 bash[57342]: audit 2024-09-17T00:25:20.903770+0000 mon.a (mon.0) 437 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T00:25:22.275 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:21 smithi026 bash[57342]: cluster 2024-09-17T00:25:20.909309+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-17T00:25:22.275 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:21 smithi026 bash[57342]: audit 2024-09-17T00:25:20.915769+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.94:6800/1460529355,v1:172.21.15.94:6801/1460529355]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:25:22.275 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:21 smithi026 bash[57342]: audit 2024-09-17T00:25:20.919646+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:25:22.275 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:21 smithi026 bash[58631]: audit 2024-09-17T00:25:20.903770+0000 mon.a (mon.0) 437 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T00:25:22.275 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:21 smithi026 bash[58631]: cluster 2024-09-17T00:25:20.909309+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-17T00:25:22.275 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:21 smithi026 bash[58631]: audit 2024-09-17T00:25:20.915769+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.94:6800/1460529355,v1:172.21.15.94:6801/1460529355]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:25:22.275 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:21 smithi026 bash[58631]: audit 2024-09-17T00:25:20.919646+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:25:22.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:21 smithi094 bash[45236]: audit 2024-09-17T00:25:20.903770+0000 mon.a (mon.0) 437 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T00:25:22.383 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:21 smithi094 bash[45236]: cluster 2024-09-17T00:25:20.909309+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-17T00:25:22.383 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:21 smithi094 bash[45236]: audit 2024-09-17T00:25:20.915769+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.94:6800/1460529355,v1:172.21.15.94:6801/1460529355]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:25:22.384 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:21 smithi094 bash[45236]: audit 2024-09-17T00:25:20.919646+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:25:23.220 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:22 smithi094 bash[45236]: cluster 2024-09-17T00:25:21.231202+0000 mgr.y (mgr.25348) 263 : cluster [DBG] pgmap v155: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 125/726 objects degraded (17.218%) 2024-09-17T00:25:23.220 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:22 smithi094 bash[45236]: cluster 2024-09-17T00:25:21.904834+0000 mon.a (mon.0) 440 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:25:23.220 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:22 smithi094 bash[45236]: cluster 2024-09-17T00:25:21.915201+0000 mon.a (mon.0) 441 : cluster [INF] osd.4 [v2:172.21.15.94:6800/1460529355,v1:172.21.15.94:6801/1460529355] boot 2024-09-17T00:25:23.220 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:22 smithi094 bash[45236]: cluster 2024-09-17T00:25:21.915319+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-17T00:25:23.220 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:22 smithi094 bash[45236]: audit 2024-09-17T00:25:21.916863+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:25:23.220 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:22 smithi094 bash[45236]: cluster 2024-09-17T00:25:22.917583+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-17T00:25:23.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:22 smithi026 bash[57342]: cluster 2024-09-17T00:25:21.231202+0000 mgr.y (mgr.25348) 263 : cluster [DBG] pgmap v155: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 125/726 objects degraded (17.218%) 2024-09-17T00:25:23.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:22 smithi026 bash[57342]: cluster 2024-09-17T00:25:21.904834+0000 mon.a (mon.0) 440 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:25:23.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:22 smithi026 bash[57342]: cluster 2024-09-17T00:25:21.915201+0000 mon.a (mon.0) 441 : cluster [INF] osd.4 [v2:172.21.15.94:6800/1460529355,v1:172.21.15.94:6801/1460529355] boot 2024-09-17T00:25:23.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:22 smithi026 bash[57342]: cluster 2024-09-17T00:25:21.915319+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-17T00:25:23.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:22 smithi026 bash[57342]: audit 2024-09-17T00:25:21.916863+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:25:23.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:22 smithi026 bash[57342]: cluster 2024-09-17T00:25:22.917583+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-17T00:25:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:22 smithi026 bash[58631]: cluster 2024-09-17T00:25:21.231202+0000 mgr.y (mgr.25348) 263 : cluster [DBG] pgmap v155: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 125/726 objects degraded (17.218%) 2024-09-17T00:25:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:22 smithi026 bash[58631]: cluster 2024-09-17T00:25:21.904834+0000 mon.a (mon.0) 440 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:25:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:22 smithi026 bash[58631]: cluster 2024-09-17T00:25:21.915201+0000 mon.a (mon.0) 441 : cluster [INF] osd.4 [v2:172.21.15.94:6800/1460529355,v1:172.21.15.94:6801/1460529355] boot 2024-09-17T00:25:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:22 smithi026 bash[58631]: cluster 2024-09-17T00:25:21.915319+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-17T00:25:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:22 smithi026 bash[58631]: audit 2024-09-17T00:25:21.916863+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T00:25:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:22 smithi026 bash[58631]: cluster 2024-09-17T00:25:22.917583+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-17T00:25:23.696 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:25:24.482 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:25:24.482 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (6m) 38s ago 13m 14.4M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:25:24.482 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (5m) 7s ago 13m 40.9M - 8.3.5 dad864ee21e9 431789404f7f 2024-09-17T00:25:24.482 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (5m) 38s ago 11m 43.5M - 3.5 e1d6a67b021e 89ab91c2135a 2024-09-17T00:25:24.482 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283,8765 running (4m) 7s ago 19m 428M - 19.1.1-330-gc2ddf972 ebb0615149de c98e79f4d014 2024-09-17T00:25:24.482 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (5m) 38s ago 21m 495M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:25:24.483 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (4m) 38s ago 21m 48.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 519595a50d61 2024-09-17T00:25:24.483 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (3m) 7s ago 19m 37.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 63c11bd6506d 2024-09-17T00:25:24.483 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (3m) 38s ago 20m 42.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de a7778dbda153 2024-09-17T00:25:24.483 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (6m) 38s ago 13m 8515k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:25:24.483 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (5m) 7s ago 13m 8011k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:25:24.483 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (2m) 38s ago 19m 56.2M 2781M 19.1.1-330-gc2ddf972 ebb0615149de f4b4c70998e0 2024-09-17T00:25:24.483 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (102s) 38s ago 18m 50.9M 2781M 19.1.1-330-gc2ddf972 ebb0615149de c300e1ebc322 2024-09-17T00:25:24.483 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (72s) 38s ago 17m 52.2M 2781M 19.1.1-330-gc2ddf972 ebb0615149de 3442d21047a4 2024-09-17T00:25:24.483 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (42s) 38s ago 17m - 2781M 19.1.1-330-gc2ddf972 ebb0615149de 58d385573d6c 2024-09-17T00:25:24.483 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (10s) 7s ago 16m - 3036M 19.1.1-330-gc2ddf972 ebb0615149de 883fe5a85bd5 2024-09-17T00:25:24.483 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (16m) 7s ago 16m 60.8M 3036M 17.2.0 e1d6a67b021e 7f114106ea4e 2024-09-17T00:25:24.483 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (15m) 7s ago 15m 59.2M 3036M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:25:24.484 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (14m) 7s ago 14m 63.6M 3036M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:25:24.484 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (5m) 7s ago 13m 59.0M - 2.43.0 a07b618ecd1d be36f173eeb5 2024-09-17T00:25:24.484 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (11m) 38s ago 11m 87.0M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:25:24.484 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (11m) 7s ago 11m 87.5M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:25:24.484 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (11m) 38s ago 11m 87.1M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:25:24.484 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (11m) 7s ago 11m 87.5M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:25:24.931 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:25:24.931 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:25:24.932 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T00:25:24.932 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:25:24.932 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:25:24.932 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:25:24.932 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:25:24.932 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:25:24.932 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-09-17T00:25:24.932 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 5 2024-09-17T00:25:24.932 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:25:24.932 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:25:24.932 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:25:24.932 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:25:24.932 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:25:24.933 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-09-17T00:25:24.933 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 10 2024-09-17T00:25:24.933 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:25:24.933 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:25:25.247 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:24 smithi026 bash[58631]: cluster 2024-09-17T00:25:23.232198+0000 mgr.y (mgr.25348) 264 : cluster [DBG] pgmap v158: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 125/726 objects degraded (17.218%) 2024-09-17T00:25:25.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:24 smithi026 bash[58631]: audit 2024-09-17T00:25:23.688252+0000 mgr.y (mgr.25348) 265 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:25.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:24 smithi026 bash[57342]: cluster 2024-09-17T00:25:23.232198+0000 mgr.y (mgr.25348) 264 : cluster [DBG] pgmap v158: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 125/726 objects degraded (17.218%) 2024-09-17T00:25:25.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:24 smithi026 bash[57342]: audit 2024-09-17T00:25:23.688252+0000 mgr.y (mgr.25348) 265 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:25.315 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:25:25.315 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:25:25.315 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:25:25.315 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:25:25.315 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-17T00:25:25.316 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-17T00:25:25.316 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-17T00:25:25.316 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:25:25.316 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "10/23 daemons upgraded", 2024-09-17T00:25:25.316 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T00:25:25.316 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:25:25.316 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:25:25.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:24 smithi094 bash[45236]: cluster 2024-09-17T00:25:23.232198+0000 mgr.y (mgr.25348) 264 : cluster [DBG] pgmap v158: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 125/726 objects degraded (17.218%) 2024-09-17T00:25:25.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:24 smithi094 bash[45236]: audit 2024-09-17T00:25:23.688252+0000 mgr.y (mgr.25348) 265 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:25.768 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_WARN Degraded data redundancy: 125/726 objects degraded (17.218%), 27 pgs degraded 2024-09-17T00:25:25.769 INFO:teuthology.orchestra.run.smithi026.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 125/726 objects degraded (17.218%), 27 pgs degraded 2024-09-17T00:25:25.769 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.6 is active+undersized+degraded, acting [1,6] 2024-09-17T00:25:25.769 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.b is active+undersized+degraded, acting [7,5] 2024-09-17T00:25:25.769 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.f is active+undersized+degraded, acting [0,2] 2024-09-17T00:25:25.769 INFO:teuthology.orchestra.run.smithi026.stdout: pg 2.1a is active+undersized+degraded, acting [6,7] 2024-09-17T00:25:25.769 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1 is active+undersized+degraded, acting [0,3] 2024-09-17T00:25:25.769 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2024-09-17T00:25:25.769 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.6 is active+undersized+degraded, acting [0,1] 2024-09-17T00:25:25.769 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2024-09-17T00:25:25.769 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.a is active+undersized+degraded, acting [6,1] 2024-09-17T00:25:25.769 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.b is active+undersized+degraded, acting [3,0] 2024-09-17T00:25:25.769 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.e is active+undersized+degraded, acting [7,1] 2024-09-17T00:25:25.770 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.f is active+undersized+degraded, acting [7,0] 2024-09-17T00:25:25.770 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.11 is active+undersized+degraded, acting [7,6] 2024-09-17T00:25:25.770 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.13 is active+undersized+degraded, acting [7,2] 2024-09-17T00:25:25.770 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2024-09-17T00:25:25.770 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.15 is active+undersized+degraded, acting [7,3] 2024-09-17T00:25:25.770 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.19 is active+undersized+degraded, acting [1,3] 2024-09-17T00:25:25.770 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2024-09-17T00:25:25.770 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1b is active+undersized+degraded, acting [0,7] 2024-09-17T00:25:25.770 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1c is active+undersized+degraded, acting [5,1] 2024-09-17T00:25:25.770 INFO:teuthology.orchestra.run.smithi026.stdout: pg 3.1d is active+undersized+degraded, acting [5,6] 2024-09-17T00:25:25.770 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.9 is active+undersized+degraded, acting [1,3] 2024-09-17T00:25:25.770 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.d is active+undersized+degraded, acting [2,1] 2024-09-17T00:25:25.770 INFO:teuthology.orchestra.run.smithi026.stdout: pg 4.e is active+undersized+degraded, acting [6,1] 2024-09-17T00:25:25.770 INFO:teuthology.orchestra.run.smithi026.stdout: pg 5.1c is active+undersized+degraded, acting [3,2] 2024-09-17T00:25:25.771 INFO:teuthology.orchestra.run.smithi026.stdout: pg 5.1d is active+undersized+degraded, acting [1,0] 2024-09-17T00:25:25.771 INFO:teuthology.orchestra.run.smithi026.stdout: pg 6.1a is active+undersized+degraded, acting [5,1] 2024-09-17T00:25:26.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:25 smithi026 bash[57342]: audit 2024-09-17T00:25:24.082165+0000 mgr.y (mgr.25348) 266 : audit [DBG] from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:26.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:25 smithi026 bash[57342]: audit 2024-09-17T00:25:24.342621+0000 mgr.y (mgr.25348) 267 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:26.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:25 smithi026 bash[57342]: audit 2024-09-17T00:25:24.448191+0000 mgr.y (mgr.25348) 268 : audit [DBG] from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:26.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:25 smithi026 bash[57342]: audit 2024-09-17T00:25:24.938744+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.26:0/3881322581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:26.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:25 smithi026 bash[57342]: audit 2024-09-17T00:25:25.776227+0000 mon.a (mon.0) 445 : audit [DBG] from='client.? 172.21.15.26:0/4262535101' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:25:26.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:25 smithi026 bash[58631]: audit 2024-09-17T00:25:24.082165+0000 mgr.y (mgr.25348) 266 : audit [DBG] from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:26.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:25 smithi026 bash[58631]: audit 2024-09-17T00:25:24.342621+0000 mgr.y (mgr.25348) 267 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:26.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:25 smithi026 bash[58631]: audit 2024-09-17T00:25:24.448191+0000 mgr.y (mgr.25348) 268 : audit [DBG] from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:26.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:25 smithi026 bash[58631]: audit 2024-09-17T00:25:24.938744+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.26:0/3881322581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:26.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:25 smithi026 bash[58631]: audit 2024-09-17T00:25:25.776227+0000 mon.a (mon.0) 445 : audit [DBG] from='client.? 172.21.15.26:0/4262535101' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:25:26.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:25 smithi094 bash[45236]: audit 2024-09-17T00:25:24.082165+0000 mgr.y (mgr.25348) 266 : audit [DBG] from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:26.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:25 smithi094 bash[45236]: audit 2024-09-17T00:25:24.342621+0000 mgr.y (mgr.25348) 267 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:26.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:25 smithi094 bash[45236]: audit 2024-09-17T00:25:24.448191+0000 mgr.y (mgr.25348) 268 : audit [DBG] from='client.34452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:26.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:25 smithi094 bash[45236]: audit 2024-09-17T00:25:24.938744+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.26:0/3881322581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:26.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:25 smithi094 bash[45236]: audit 2024-09-17T00:25:25.776227+0000 mon.a (mon.0) 445 : audit [DBG] from='client.? 172.21.15.26:0/4262535101' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:25:27.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:26 smithi026 bash[57342]: cluster 2024-09-17T00:25:25.233275+0000 mgr.y (mgr.25348) 269 : cluster [DBG] pgmap v159: 161 pgs: 13 active+undersized, 10 active+undersized+degraded, 138 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 35/726 objects degraded (4.821%) 2024-09-17T00:25:27.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:26 smithi026 bash[57342]: audit 2024-09-17T00:25:25.322040+0000 mgr.y (mgr.25348) 270 : audit [DBG] from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:27.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:26 smithi026 bash[57342]: cluster 2024-09-17T00:25:25.940431+0000 mon.a (mon.0) 446 : cluster [WRN] Health check update: Degraded data redundancy: 35/726 objects degraded (4.821%), 10 pgs degraded (PG_DEGRADED) 2024-09-17T00:25:27.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:26 smithi026 bash[58631]: cluster 2024-09-17T00:25:25.233275+0000 mgr.y (mgr.25348) 269 : cluster [DBG] pgmap v159: 161 pgs: 13 active+undersized, 10 active+undersized+degraded, 138 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 35/726 objects degraded (4.821%) 2024-09-17T00:25:27.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:26 smithi026 bash[58631]: audit 2024-09-17T00:25:25.322040+0000 mgr.y (mgr.25348) 270 : audit [DBG] from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:27.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:26 smithi026 bash[58631]: cluster 2024-09-17T00:25:25.940431+0000 mon.a (mon.0) 446 : cluster [WRN] Health check update: Degraded data redundancy: 35/726 objects degraded (4.821%), 10 pgs degraded (PG_DEGRADED) 2024-09-17T00:25:27.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:26 smithi094 bash[45236]: cluster 2024-09-17T00:25:25.233275+0000 mgr.y (mgr.25348) 269 : cluster [DBG] pgmap v159: 161 pgs: 13 active+undersized, 10 active+undersized+degraded, 138 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 35/726 objects degraded (4.821%) 2024-09-17T00:25:27.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:26 smithi094 bash[45236]: audit 2024-09-17T00:25:25.322040+0000 mgr.y (mgr.25348) 270 : audit [DBG] from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:27.357 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:26 smithi094 bash[45236]: cluster 2024-09-17T00:25:25.940431+0000 mon.a (mon.0) 446 : cluster [WRN] Health check update: Degraded data redundancy: 35/726 objects degraded (4.821%), 10 pgs degraded (PG_DEGRADED) 2024-09-17T00:25:28.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:27 smithi026 bash[57342]: cluster 2024-09-17T00:25:27.234185+0000 mgr.y (mgr.25348) 271 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 809 B/s rd, 0 op/s 2024-09-17T00:25:28.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:27 smithi026 bash[58631]: cluster 2024-09-17T00:25:27.234185+0000 mgr.y (mgr.25348) 271 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 809 B/s rd, 0 op/s 2024-09-17T00:25:28.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:27 smithi094 bash[45236]: cluster 2024-09-17T00:25:27.234185+0000 mgr.y (mgr.25348) 271 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 809 B/s rd, 0 op/s 2024-09-17T00:25:29.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[57342]: cluster 2024-09-17T00:25:27.954294+0000 mon.a (mon.0) 447 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/726 objects degraded (4.821%), 10 pgs degraded) 2024-09-17T00:25:29.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[57342]: cluster 2024-09-17T00:25:27.954350+0000 mon.a (mon.0) 448 : cluster [INF] Cluster is now healthy 2024-09-17T00:25:29.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[57342]: audit 2024-09-17T00:25:28.087341+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:29.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[57342]: audit 2024-09-17T00:25:28.098239+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:29.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[57342]: audit 2024-09-17T00:25:28.100467+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:25:29.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[57342]: audit 2024-09-17T00:25:28.102376+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:25:29.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[57342]: audit 2024-09-17T00:25:28.112868+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:29.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[57342]: audit 2024-09-17T00:25:28.262687+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:25:29.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[57342]: audit 2024-09-17T00:25:28.266766+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:29.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[57342]: audit 2024-09-17T00:25:28.269936+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:29.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[57342]: audit 2024-09-17T00:25:28.272439+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:29.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[57342]: audit 2024-09-17T00:25:28.275132+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T00:25:29.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[57342]: audit 2024-09-17T00:25:28.275415+0000 mgr.y (mgr.25348) 272 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T00:25:29.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[57342]: cephadm 2024-09-17T00:25:28.277128+0000 mgr.y (mgr.25348) 273 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T00:25:29.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[58631]: cluster 2024-09-17T00:25:27.954294+0000 mon.a (mon.0) 447 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/726 objects degraded (4.821%), 10 pgs degraded) 2024-09-17T00:25:29.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[58631]: cluster 2024-09-17T00:25:27.954350+0000 mon.a (mon.0) 448 : cluster [INF] Cluster is now healthy 2024-09-17T00:25:29.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[58631]: audit 2024-09-17T00:25:28.087341+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:29.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[58631]: audit 2024-09-17T00:25:28.098239+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:29.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[58631]: audit 2024-09-17T00:25:28.100467+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:25:29.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[58631]: audit 2024-09-17T00:25:28.102376+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:25:29.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[58631]: audit 2024-09-17T00:25:28.112868+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:29.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[58631]: audit 2024-09-17T00:25:28.262687+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:25:29.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[58631]: audit 2024-09-17T00:25:28.266766+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:29.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[58631]: audit 2024-09-17T00:25:28.269936+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:29.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[58631]: audit 2024-09-17T00:25:28.272439+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:29.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[58631]: audit 2024-09-17T00:25:28.275132+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T00:25:29.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[58631]: audit 2024-09-17T00:25:28.275415+0000 mgr.y (mgr.25348) 272 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T00:25:29.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:28 smithi026 bash[58631]: cephadm 2024-09-17T00:25:28.277128+0000 mgr.y (mgr.25348) 273 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T00:25:29.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:29 smithi094 bash[45236]: cluster 2024-09-17T00:25:27.954294+0000 mon.a (mon.0) 447 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/726 objects degraded (4.821%), 10 pgs degraded) 2024-09-17T00:25:29.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:29 smithi094 bash[45236]: cluster 2024-09-17T00:25:27.954350+0000 mon.a (mon.0) 448 : cluster [INF] Cluster is now healthy 2024-09-17T00:25:29.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:29 smithi094 bash[45236]: audit 2024-09-17T00:25:28.087341+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:29.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:29 smithi094 bash[45236]: audit 2024-09-17T00:25:28.098239+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:29.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:29 smithi094 bash[45236]: audit 2024-09-17T00:25:28.100467+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:25:29.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:29 smithi094 bash[45236]: audit 2024-09-17T00:25:28.102376+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:25:29.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:29 smithi094 bash[45236]: audit 2024-09-17T00:25:28.112868+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:29.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:29 smithi094 bash[45236]: audit 2024-09-17T00:25:28.262687+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:25:29.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:29 smithi094 bash[45236]: audit 2024-09-17T00:25:28.266766+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:29.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:29 smithi094 bash[45236]: audit 2024-09-17T00:25:28.269936+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:29.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:29 smithi094 bash[45236]: audit 2024-09-17T00:25:28.272439+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:29.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:29 smithi094 bash[45236]: audit 2024-09-17T00:25:28.275132+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T00:25:29.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:29 smithi094 bash[45236]: audit 2024-09-17T00:25:28.275415+0000 mgr.y (mgr.25348) 272 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T00:25:29.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:29 smithi094 bash[45236]: cephadm 2024-09-17T00:25:28.277128+0000 mgr.y (mgr.25348) 273 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T00:25:30.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:29 smithi094 bash[45236]: cluster 2024-09-17T00:25:29.235511+0000 mgr.y (mgr.25348) 274 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:25:30.247 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:29 smithi026 bash[57342]: cluster 2024-09-17T00:25:29.235511+0000 mgr.y (mgr.25348) 274 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:25:30.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:29 smithi026 bash[58631]: cluster 2024-09-17T00:25:29.235511+0000 mgr.y (mgr.25348) 274 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T00:25:30.997 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:25:30 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:25:30] "GET /metrics HTTP/1.1" 200 38379 "" "Prometheus/2.43.0" 2024-09-17T00:25:31.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:31 smithi026 bash[57342]: cephadm 2024-09-17T00:25:30.713433+0000 mgr.y (mgr.25348) 275 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T00:25:31.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:31 smithi026 bash[57342]: audit 2024-09-17T00:25:30.723067+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:31.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:31 smithi026 bash[57342]: audit 2024-09-17T00:25:30.729198+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T00:25:31.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:31 smithi026 bash[57342]: audit 2024-09-17T00:25:30.731070+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:25:31.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:31 smithi026 bash[57342]: cephadm 2024-09-17T00:25:30.736589+0000 mgr.y (mgr.25348) 276 : cephadm [INF] Deploying daemon osd.5 on smithi094 2024-09-17T00:25:31.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:31 smithi026 bash[58631]: cephadm 2024-09-17T00:25:30.713433+0000 mgr.y (mgr.25348) 275 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T00:25:31.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:31 smithi026 bash[58631]: audit 2024-09-17T00:25:30.723067+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:31.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:31 smithi026 bash[58631]: audit 2024-09-17T00:25:30.729198+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T00:25:31.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:31 smithi026 bash[58631]: audit 2024-09-17T00:25:30.731070+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:25:31.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:31 smithi026 bash[58631]: cephadm 2024-09-17T00:25:30.736589+0000 mgr.y (mgr.25348) 276 : cephadm [INF] Deploying daemon osd.5 on smithi094 2024-09-17T00:25:32.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:31 smithi094 bash[45236]: cephadm 2024-09-17T00:25:30.713433+0000 mgr.y (mgr.25348) 275 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T00:25:32.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:31 smithi094 bash[45236]: audit 2024-09-17T00:25:30.723067+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:32.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:31 smithi094 bash[45236]: audit 2024-09-17T00:25:30.729198+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T00:25:32.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:31 smithi094 bash[45236]: audit 2024-09-17T00:25:30.731070+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:25:32.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:31 smithi094 bash[45236]: cephadm 2024-09-17T00:25:30.736589+0000 mgr.y (mgr.25348) 276 : cephadm [INF] Deploying daemon osd.5 on smithi094 2024-09-17T00:25:32.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:32 smithi094 bash[45236]: cluster 2024-09-17T00:25:31.236713+0000 mgr.y (mgr.25348) 277 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:25:32.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:32 smithi026 bash[57342]: cluster 2024-09-17T00:25:31.236713+0000 mgr.y (mgr.25348) 277 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:25:32.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:32 smithi026 bash[58631]: cluster 2024-09-17T00:25:31.236713+0000 mgr.y (mgr.25348) 277 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:25:34.359 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:34 smithi094 bash[45236]: cluster 2024-09-17T00:25:33.237415+0000 mgr.y (mgr.25348) 278 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-09-17T00:25:34.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:34 smithi094 bash[45236]: audit 2024-09-17T00:25:33.241964+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:34.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:34 smithi094 bash[45236]: audit 2024-09-17T00:25:33.244166+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:25:34.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:34 smithi094 bash[45236]: audit 2024-09-17T00:25:33.385520+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:34.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:34 smithi026 bash[57342]: cluster 2024-09-17T00:25:33.237415+0000 mgr.y (mgr.25348) 278 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-09-17T00:25:34.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:34 smithi026 bash[57342]: audit 2024-09-17T00:25:33.241964+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:34.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:34 smithi026 bash[57342]: audit 2024-09-17T00:25:33.244166+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:25:34.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:34 smithi026 bash[57342]: audit 2024-09-17T00:25:33.385520+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:34.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:34 smithi026 bash[58631]: cluster 2024-09-17T00:25:33.237415+0000 mgr.y (mgr.25348) 278 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-09-17T00:25:34.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:34 smithi026 bash[58631]: audit 2024-09-17T00:25:33.241964+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:34.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:34 smithi026 bash[58631]: audit 2024-09-17T00:25:33.244166+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:25:34.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:34 smithi026 bash[58631]: audit 2024-09-17T00:25:33.385520+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:35.359 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:35.360 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:25:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:35.360 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:25:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:35.360 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:25:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:35.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:35 smithi094 bash[45236]: audit 2024-09-17T00:25:34.347461+0000 mgr.y (mgr.25348) 279 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:35.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:35.361 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:25:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:35.361 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:25:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:35.362 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:25:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:35.362 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:35 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:35.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:35 smithi026 bash[57342]: audit 2024-09-17T00:25:34.347461+0000 mgr.y (mgr.25348) 279 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:35.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:35 smithi026 bash[58631]: audit 2024-09-17T00:25:34.347461+0000 mgr.y (mgr.25348) 279 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:35.860 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:35 smithi094 systemd[1]: Stopping Ceph osd.5 for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:25:35.860 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:35 smithi094 bash[25760]: debug 2024-09-17T00:25:35.471+0000 7fc05724b700 -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-09-17T00:25:35.860 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:35 smithi094 bash[25760]: debug 2024-09-17T00:25:35.471+0000 7fc05724b700 -1 osd.5 130 *** Got signal Terminated *** 2024-09-17T00:25:35.860 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:35 smithi094 bash[25760]: debug 2024-09-17T00:25:35.471+0000 7fc05724b700 -1 osd.5 130 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:25:36.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:36 smithi026 bash[57342]: cluster 2024-09-17T00:25:35.238982+0000 mgr.y (mgr.25348) 280 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:25:36.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:36 smithi026 bash[57342]: cluster 2024-09-17T00:25:35.480052+0000 mon.a (mon.0) 465 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T00:25:36.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:36 smithi026 bash[58631]: cluster 2024-09-17T00:25:35.238982+0000 mgr.y (mgr.25348) 280 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:25:36.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:36 smithi026 bash[58631]: cluster 2024-09-17T00:25:35.480052+0000 mon.a (mon.0) 465 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T00:25:36.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:36 smithi094 bash[45236]: cluster 2024-09-17T00:25:35.238982+0000 mgr.y (mgr.25348) 280 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:25:36.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:36 smithi094 bash[45236]: cluster 2024-09-17T00:25:35.480052+0000 mon.a (mon.0) 465 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T00:25:37.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:37 smithi026 bash[57342]: cluster 2024-09-17T00:25:36.408501+0000 mon.a (mon.0) 466 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:25:37.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:37 smithi026 bash[57342]: cluster 2024-09-17T00:25:36.426099+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T00:25:37.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:37 smithi026 bash[58631]: cluster 2024-09-17T00:25:36.408501+0000 mon.a (mon.0) 466 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:25:37.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:37 smithi026 bash[58631]: cluster 2024-09-17T00:25:36.426099+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T00:25:37.803 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:37 smithi094 bash[48853]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-5 2024-09-17T00:25:37.803 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:37 smithi094 bash[45236]: cluster 2024-09-17T00:25:36.408501+0000 mon.a (mon.0) 466 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:25:37.804 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:37 smithi094 bash[45236]: cluster 2024-09-17T00:25:36.426099+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T00:25:38.110 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:37 smithi094 bash[48919]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-5 2024-09-17T00:25:38.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:38 smithi026 bash[57342]: cluster 2024-09-17T00:25:37.239682+0000 mgr.y (mgr.25348) 281 : cluster [DBG] pgmap v166: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:25:38.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:38 smithi026 bash[57342]: cluster 2024-09-17T00:25:37.431226+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T00:25:38.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:38 smithi026 bash[58631]: cluster 2024-09-17T00:25:37.239682+0000 mgr.y (mgr.25348) 281 : cluster [DBG] pgmap v166: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:25:38.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:38 smithi026 bash[58631]: cluster 2024-09-17T00:25:37.431226+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T00:25:38.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:38 smithi094 bash[45236]: cluster 2024-09-17T00:25:37.239682+0000 mgr.y (mgr.25348) 281 : cluster [DBG] pgmap v166: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:25:38.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:38 smithi094 bash[45236]: cluster 2024-09-17T00:25:37.431226+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T00:25:39.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:39 smithi026 bash[57342]: cluster 2024-09-17T00:25:39.427745+0000 mon.a (mon.0) 469 : cluster [WRN] Health check failed: Degraded data redundancy: 34/726 objects degraded (4.683%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T00:25:39.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:39 smithi026 bash[58631]: cluster 2024-09-17T00:25:39.427745+0000 mon.a (mon.0) 469 : cluster [WRN] Health check failed: Degraded data redundancy: 34/726 objects degraded (4.683%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T00:25:39.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:39 smithi094 bash[45236]: cluster 2024-09-17T00:25:39.427745+0000 mon.a (mon.0) 469 : cluster [WRN] Health check failed: Degraded data redundancy: 34/726 objects degraded (4.683%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T00:25:40.108 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:25:39 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:40.109 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:25:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:40.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:40.109 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:25:39 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:40.109 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:25:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:40.110 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:25:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:40.110 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:25:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:40.110 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:39 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-17T00:25:40.110 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:39 smithi094 systemd[1]: Stopped Ceph osd.5 for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:25:40.110 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:39 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:40.111 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:40 smithi094 systemd[1]: Started Ceph osd.5 for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:25:40.111 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:25:39 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:25:40.738 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:40 smithi026 bash[58631]: cluster 2024-09-17T00:25:39.241084+0000 mgr.y (mgr.25348) 282 : cluster [DBG] pgmap v168: 161 pgs: 14 active+undersized, 14 stale+active+clean, 13 active+undersized+degraded, 120 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%) 2024-09-17T00:25:40.738 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:40 smithi026 bash[58631]: audit 2024-09-17T00:25:40.172959+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:40.738 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:40 smithi026 bash[58631]: audit 2024-09-17T00:25:40.183740+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:40.739 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:40 smithi026 bash[57342]: cluster 2024-09-17T00:25:39.241084+0000 mgr.y (mgr.25348) 282 : cluster [DBG] pgmap v168: 161 pgs: 14 active+undersized, 14 stale+active+clean, 13 active+undersized+degraded, 120 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%) 2024-09-17T00:25:40.739 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:40 smithi026 bash[57342]: audit 2024-09-17T00:25:40.172959+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:40.739 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:40 smithi026 bash[57342]: audit 2024-09-17T00:25:40.183740+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:40.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:40 smithi094 bash[45236]: cluster 2024-09-17T00:25:39.241084+0000 mgr.y (mgr.25348) 282 : cluster [DBG] pgmap v168: 161 pgs: 14 active+undersized, 14 stale+active+clean, 13 active+undersized+degraded, 120 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%) 2024-09-17T00:25:40.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:40 smithi094 bash[45236]: audit 2024-09-17T00:25:40.172959+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:40.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:40 smithi094 bash[45236]: audit 2024-09-17T00:25:40.183740+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:40.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:25:40 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:25:40] "GET /metrics HTTP/1.1" 200 38386 "" "Prometheus/2.43.0" 2024-09-17T00:25:41.610 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:41 smithi094 bash[49067]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T00:25:41.610 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:41 smithi094 bash[49067]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T00:25:42.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:41 smithi094 bash[45236]: audit 2024-09-17T00:25:40.773009+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:42.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:41 smithi094 bash[45236]: audit 2024-09-17T00:25:40.779533+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:42.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:41 smithi094 bash[45236]: audit 2024-09-17T00:25:40.804294+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:42.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:41 smithi094 bash[45236]: audit 2024-09-17T00:25:40.811297+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:42.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:41 smithi026 bash[57342]: audit 2024-09-17T00:25:40.773009+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:42.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:41 smithi026 bash[57342]: audit 2024-09-17T00:25:40.779533+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:42.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:41 smithi026 bash[57342]: audit 2024-09-17T00:25:40.804294+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:42.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:41 smithi026 bash[57342]: audit 2024-09-17T00:25:40.811297+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:42.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:41 smithi026 bash[58631]: audit 2024-09-17T00:25:40.773009+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:42.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:41 smithi026 bash[58631]: audit 2024-09-17T00:25:40.779533+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:42.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:41 smithi026 bash[58631]: audit 2024-09-17T00:25:40.804294+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:42.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:41 smithi026 bash[58631]: audit 2024-09-17T00:25:40.811297+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:42.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:42 smithi094 bash[45236]: cluster 2024-09-17T00:25:41.242586+0000 mgr.y (mgr.25348) 283 : cluster [DBG] pgmap v169: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 83/726 objects degraded (11.433%) 2024-09-17T00:25:42.860 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:42 smithi094 bash[49067]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T00:25:42.860 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:42 smithi094 bash[49067]: 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-09-17T00:25:43.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:42 smithi026 bash[57342]: cluster 2024-09-17T00:25:41.242586+0000 mgr.y (mgr.25348) 283 : cluster [DBG] pgmap v169: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 83/726 objects degraded (11.433%) 2024-09-17T00:25:43.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:42 smithi026 bash[58631]: cluster 2024-09-17T00:25:41.242586+0000 mgr.y (mgr.25348) 283 : cluster [DBG] pgmap v169: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 83/726 objects degraded (11.433%) 2024-09-17T00:25:43.360 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:42 smithi094 bash[49067]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T00:25:43.360 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:42 smithi094 bash[49067]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T00:25:43.360 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:42 smithi094 bash[49067]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-17T00:25:43.360 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:42 smithi094 bash[49067]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T00:25:43.360 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:42 smithi094 bash[49067]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-17T00:25:44.810 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:44 smithi094 bash[49328]: debug 2024-09-17T00:25:44.547+0000 7fcdab525640 1 -- 172.21.15.94:0/3044770703 <== mon.2 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5612be62c960 con 0x5612be64d800 2024-09-17T00:25:45.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:44 smithi094 bash[45236]: cluster 2024-09-17T00:25:43.243559+0000 mgr.y (mgr.25348) 284 : cluster [DBG] pgmap v170: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 83/726 objects degraded (11.433%) 2024-09-17T00:25:45.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:44 smithi026 bash[58631]: cluster 2024-09-17T00:25:43.243559+0000 mgr.y (mgr.25348) 284 : cluster [DBG] pgmap v170: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 83/726 objects degraded (11.433%) 2024-09-17T00:25:45.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:44 smithi026 bash[57342]: cluster 2024-09-17T00:25:43.243559+0000 mgr.y (mgr.25348) 284 : cluster [DBG] pgmap v170: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 83/726 objects degraded (11.433%) 2024-09-17T00:25:46.092 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:45 smithi094 bash[45236]: audit 2024-09-17T00:25:44.357325+0000 mgr.y (mgr.25348) 285 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:46.093 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:45 smithi094 bash[45236]: cluster 2024-09-17T00:25:45.407143+0000 mon.a (mon.0) 476 : cluster [WRN] Health check update: Degraded data redundancy: 83/726 objects degraded (11.433%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T00:25:46.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:45 smithi026 bash[58631]: audit 2024-09-17T00:25:44.357325+0000 mgr.y (mgr.25348) 285 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:46.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:45 smithi026 bash[58631]: cluster 2024-09-17T00:25:45.407143+0000 mon.a (mon.0) 476 : cluster [WRN] Health check update: Degraded data redundancy: 83/726 objects degraded (11.433%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T00:25:46.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:45 smithi026 bash[57342]: audit 2024-09-17T00:25:44.357325+0000 mgr.y (mgr.25348) 285 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:46.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:45 smithi026 bash[57342]: cluster 2024-09-17T00:25:45.407143+0000 mon.a (mon.0) 476 : cluster [WRN] Health check update: Degraded data redundancy: 83/726 objects degraded (11.433%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T00:25:46.359 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:46 smithi094 bash[49328]: debug 2024-09-17T00:25:46.091+0000 7fcdadd8c640 -1 Falling back to public interface 2024-09-17T00:25:47.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:46 smithi094 bash[45236]: cluster 2024-09-17T00:25:45.245413+0000 mgr.y (mgr.25348) 286 : cluster [DBG] pgmap v171: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 83/726 objects degraded (11.433%) 2024-09-17T00:25:47.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:46 smithi026 bash[57342]: cluster 2024-09-17T00:25:45.245413+0000 mgr.y (mgr.25348) 286 : cluster [DBG] pgmap v171: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 83/726 objects degraded (11.433%) 2024-09-17T00:25:47.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:46 smithi026 bash[58631]: cluster 2024-09-17T00:25:45.245413+0000 mgr.y (mgr.25348) 286 : cluster [DBG] pgmap v171: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 83/726 objects degraded (11.433%) 2024-09-17T00:25:48.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:47 smithi026 bash[58631]: audit 2024-09-17T00:25:46.962435+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:48.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:47 smithi026 bash[58631]: audit 2024-09-17T00:25:46.974078+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:48.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:47 smithi026 bash[58631]: cluster 2024-09-17T00:25:47.246628+0000 mgr.y (mgr.25348) 287 : cluster [DBG] pgmap v172: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 83/726 objects degraded (11.433%) 2024-09-17T00:25:48.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:47 smithi026 bash[57342]: audit 2024-09-17T00:25:46.962435+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:48.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:47 smithi026 bash[57342]: audit 2024-09-17T00:25:46.974078+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:48.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:47 smithi026 bash[57342]: cluster 2024-09-17T00:25:47.246628+0000 mgr.y (mgr.25348) 287 : cluster [DBG] pgmap v172: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 83/726 objects degraded (11.433%) 2024-09-17T00:25:48.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:47 smithi094 bash[45236]: audit 2024-09-17T00:25:46.962435+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:48.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:47 smithi094 bash[45236]: audit 2024-09-17T00:25:46.974078+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:48.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:47 smithi094 bash[45236]: cluster 2024-09-17T00:25:47.246628+0000 mgr.y (mgr.25348) 287 : cluster [DBG] pgmap v172: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 83/726 objects degraded (11.433%) 2024-09-17T00:25:49.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:49 smithi026 bash[57342]: audit 2024-09-17T00:25:48.132968+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:49.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:49 smithi026 bash[57342]: audit 2024-09-17T00:25:48.143810+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:49.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:49 smithi026 bash[57342]: audit 2024-09-17T00:25:48.242175+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:49.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:49 smithi026 bash[57342]: audit 2024-09-17T00:25:48.244349+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:25:49.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:49 smithi026 bash[58631]: audit 2024-09-17T00:25:48.132968+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:49.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:49 smithi026 bash[58631]: audit 2024-09-17T00:25:48.143810+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:49.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:49 smithi026 bash[58631]: audit 2024-09-17T00:25:48.242175+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:49.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:49 smithi026 bash[58631]: audit 2024-09-17T00:25:48.244349+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:25:49.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:49 smithi094 bash[45236]: audit 2024-09-17T00:25:48.132968+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:49.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:49 smithi094 bash[45236]: audit 2024-09-17T00:25:48.143810+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:49.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:49 smithi094 bash[45236]: audit 2024-09-17T00:25:48.242175+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:49.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:49 smithi094 bash[45236]: audit 2024-09-17T00:25:48.244349+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:25:50.110 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:49 smithi094 bash[49328]: debug 2024-09-17T00:25:49.811+0000 7fcdadd8c640 -1 osd.5 0 read_superblock omap replica is missing. 2024-09-17T00:25:50.110 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:49 smithi094 bash[49328]: debug 2024-09-17T00:25:49.839+0000 7fcdadd8c640 -1 osd.5 130 log_to_monitors true 2024-09-17T00:25:50.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:50 smithi026 bash[57342]: cluster 2024-09-17T00:25:49.248147+0000 mgr.y (mgr.25348) 288 : cluster [DBG] pgmap v173: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 83/726 objects degraded (11.433%) 2024-09-17T00:25:50.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:50 smithi026 bash[57342]: audit 2024-09-17T00:25:49.847184+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.94:6808/1682546699,v1:172.21.15.94:6809/1682546699]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:25:50.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:50 smithi026 bash[57342]: audit 2024-09-17T00:25:49.850306+0000 mon.a (mon.0) 483 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:25:50.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:50 smithi026 bash[58631]: cluster 2024-09-17T00:25:49.248147+0000 mgr.y (mgr.25348) 288 : cluster [DBG] pgmap v173: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 83/726 objects degraded (11.433%) 2024-09-17T00:25:50.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:50 smithi026 bash[58631]: audit 2024-09-17T00:25:49.847184+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.94:6808/1682546699,v1:172.21.15.94:6809/1682546699]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:25:50.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:50 smithi026 bash[58631]: audit 2024-09-17T00:25:49.850306+0000 mon.a (mon.0) 483 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:25:50.610 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:25:50 smithi094 bash[49328]: debug 2024-09-17T00:25:50.167+0000 7fcda5b37640 -1 osd.5 130 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:25:50.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:50 smithi094 bash[45236]: cluster 2024-09-17T00:25:49.248147+0000 mgr.y (mgr.25348) 288 : cluster [DBG] pgmap v173: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 83/726 objects degraded (11.433%) 2024-09-17T00:25:50.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:50 smithi094 bash[45236]: audit 2024-09-17T00:25:49.847184+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.94:6808/1682546699,v1:172.21.15.94:6809/1682546699]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:25:50.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:50 smithi094 bash[45236]: audit 2024-09-17T00:25:49.850306+0000 mon.a (mon.0) 483 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T00:25:50.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:25:50 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:25:50] "GET /metrics HTTP/1.1" 200 38391 "" "Prometheus/2.43.0" 2024-09-17T00:25:51.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:51 smithi026 bash[57342]: audit 2024-09-17T00:25:50.140571+0000 mon.a (mon.0) 484 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T00:25:51.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:51 smithi026 bash[57342]: audit 2024-09-17T00:25:50.145944+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.94:6808/1682546699,v1:172.21.15.94:6809/1682546699]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:25:51.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:51 smithi026 bash[57342]: cluster 2024-09-17T00:25:50.146793+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-17T00:25:51.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:51 smithi026 bash[57342]: audit 2024-09-17T00:25:50.150641+0000 mon.a (mon.0) 486 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:25:51.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:51 smithi026 bash[58631]: audit 2024-09-17T00:25:50.140571+0000 mon.a (mon.0) 484 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T00:25:51.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:51 smithi026 bash[58631]: audit 2024-09-17T00:25:50.145944+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.94:6808/1682546699,v1:172.21.15.94:6809/1682546699]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:25:51.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:51 smithi026 bash[58631]: cluster 2024-09-17T00:25:50.146793+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-17T00:25:51.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:51 smithi026 bash[58631]: audit 2024-09-17T00:25:50.150641+0000 mon.a (mon.0) 486 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:25:51.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:51 smithi094 bash[45236]: audit 2024-09-17T00:25:50.140571+0000 mon.a (mon.0) 484 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T00:25:51.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:51 smithi094 bash[45236]: audit 2024-09-17T00:25:50.145944+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.94:6808/1682546699,v1:172.21.15.94:6809/1682546699]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:25:51.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:51 smithi094 bash[45236]: cluster 2024-09-17T00:25:50.146793+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-17T00:25:51.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:51 smithi094 bash[45236]: audit 2024-09-17T00:25:50.150641+0000 mon.a (mon.0) 486 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:25:52.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:52 smithi026 bash[57342]: cluster 2024-09-17T00:25:51.141513+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:25:52.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:52 smithi026 bash[57342]: cluster 2024-09-17T00:25:51.151057+0000 mon.a (mon.0) 488 : cluster [INF] osd.5 [v2:172.21.15.94:6808/1682546699,v1:172.21.15.94:6809/1682546699] boot 2024-09-17T00:25:52.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:52 smithi026 bash[57342]: cluster 2024-09-17T00:25:51.151242+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T00:25:52.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:52 smithi026 bash[57342]: audit 2024-09-17T00:25:51.153647+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:25:52.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:52 smithi026 bash[57342]: cluster 2024-09-17T00:25:51.249272+0000 mgr.y (mgr.25348) 289 : cluster [DBG] pgmap v176: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 83/726 objects degraded (11.433%) 2024-09-17T00:25:52.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:52 smithi026 bash[57342]: cluster 2024-09-17T00:25:52.154608+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-17T00:25:52.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:52 smithi026 bash[58631]: cluster 2024-09-17T00:25:51.141513+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:25:52.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:52 smithi026 bash[58631]: cluster 2024-09-17T00:25:51.151057+0000 mon.a (mon.0) 488 : cluster [INF] osd.5 [v2:172.21.15.94:6808/1682546699,v1:172.21.15.94:6809/1682546699] boot 2024-09-17T00:25:52.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:52 smithi026 bash[58631]: cluster 2024-09-17T00:25:51.151242+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T00:25:52.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:52 smithi026 bash[58631]: audit 2024-09-17T00:25:51.153647+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:25:52.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:52 smithi026 bash[58631]: cluster 2024-09-17T00:25:51.249272+0000 mgr.y (mgr.25348) 289 : cluster [DBG] pgmap v176: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 83/726 objects degraded (11.433%) 2024-09-17T00:25:52.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:52 smithi026 bash[58631]: cluster 2024-09-17T00:25:52.154608+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-17T00:25:52.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:52 smithi094 bash[45236]: cluster 2024-09-17T00:25:51.141513+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:25:52.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:52 smithi094 bash[45236]: cluster 2024-09-17T00:25:51.151057+0000 mon.a (mon.0) 488 : cluster [INF] osd.5 [v2:172.21.15.94:6808/1682546699,v1:172.21.15.94:6809/1682546699] boot 2024-09-17T00:25:52.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:52 smithi094 bash[45236]: cluster 2024-09-17T00:25:51.151242+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T00:25:52.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:52 smithi094 bash[45236]: audit 2024-09-17T00:25:51.153647+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T00:25:52.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:52 smithi094 bash[45236]: cluster 2024-09-17T00:25:51.249272+0000 mgr.y (mgr.25348) 289 : cluster [DBG] pgmap v176: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 83/726 objects degraded (11.433%) 2024-09-17T00:25:52.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:52 smithi094 bash[45236]: cluster 2024-09-17T00:25:52.154608+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-17T00:25:54.567 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:54 smithi094 bash[45236]: cluster 2024-09-17T00:25:53.250364+0000 mgr.y (mgr.25348) 290 : cluster [DBG] pgmap v178: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 83/726 objects degraded (11.433%) 2024-09-17T00:25:54.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:54 smithi026 bash[57342]: cluster 2024-09-17T00:25:53.250364+0000 mgr.y (mgr.25348) 290 : cluster [DBG] pgmap v178: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 83/726 objects degraded (11.433%) 2024-09-17T00:25:54.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:54 smithi026 bash[58631]: cluster 2024-09-17T00:25:53.250364+0000 mgr.y (mgr.25348) 290 : cluster [DBG] pgmap v178: 161 pgs: 34 active+undersized, 24 active+undersized+degraded, 103 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 83/726 objects degraded (11.433%) 2024-09-17T00:25:55.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:55 smithi094 bash[45236]: audit 2024-09-17T00:25:54.368558+0000 mgr.y (mgr.25348) 291 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:55.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:55 smithi026 bash[57342]: audit 2024-09-17T00:25:54.368558+0000 mgr.y (mgr.25348) 291 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:55.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:55 smithi026 bash[58631]: audit 2024-09-17T00:25:54.368558+0000 mgr.y (mgr.25348) 291 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:25:56.177 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:25:56.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:56 smithi094 bash[45236]: cluster 2024-09-17T00:25:55.252167+0000 mgr.y (mgr.25348) 292 : cluster [DBG] pgmap v179: 161 pgs: 4 active+undersized, 1 active+undersized+degraded, 156 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 1/726 objects degraded (0.138%) 2024-09-17T00:25:56.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:56 smithi094 bash[45236]: cluster 2024-09-17T00:25:55.306157+0000 mon.a (mon.0) 492 : cluster [WRN] Health check update: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded (PG_DEGRADED) 2024-09-17T00:25:56.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:56 smithi026 bash[58631]: cluster 2024-09-17T00:25:55.252167+0000 mgr.y (mgr.25348) 292 : cluster [DBG] pgmap v179: 161 pgs: 4 active+undersized, 1 active+undersized+degraded, 156 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 1/726 objects degraded (0.138%) 2024-09-17T00:25:56.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:56 smithi026 bash[58631]: cluster 2024-09-17T00:25:55.306157+0000 mon.a (mon.0) 492 : cluster [WRN] Health check update: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded (PG_DEGRADED) 2024-09-17T00:25:56.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:56 smithi026 bash[57342]: cluster 2024-09-17T00:25:55.252167+0000 mgr.y (mgr.25348) 292 : cluster [DBG] pgmap v179: 161 pgs: 4 active+undersized, 1 active+undersized+degraded, 156 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 1/726 objects degraded (0.138%) 2024-09-17T00:25:56.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:56 smithi026 bash[57342]: cluster 2024-09-17T00:25:55.306157+0000 mon.a (mon.0) 492 : cluster [WRN] Health check update: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded (PG_DEGRADED) 2024-09-17T00:25:56.939 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:25:56.939 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (6m) 70s ago 14m 14.4M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:25:56.939 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (6m) 9s ago 13m 40.3M - 8.3.5 dad864ee21e9 431789404f7f 2024-09-17T00:25:56.939 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (5m) 70s ago 11m 43.5M - 3.5 e1d6a67b021e 89ab91c2135a 2024-09-17T00:25:56.939 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283,8765 running (5m) 9s ago 20m 428M - 19.1.1-330-gc2ddf972 ebb0615149de c98e79f4d014 2024-09-17T00:25:56.939 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (6m) 70s ago 22m 495M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:25:56.939 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (5m) 70s ago 22m 48.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 519595a50d61 2024-09-17T00:25:56.939 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (4m) 9s ago 20m 38.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 63c11bd6506d 2024-09-17T00:25:56.939 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (4m) 70s ago 20m 42.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de a7778dbda153 2024-09-17T00:25:56.940 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (7m) 70s ago 14m 8515k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:25:56.940 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (6m) 9s ago 14m 8320k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:25:56.940 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (2m) 70s ago 19m 56.2M 2781M 19.1.1-330-gc2ddf972 ebb0615149de f4b4c70998e0 2024-09-17T00:25:56.940 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (2m) 70s ago 19m 50.9M 2781M 19.1.1-330-gc2ddf972 ebb0615149de c300e1ebc322 2024-09-17T00:25:56.940 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (104s) 70s ago 18m 52.2M 2781M 19.1.1-330-gc2ddf972 ebb0615149de 3442d21047a4 2024-09-17T00:25:56.940 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (74s) 70s ago 17m - 2781M 19.1.1-330-gc2ddf972 ebb0615149de 58d385573d6c 2024-09-17T00:25:56.940 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (43s) 9s ago 17m 48.5M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 883fe5a85bd5 2024-09-17T00:25:56.940 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (13s) 9s ago 16m - 3036M 19.1.1-330-gc2ddf972 ebb0615149de befc4c086ee0 2024-09-17T00:25:56.940 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (15m) 9s ago 15m 59.6M 3036M 17.2.0 e1d6a67b021e c857b715c33e 2024-09-17T00:25:56.940 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (15m) 9s ago 15m 64.2M 3036M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:25:56.940 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (5m) 9s ago 14m 59.4M - 2.43.0 a07b618ecd1d be36f173eeb5 2024-09-17T00:25:56.940 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (12m) 70s ago 12m 87.0M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:25:56.941 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (12m) 9s ago 12m 87.6M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:25:56.941 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (11m) 70s ago 11m 87.1M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:25:56.941 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (11m) 9s ago 11m 87.7M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:25:57.380 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:25:57.381 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:25:57.381 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T00:25:57.381 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:25:57.381 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:25:57.381 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:25:57.381 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:25:57.381 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:25:57.381 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-09-17T00:25:57.381 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 6 2024-09-17T00:25:57.381 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:25:57.381 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:25:57.382 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:25:57.382 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:25:57.382 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:25:57.382 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-09-17T00:25:57.382 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 11 2024-09-17T00:25:57.382 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:25:57.382 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:25:57.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:57 smithi094 bash[45236]: audit 2024-09-17T00:25:56.171027+0000 mgr.y (mgr.25348) 293 : audit [DBG] from='client.44419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:57.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:57 smithi094 bash[45236]: audit 2024-09-17T00:25:56.551746+0000 mgr.y (mgr.25348) 294 : audit [DBG] from='client.44425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:57.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:57 smithi094 bash[45236]: audit 2024-09-17T00:25:56.905485+0000 mgr.y (mgr.25348) 295 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:57.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:57 smithi026 bash[57342]: audit 2024-09-17T00:25:56.171027+0000 mgr.y (mgr.25348) 293 : audit [DBG] from='client.44419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:57.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:57 smithi026 bash[57342]: audit 2024-09-17T00:25:56.551746+0000 mgr.y (mgr.25348) 294 : audit [DBG] from='client.44425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:57.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:57 smithi026 bash[57342]: audit 2024-09-17T00:25:56.905485+0000 mgr.y (mgr.25348) 295 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:57.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:57 smithi026 bash[58631]: audit 2024-09-17T00:25:56.171027+0000 mgr.y (mgr.25348) 293 : audit [DBG] from='client.44419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:57.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:57 smithi026 bash[58631]: audit 2024-09-17T00:25:56.551746+0000 mgr.y (mgr.25348) 294 : audit [DBG] from='client.44425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:57.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:57 smithi026 bash[58631]: audit 2024-09-17T00:25:56.905485+0000 mgr.y (mgr.25348) 295 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:57.767 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:25:57.768 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:25:57.768 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:25:57.768 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:25:57.768 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-17T00:25:57.768 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-17T00:25:57.768 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-17T00:25:57.768 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:25:57.768 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "11/23 daemons upgraded", 2024-09-17T00:25:57.768 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T00:25:57.768 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:25:57.768 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:25:58.194 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:25:58.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:58 smithi094 bash[45236]: cluster 2024-09-17T00:25:57.253167+0000 mgr.y (mgr.25348) 296 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 576 B/s rd, 0 op/s 2024-09-17T00:25:58.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:58 smithi094 bash[45236]: cluster 2024-09-17T00:25:57.318907+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded) 2024-09-17T00:25:58.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:58 smithi094 bash[45236]: cluster 2024-09-17T00:25:57.318934+0000 mon.a (mon.0) 494 : cluster [INF] Cluster is now healthy 2024-09-17T00:25:58.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:58 smithi094 bash[45236]: audit 2024-09-17T00:25:57.387524+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.26:0/2683636717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:58.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:58 smithi094 bash[45236]: audit 2024-09-17T00:25:57.774575+0000 mgr.y (mgr.25348) 297 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:58.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:58 smithi094 bash[45236]: audit 2024-09-17T00:25:58.201882+0000 mon.a (mon.0) 495 : audit [DBG] from='client.? 172.21.15.26:0/2496262852' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:25:58.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:58 smithi026 bash[57342]: cluster 2024-09-17T00:25:57.253167+0000 mgr.y (mgr.25348) 296 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 576 B/s rd, 0 op/s 2024-09-17T00:25:58.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:58 smithi026 bash[57342]: cluster 2024-09-17T00:25:57.318907+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded) 2024-09-17T00:25:58.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:58 smithi026 bash[57342]: cluster 2024-09-17T00:25:57.318934+0000 mon.a (mon.0) 494 : cluster [INF] Cluster is now healthy 2024-09-17T00:25:58.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:58 smithi026 bash[57342]: audit 2024-09-17T00:25:57.387524+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.26:0/2683636717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:58.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:58 smithi026 bash[57342]: audit 2024-09-17T00:25:57.774575+0000 mgr.y (mgr.25348) 297 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:58.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:58 smithi026 bash[57342]: audit 2024-09-17T00:25:58.201882+0000 mon.a (mon.0) 495 : audit [DBG] from='client.? 172.21.15.26:0/2496262852' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:25:58.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:58 smithi026 bash[58631]: cluster 2024-09-17T00:25:57.253167+0000 mgr.y (mgr.25348) 296 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 576 B/s rd, 0 op/s 2024-09-17T00:25:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:58 smithi026 bash[58631]: cluster 2024-09-17T00:25:57.318907+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/726 objects degraded (0.138%), 1 pg degraded) 2024-09-17T00:25:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:58 smithi026 bash[58631]: cluster 2024-09-17T00:25:57.318934+0000 mon.a (mon.0) 494 : cluster [INF] Cluster is now healthy 2024-09-17T00:25:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:58 smithi026 bash[58631]: audit 2024-09-17T00:25:57.387524+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.26:0/2683636717' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:58 smithi026 bash[58631]: audit 2024-09-17T00:25:57.774575+0000 mgr.y (mgr.25348) 297 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:25:58.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:58 smithi026 bash[58631]: audit 2024-09-17T00:25:58.201882+0000 mon.a (mon.0) 495 : audit [DBG] from='client.? 172.21.15.26:0/2496262852' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:25:59.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:59 smithi094 bash[45236]: audit 2024-09-17T00:25:58.486367+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:59.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:59 smithi094 bash[45236]: audit 2024-09-17T00:25:58.497030+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:59.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:59 smithi094 bash[45236]: audit 2024-09-17T00:25:58.499426+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:25:59.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:59 smithi094 bash[45236]: audit 2024-09-17T00:25:58.501325+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:25:59.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:59 smithi094 bash[45236]: audit 2024-09-17T00:25:58.511567+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:59.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:59 smithi094 bash[45236]: audit 2024-09-17T00:25:58.636449+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:25:59.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:59 smithi094 bash[45236]: audit 2024-09-17T00:25:58.640182+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:59.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:59 smithi094 bash[45236]: audit 2024-09-17T00:25:58.642982+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:59.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:59 smithi094 bash[45236]: audit 2024-09-17T00:25:58.645234+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:59.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:59 smithi094 bash[45236]: audit 2024-09-17T00:25:58.648028+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T00:25:59.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:59 smithi094 bash[45236]: audit 2024-09-17T00:25:58.648375+0000 mgr.y (mgr.25348) 298 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T00:25:59.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:25:59 smithi094 bash[45236]: cephadm 2024-09-17T00:25:58.650694+0000 mgr.y (mgr.25348) 299 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T00:25:59.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[57342]: audit 2024-09-17T00:25:58.486367+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[57342]: audit 2024-09-17T00:25:58.497030+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[57342]: audit 2024-09-17T00:25:58.499426+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:25:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[57342]: audit 2024-09-17T00:25:58.501325+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:25:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[57342]: audit 2024-09-17T00:25:58.511567+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[57342]: audit 2024-09-17T00:25:58.636449+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:25:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[57342]: audit 2024-09-17T00:25:58.640182+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[57342]: audit 2024-09-17T00:25:58.642982+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[57342]: audit 2024-09-17T00:25:58.645234+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[57342]: audit 2024-09-17T00:25:58.648028+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T00:25:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[57342]: audit 2024-09-17T00:25:58.648375+0000 mgr.y (mgr.25348) 298 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T00:25:59.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[57342]: cephadm 2024-09-17T00:25:58.650694+0000 mgr.y (mgr.25348) 299 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T00:25:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[58631]: audit 2024-09-17T00:25:58.486367+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[58631]: audit 2024-09-17T00:25:58.497030+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[58631]: audit 2024-09-17T00:25:58.499426+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:25:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[58631]: audit 2024-09-17T00:25:58.501325+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:25:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[58631]: audit 2024-09-17T00:25:58.511567+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:25:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[58631]: audit 2024-09-17T00:25:58.636449+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:25:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[58631]: audit 2024-09-17T00:25:58.640182+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[58631]: audit 2024-09-17T00:25:58.642982+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[58631]: audit 2024-09-17T00:25:58.645234+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:25:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[58631]: audit 2024-09-17T00:25:58.648028+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T00:25:59.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[58631]: audit 2024-09-17T00:25:58.648375+0000 mgr.y (mgr.25348) 298 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T00:25:59.751 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:25:59 smithi026 bash[58631]: cephadm 2024-09-17T00:25:58.650694+0000 mgr.y (mgr.25348) 299 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T00:26:00.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:00 smithi094 bash[45236]: cluster 2024-09-17T00:25:59.254353+0000 mgr.y (mgr.25348) 300 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 505 B/s rd, 0 op/s 2024-09-17T00:26:00.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:00 smithi026 bash[57342]: cluster 2024-09-17T00:25:59.254353+0000 mgr.y (mgr.25348) 300 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 505 B/s rd, 0 op/s 2024-09-17T00:26:00.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:00 smithi026 bash[58631]: cluster 2024-09-17T00:25:59.254353+0000 mgr.y (mgr.25348) 300 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 505 B/s rd, 0 op/s 2024-09-17T00:26:00.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:26:00 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:26:00] "GET /metrics HTTP/1.1" 200 38391 "" "Prometheus/2.43.0" 2024-09-17T00:26:02.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:02 smithi094 bash[45236]: cephadm 2024-09-17T00:26:01.103107+0000 mgr.y (mgr.25348) 301 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T00:26:02.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:02 smithi094 bash[45236]: audit 2024-09-17T00:26:01.110153+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:02.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:02 smithi094 bash[45236]: audit 2024-09-17T00:26:01.114607+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T00:26:02.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:02 smithi094 bash[45236]: audit 2024-09-17T00:26:01.116258+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:26:02.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:02 smithi094 bash[45236]: cephadm 2024-09-17T00:26:01.121669+0000 mgr.y (mgr.25348) 302 : cephadm [INF] Deploying daemon osd.6 on smithi094 2024-09-17T00:26:02.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:02 smithi094 bash[45236]: cluster 2024-09-17T00:26:01.255639+0000 mgr.y (mgr.25348) 303 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T00:26:02.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:02 smithi026 bash[57342]: cephadm 2024-09-17T00:26:01.103107+0000 mgr.y (mgr.25348) 301 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T00:26:02.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:02 smithi026 bash[57342]: audit 2024-09-17T00:26:01.110153+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:02.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:02 smithi026 bash[57342]: audit 2024-09-17T00:26:01.114607+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T00:26:02.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:02 smithi026 bash[57342]: audit 2024-09-17T00:26:01.116258+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:26:02.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:02 smithi026 bash[57342]: cephadm 2024-09-17T00:26:01.121669+0000 mgr.y (mgr.25348) 302 : cephadm [INF] Deploying daemon osd.6 on smithi094 2024-09-17T00:26:02.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:02 smithi026 bash[57342]: cluster 2024-09-17T00:26:01.255639+0000 mgr.y (mgr.25348) 303 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T00:26:02.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:02 smithi026 bash[58631]: cephadm 2024-09-17T00:26:01.103107+0000 mgr.y (mgr.25348) 301 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T00:26:02.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:02 smithi026 bash[58631]: audit 2024-09-17T00:26:01.110153+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:02.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:02 smithi026 bash[58631]: audit 2024-09-17T00:26:01.114607+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T00:26:02.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:02 smithi026 bash[58631]: audit 2024-09-17T00:26:01.116258+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:26:02.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:02 smithi026 bash[58631]: cephadm 2024-09-17T00:26:01.121669+0000 mgr.y (mgr.25348) 302 : cephadm [INF] Deploying daemon osd.6 on smithi094 2024-09-17T00:26:02.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:02 smithi026 bash[58631]: cluster 2024-09-17T00:26:01.255639+0000 mgr.y (mgr.25348) 303 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T00:26:04.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:04 smithi026 bash[57342]: audit 2024-09-17T00:26:03.245989+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:04.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:04 smithi026 bash[57342]: cluster 2024-09-17T00:26:03.256336+0000 mgr.y (mgr.25348) 304 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-09-17T00:26:04.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:04 smithi026 bash[57342]: audit 2024-09-17T00:26:03.269034+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:26:04.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:04 smithi026 bash[57342]: audit 2024-09-17T00:26:03.408311+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:04.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:04 smithi026 bash[58631]: audit 2024-09-17T00:26:03.245989+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:04.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:04 smithi026 bash[58631]: cluster 2024-09-17T00:26:03.256336+0000 mgr.y (mgr.25348) 304 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-09-17T00:26:04.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:04 smithi026 bash[58631]: audit 2024-09-17T00:26:03.269034+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:26:04.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:04 smithi026 bash[58631]: audit 2024-09-17T00:26:03.408311+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:04.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:04 smithi094 bash[45236]: audit 2024-09-17T00:26:03.245989+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:04.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:04 smithi094 bash[45236]: cluster 2024-09-17T00:26:03.256336+0000 mgr.y (mgr.25348) 304 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-09-17T00:26:04.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:04 smithi094 bash[45236]: audit 2024-09-17T00:26:03.269034+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:26:04.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:04 smithi094 bash[45236]: audit 2024-09-17T00:26:03.408311+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:05.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:05 smithi026 bash[57342]: audit 2024-09-17T00:26:04.377134+0000 mgr.y (mgr.25348) 305 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:05.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:05 smithi026 bash[58631]: audit 2024-09-17T00:26:04.377134+0000 mgr.y (mgr.25348) 305 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:05.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:05 smithi094 bash[45236]: audit 2024-09-17T00:26:04.377134+0000 mgr.y (mgr.25348) 305 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:05.948 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:26:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:05.949 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:26:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:05.949 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:26:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:05.950 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:05.950 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:05 smithi094 systemd[1]: Stopping Ceph osd.6 for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:26:05.950 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:05.951 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:26:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:05.951 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:05.952 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:26:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:05.952 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:26:05 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:06.259 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:05 smithi094 bash[28735]: debug 2024-09-17T00:26:05.947+0000 7ff1ab88f700 -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-09-17T00:26:06.259 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:05 smithi094 bash[28735]: debug 2024-09-17T00:26:05.947+0000 7ff1ab88f700 -1 osd.6 135 *** Got signal Terminated *** 2024-09-17T00:26:06.259 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:05 smithi094 bash[28735]: debug 2024-09-17T00:26:05.947+0000 7ff1ab88f700 -1 osd.6 135 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:26:06.609 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:06 smithi094 bash[45236]: cluster 2024-09-17T00:26:05.257921+0000 mgr.y (mgr.25348) 306 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:26:06.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:06 smithi094 bash[45236]: cluster 2024-09-17T00:26:05.957133+0000 mon.a (mon.0) 512 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T00:26:06.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:06 smithi026 bash[57342]: cluster 2024-09-17T00:26:05.257921+0000 mgr.y (mgr.25348) 306 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:26:06.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:06 smithi026 bash[57342]: cluster 2024-09-17T00:26:05.957133+0000 mon.a (mon.0) 512 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T00:26:06.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:06 smithi026 bash[58631]: cluster 2024-09-17T00:26:05.257921+0000 mgr.y (mgr.25348) 306 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:26:06.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:06 smithi026 bash[58631]: cluster 2024-09-17T00:26:05.957133+0000 mon.a (mon.0) 512 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T00:26:07.543 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:07 smithi094 bash[45236]: cluster 2024-09-17T00:26:06.254727+0000 mon.a (mon.0) 513 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:26:07.544 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:07 smithi094 bash[45236]: cluster 2024-09-17T00:26:06.274900+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T00:26:07.544 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:07 smithi094 bash[50784]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-6 2024-09-17T00:26:07.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:07 smithi026 bash[57342]: cluster 2024-09-17T00:26:06.254727+0000 mon.a (mon.0) 513 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:26:07.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:07 smithi026 bash[57342]: cluster 2024-09-17T00:26:06.274900+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T00:26:07.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:07 smithi026 bash[58631]: cluster 2024-09-17T00:26:06.254727+0000 mon.a (mon.0) 513 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:26:07.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:07 smithi026 bash[58631]: cluster 2024-09-17T00:26:06.274900+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T00:26:07.860 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:07 smithi094 bash[50851]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-6 2024-09-17T00:26:08.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:08 smithi094 bash[45236]: cluster 2024-09-17T00:26:07.258745+0000 mgr.y (mgr.25348) 307 : cluster [DBG] pgmap v186: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:26:08.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:08 smithi094 bash[45236]: cluster 2024-09-17T00:26:07.282750+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T00:26:08.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:08 smithi026 bash[57342]: cluster 2024-09-17T00:26:07.258745+0000 mgr.y (mgr.25348) 307 : cluster [DBG] pgmap v186: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:26:08.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:08 smithi026 bash[57342]: cluster 2024-09-17T00:26:07.282750+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T00:26:08.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:08 smithi026 bash[58631]: cluster 2024-09-17T00:26:07.258745+0000 mgr.y (mgr.25348) 307 : cluster [DBG] pgmap v186: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:26:08.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:08 smithi026 bash[58631]: cluster 2024-09-17T00:26:07.282750+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T00:26:09.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:09 smithi094 bash[45236]: cluster 2024-09-17T00:26:09.275537+0000 mon.a (mon.0) 516 : cluster [WRN] Health check failed: Degraded data redundancy: 18/726 objects degraded (2.479%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:09.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:09 smithi026 bash[57342]: cluster 2024-09-17T00:26:09.275537+0000 mon.a (mon.0) 516 : cluster [WRN] Health check failed: Degraded data redundancy: 18/726 objects degraded (2.479%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:09.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:09 smithi026 bash[58631]: cluster 2024-09-17T00:26:09.275537+0000 mon.a (mon.0) 516 : cluster [WRN] Health check failed: Degraded data redundancy: 18/726 objects degraded (2.479%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:09.990 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:09.991 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:09 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-17T00:26:09.991 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:09 smithi094 systemd[1]: Stopped Ceph osd.6 for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:26:09.991 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:09.991 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:09.991 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:26:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:09.992 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:26:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:09.992 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:26:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:09.992 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:26:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:09.992 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:26:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:09.993 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:26:09 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:10.323 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:09 smithi094 systemd[1]: Started Ceph osd.6 for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:26:10.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:10 smithi094 bash[45236]: cluster 2024-09-17T00:26:09.259905+0000 mgr.y (mgr.25348) 308 : cluster [DBG] pgmap v188: 161 pgs: 9 active+undersized, 10 stale+active+clean, 4 active+undersized+degraded, 138 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 18/726 objects degraded (2.479%) 2024-09-17T00:26:10.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:10 smithi094 bash[45236]: audit 2024-09-17T00:26:10.048446+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:10.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:10 smithi094 bash[45236]: audit 2024-09-17T00:26:10.058794+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:10.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:10 smithi026 bash[57342]: cluster 2024-09-17T00:26:09.259905+0000 mgr.y (mgr.25348) 308 : cluster [DBG] pgmap v188: 161 pgs: 9 active+undersized, 10 stale+active+clean, 4 active+undersized+degraded, 138 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 18/726 objects degraded (2.479%) 2024-09-17T00:26:10.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:10 smithi026 bash[57342]: audit 2024-09-17T00:26:10.048446+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:10.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:10 smithi026 bash[57342]: audit 2024-09-17T00:26:10.058794+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:10.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:10 smithi026 bash[58631]: cluster 2024-09-17T00:26:09.259905+0000 mgr.y (mgr.25348) 308 : cluster [DBG] pgmap v188: 161 pgs: 9 active+undersized, 10 stale+active+clean, 4 active+undersized+degraded, 138 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 18/726 objects degraded (2.479%) 2024-09-17T00:26:10.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:10 smithi026 bash[58631]: audit 2024-09-17T00:26:10.048446+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:10.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:10 smithi026 bash[58631]: audit 2024-09-17T00:26:10.058794+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:11.248 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:26:10 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:26:10] "GET /metrics HTTP/1.1" 200 38396 "" "Prometheus/2.43.0" 2024-09-17T00:26:11.610 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:11 smithi094 bash[50998]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T00:26:11.610 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:11 smithi094 bash[50998]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T00:26:12.527 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:12 smithi094 bash[50998]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T00:26:12.527 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:12 smithi094 bash[50998]: 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-09-17T00:26:12.527 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:12 smithi094 bash[45236]: cluster 2024-09-17T00:26:11.261548+0000 mgr.y (mgr.25348) 309 : cluster [DBG] pgmap v189: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-09-17T00:26:12.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:12 smithi026 bash[57342]: cluster 2024-09-17T00:26:11.261548+0000 mgr.y (mgr.25348) 309 : cluster [DBG] pgmap v189: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-09-17T00:26:12.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:12 smithi026 bash[58631]: cluster 2024-09-17T00:26:11.261548+0000 mgr.y (mgr.25348) 309 : cluster [DBG] pgmap v189: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-09-17T00:26:12.860 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:12 smithi094 bash[50998]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T00:26:12.860 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:12 smithi094 bash[50998]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T00:26:12.860 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:12 smithi094 bash[50998]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-17T00:26:12.860 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:12 smithi094 bash[50998]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T00:26:12.860 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:12 smithi094 bash[50998]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-17T00:26:14.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:14 smithi094 bash[45236]: cluster 2024-09-17T00:26:13.262487+0000 mgr.y (mgr.25348) 310 : cluster [DBG] pgmap v190: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-09-17T00:26:14.610 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:14 smithi094 bash[51242]: debug 2024-09-17T00:26:14.286+0000 7faca35f8640 1 -- 172.21.15.94:0/3096724630 <== mon.2 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564acf72e960 con 0x564acf74f800 2024-09-17T00:26:14.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:14 smithi026 bash[57342]: cluster 2024-09-17T00:26:13.262487+0000 mgr.y (mgr.25348) 310 : cluster [DBG] pgmap v190: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-09-17T00:26:14.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:14 smithi026 bash[58631]: cluster 2024-09-17T00:26:13.262487+0000 mgr.y (mgr.25348) 310 : cluster [DBG] pgmap v190: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-09-17T00:26:15.610 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:15 smithi094 bash[51242]: debug 2024-09-17T00:26:15.378+0000 7faca5e5f640 -1 Falling back to public interface 2024-09-17T00:26:15.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:15 smithi094 bash[45236]: audit 2024-09-17T00:26:14.387190+0000 mgr.y (mgr.25348) 311 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:15.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:15 smithi026 bash[57342]: audit 2024-09-17T00:26:14.387190+0000 mgr.y (mgr.25348) 311 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:15.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:15 smithi026 bash[58631]: audit 2024-09-17T00:26:14.387190+0000 mgr.y (mgr.25348) 311 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:16.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:16 smithi094 bash[45236]: cluster 2024-09-17T00:26:15.264215+0000 mgr.y (mgr.25348) 312 : cluster [DBG] pgmap v191: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-09-17T00:26:16.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:16 smithi094 bash[45236]: cluster 2024-09-17T00:26:15.413186+0000 mon.a (mon.0) 519 : cluster [WRN] Health check update: Degraded data redundancy: 86/726 objects degraded (11.846%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:16.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:16 smithi026 bash[57342]: cluster 2024-09-17T00:26:15.264215+0000 mgr.y (mgr.25348) 312 : cluster [DBG] pgmap v191: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-09-17T00:26:16.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:16 smithi026 bash[57342]: cluster 2024-09-17T00:26:15.413186+0000 mon.a (mon.0) 519 : cluster [WRN] Health check update: Degraded data redundancy: 86/726 objects degraded (11.846%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:16.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:16 smithi026 bash[58631]: cluster 2024-09-17T00:26:15.264215+0000 mgr.y (mgr.25348) 312 : cluster [DBG] pgmap v191: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-09-17T00:26:16.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:16 smithi026 bash[58631]: cluster 2024-09-17T00:26:15.413186+0000 mon.a (mon.0) 519 : cluster [WRN] Health check update: Degraded data redundancy: 86/726 objects degraded (11.846%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:18.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:18 smithi094 bash[45236]: cluster 2024-09-17T00:26:17.265403+0000 mgr.y (mgr.25348) 313 : cluster [DBG] pgmap v192: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-09-17T00:26:18.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:18 smithi094 bash[45236]: audit 2024-09-17T00:26:17.601070+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:18.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:18 smithi094 bash[45236]: audit 2024-09-17T00:26:17.611759+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:18.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:18 smithi094 bash[45236]: audit 2024-09-17T00:26:18.269042+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:18.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:18 smithi094 bash[45236]: audit 2024-09-17T00:26:18.312683+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:26:18.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:18 smithi026 bash[57342]: cluster 2024-09-17T00:26:17.265403+0000 mgr.y (mgr.25348) 313 : cluster [DBG] pgmap v192: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-09-17T00:26:18.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:18 smithi026 bash[57342]: audit 2024-09-17T00:26:17.601070+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:18.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:18 smithi026 bash[57342]: audit 2024-09-17T00:26:17.611759+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:18.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:18 smithi026 bash[57342]: audit 2024-09-17T00:26:18.269042+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:18.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:18 smithi026 bash[57342]: audit 2024-09-17T00:26:18.312683+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:26:18.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:18 smithi026 bash[58631]: cluster 2024-09-17T00:26:17.265403+0000 mgr.y (mgr.25348) 313 : cluster [DBG] pgmap v192: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-09-17T00:26:18.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:18 smithi026 bash[58631]: audit 2024-09-17T00:26:17.601070+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:18.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:18 smithi026 bash[58631]: audit 2024-09-17T00:26:17.611759+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:18.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:18 smithi026 bash[58631]: audit 2024-09-17T00:26:18.269042+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:18.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:18 smithi026 bash[58631]: audit 2024-09-17T00:26:18.312683+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:26:19.610 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:19 smithi094 bash[51242]: debug 2024-09-17T00:26:19.142+0000 7faca5e5f640 -1 osd.6 0 read_superblock omap replica is missing. 2024-09-17T00:26:19.610 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:19 smithi094 bash[51242]: debug 2024-09-17T00:26:19.186+0000 7faca5e5f640 -1 osd.6 135 log_to_monitors true 2024-09-17T00:26:20.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:19 smithi026 bash[58631]: audit 2024-09-17T00:26:18.895353+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:20.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:19 smithi026 bash[58631]: audit 2024-09-17T00:26:18.906336+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:20.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:19 smithi026 bash[58631]: audit 2024-09-17T00:26:19.191858+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.94:6816/1574494634,v1:172.21.15.94:6817/1574494634]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:26:20.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:19 smithi026 bash[58631]: audit 2024-09-17T00:26:19.195153+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:26:20.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:19 smithi026 bash[57342]: audit 2024-09-17T00:26:18.895353+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:20.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:19 smithi026 bash[57342]: audit 2024-09-17T00:26:18.906336+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:20.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:19 smithi026 bash[57342]: audit 2024-09-17T00:26:19.191858+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.94:6816/1574494634,v1:172.21.15.94:6817/1574494634]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:26:20.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:19 smithi026 bash[57342]: audit 2024-09-17T00:26:19.195153+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:26:20.323 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:19 smithi094 bash[45236]: audit 2024-09-17T00:26:18.895353+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:20.323 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:19 smithi094 bash[45236]: audit 2024-09-17T00:26:18.906336+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:20.323 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:19 smithi094 bash[45236]: audit 2024-09-17T00:26:19.191858+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.94:6816/1574494634,v1:172.21.15.94:6817/1574494634]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:26:20.323 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:19 smithi094 bash[45236]: audit 2024-09-17T00:26:19.195153+0000 mon.a (mon.0) 526 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T00:26:20.610 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:20 smithi094 bash[51242]: debug 2024-09-17T00:26:20.326+0000 7fac99c02640 -1 osd.6 135 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:26:20.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:26:20 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:26:20] "GET /metrics HTTP/1.1" 200 38334 "" "Prometheus/2.43.0" 2024-09-17T00:26:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:20 smithi026 bash[58631]: cluster 2024-09-17T00:26:19.266748+0000 mgr.y (mgr.25348) 314 : cluster [DBG] pgmap v193: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-09-17T00:26:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:20 smithi026 bash[58631]: audit 2024-09-17T00:26:19.912691+0000 mon.a (mon.0) 527 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T00:26:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:20 smithi026 bash[58631]: cluster 2024-09-17T00:26:19.919997+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-17T00:26:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:20 smithi026 bash[58631]: audit 2024-09-17T00:26:19.921201+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.94:6816/1574494634,v1:172.21.15.94:6817/1574494634]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:26:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:20 smithi026 bash[58631]: audit 2024-09-17T00:26:19.924455+0000 mon.a (mon.0) 529 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:26:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:20 smithi026 bash[58631]: audit 2024-09-17T00:26:20.323375+0000 mon.a (mon.0) 530 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-17T00:26:20.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:20 smithi026 bash[57342]: cluster 2024-09-17T00:26:19.266748+0000 mgr.y (mgr.25348) 314 : cluster [DBG] pgmap v193: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-09-17T00:26:20.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:20 smithi026 bash[57342]: audit 2024-09-17T00:26:19.912691+0000 mon.a (mon.0) 527 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T00:26:20.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:20 smithi026 bash[57342]: cluster 2024-09-17T00:26:19.919997+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-17T00:26:20.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:20 smithi026 bash[57342]: audit 2024-09-17T00:26:19.921201+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.94:6816/1574494634,v1:172.21.15.94:6817/1574494634]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:26:20.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:20 smithi026 bash[57342]: audit 2024-09-17T00:26:19.924455+0000 mon.a (mon.0) 529 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:26:20.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:20 smithi026 bash[57342]: audit 2024-09-17T00:26:20.323375+0000 mon.a (mon.0) 530 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-17T00:26:21.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:20 smithi094 bash[45236]: cluster 2024-09-17T00:26:19.266748+0000 mgr.y (mgr.25348) 314 : cluster [DBG] pgmap v193: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-09-17T00:26:21.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:20 smithi094 bash[45236]: audit 2024-09-17T00:26:19.912691+0000 mon.a (mon.0) 527 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T00:26:21.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:20 smithi094 bash[45236]: cluster 2024-09-17T00:26:19.919997+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-17T00:26:21.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:20 smithi094 bash[45236]: audit 2024-09-17T00:26:19.921201+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.94:6816/1574494634,v1:172.21.15.94:6817/1574494634]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:26:21.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:20 smithi094 bash[45236]: audit 2024-09-17T00:26:19.924455+0000 mon.a (mon.0) 529 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:26:21.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:20 smithi094 bash[45236]: audit 2024-09-17T00:26:20.323375+0000 mon.a (mon.0) 530 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-17T00:26:22.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:21 smithi026 bash[58631]: cluster 2024-09-17T00:26:21.320298+0000 mon.a (mon.0) 531 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:26:22.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:21 smithi026 bash[58631]: cluster 2024-09-17T00:26:21.330755+0000 mon.a (mon.0) 532 : cluster [INF] osd.6 [v2:172.21.15.94:6816/1574494634,v1:172.21.15.94:6817/1574494634] boot 2024-09-17T00:26:22.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:21 smithi026 bash[58631]: cluster 2024-09-17T00:26:21.330867+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T00:26:22.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:21 smithi026 bash[58631]: audit 2024-09-17T00:26:21.332929+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:26:22.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:21 smithi026 bash[57342]: cluster 2024-09-17T00:26:21.320298+0000 mon.a (mon.0) 531 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:26:22.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:21 smithi026 bash[57342]: cluster 2024-09-17T00:26:21.330755+0000 mon.a (mon.0) 532 : cluster [INF] osd.6 [v2:172.21.15.94:6816/1574494634,v1:172.21.15.94:6817/1574494634] boot 2024-09-17T00:26:22.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:21 smithi026 bash[57342]: cluster 2024-09-17T00:26:21.330867+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T00:26:22.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:21 smithi026 bash[57342]: audit 2024-09-17T00:26:21.332929+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:26:22.363 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:21 smithi094 bash[45236]: cluster 2024-09-17T00:26:21.320298+0000 mon.a (mon.0) 531 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:26:22.363 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:21 smithi094 bash[45236]: cluster 2024-09-17T00:26:21.330755+0000 mon.a (mon.0) 532 : cluster [INF] osd.6 [v2:172.21.15.94:6816/1574494634,v1:172.21.15.94:6817/1574494634] boot 2024-09-17T00:26:22.363 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:21 smithi094 bash[45236]: cluster 2024-09-17T00:26:21.330867+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T00:26:22.363 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:21 smithi094 bash[45236]: audit 2024-09-17T00:26:21.332929+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T00:26:23.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:22 smithi026 bash[58631]: cluster 2024-09-17T00:26:21.268580+0000 mgr.y (mgr.25348) 315 : cluster [DBG] pgmap v195: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/726 objects degraded (11.846%) 2024-09-17T00:26:23.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:22 smithi026 bash[58631]: cluster 2024-09-17T00:26:22.332087+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-17T00:26:23.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:22 smithi026 bash[57342]: cluster 2024-09-17T00:26:21.268580+0000 mgr.y (mgr.25348) 315 : cluster [DBG] pgmap v195: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/726 objects degraded (11.846%) 2024-09-17T00:26:23.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:22 smithi026 bash[57342]: cluster 2024-09-17T00:26:22.332087+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-17T00:26:23.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:22 smithi094 bash[45236]: cluster 2024-09-17T00:26:21.268580+0000 mgr.y (mgr.25348) 315 : cluster [DBG] pgmap v195: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/726 objects degraded (11.846%) 2024-09-17T00:26:23.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:22 smithi094 bash[45236]: cluster 2024-09-17T00:26:22.332087+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-17T00:26:25.213 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:24 smithi094 bash[45236]: cluster 2024-09-17T00:26:23.269656+0000 mgr.y (mgr.25348) 316 : cluster [DBG] pgmap v198: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/726 objects degraded (11.846%) 2024-09-17T00:26:25.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:24 smithi026 bash[57342]: cluster 2024-09-17T00:26:23.269656+0000 mgr.y (mgr.25348) 316 : cluster [DBG] pgmap v198: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/726 objects degraded (11.846%) 2024-09-17T00:26:25.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:24 smithi026 bash[58631]: cluster 2024-09-17T00:26:23.269656+0000 mgr.y (mgr.25348) 316 : cluster [DBG] pgmap v198: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/726 objects degraded (11.846%) 2024-09-17T00:26:26.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:25 smithi026 bash[57342]: audit 2024-09-17T00:26:24.398507+0000 mgr.y (mgr.25348) 317 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:26.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:25 smithi026 bash[58631]: audit 2024-09-17T00:26:24.398507+0000 mgr.y (mgr.25348) 317 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:26.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:25 smithi094 bash[45236]: audit 2024-09-17T00:26:24.398507+0000 mgr.y (mgr.25348) 317 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:27.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:26 smithi026 bash[57342]: cluster 2024-09-17T00:26:25.271343+0000 mgr.y (mgr.25348) 318 : cluster [DBG] pgmap v199: 161 pgs: 6 active+undersized, 3 active+undersized+degraded, 152 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 17/726 objects degraded (2.342%) 2024-09-17T00:26:27.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:26 smithi026 bash[57342]: cluster 2024-09-17T00:26:25.930446+0000 mon.a (mon.0) 536 : cluster [WRN] Health check update: Degraded data redundancy: 17/726 objects degraded (2.342%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:27.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:26 smithi026 bash[58631]: cluster 2024-09-17T00:26:25.271343+0000 mgr.y (mgr.25348) 318 : cluster [DBG] pgmap v199: 161 pgs: 6 active+undersized, 3 active+undersized+degraded, 152 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 17/726 objects degraded (2.342%) 2024-09-17T00:26:27.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:26 smithi026 bash[58631]: cluster 2024-09-17T00:26:25.930446+0000 mon.a (mon.0) 536 : cluster [WRN] Health check update: Degraded data redundancy: 17/726 objects degraded (2.342%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:27.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:26 smithi094 bash[45236]: cluster 2024-09-17T00:26:25.271343+0000 mgr.y (mgr.25348) 318 : cluster [DBG] pgmap v199: 161 pgs: 6 active+undersized, 3 active+undersized+degraded, 152 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 17/726 objects degraded (2.342%) 2024-09-17T00:26:27.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:26 smithi094 bash[45236]: cluster 2024-09-17T00:26:25.930446+0000 mon.a (mon.0) 536 : cluster [WRN] Health check update: Degraded data redundancy: 17/726 objects degraded (2.342%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:28.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:27 smithi026 bash[57342]: cluster 2024-09-17T00:26:27.272357+0000 mgr.y (mgr.25348) 319 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 417 B/s rd, 0 op/s 2024-09-17T00:26:28.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:27 smithi026 bash[57342]: cluster 2024-09-17T00:26:27.941669+0000 mon.a (mon.0) 537 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/726 objects degraded (2.342%), 3 pgs degraded) 2024-09-17T00:26:28.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:27 smithi026 bash[57342]: cluster 2024-09-17T00:26:27.941721+0000 mon.a (mon.0) 538 : cluster [INF] Cluster is now healthy 2024-09-17T00:26:28.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:27 smithi026 bash[58631]: cluster 2024-09-17T00:26:27.272357+0000 mgr.y (mgr.25348) 319 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 417 B/s rd, 0 op/s 2024-09-17T00:26:28.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:27 smithi026 bash[58631]: cluster 2024-09-17T00:26:27.941669+0000 mon.a (mon.0) 537 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/726 objects degraded (2.342%), 3 pgs degraded) 2024-09-17T00:26:28.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:27 smithi026 bash[58631]: cluster 2024-09-17T00:26:27.941721+0000 mon.a (mon.0) 538 : cluster [INF] Cluster is now healthy 2024-09-17T00:26:28.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:27 smithi094 bash[45236]: cluster 2024-09-17T00:26:27.272357+0000 mgr.y (mgr.25348) 319 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 417 B/s rd, 0 op/s 2024-09-17T00:26:28.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:27 smithi094 bash[45236]: cluster 2024-09-17T00:26:27.941669+0000 mon.a (mon.0) 537 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 17/726 objects degraded (2.342%), 3 pgs degraded) 2024-09-17T00:26:28.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:27 smithi094 bash[45236]: cluster 2024-09-17T00:26:27.941721+0000 mon.a (mon.0) 538 : cluster [INF] Cluster is now healthy 2024-09-17T00:26:28.600 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:26:29.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:28 smithi026 bash[57342]: audit 2024-09-17T00:26:28.592327+0000 mgr.y (mgr.25348) 320 : audit [DBG] from='client.44458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:26:29.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:28 smithi026 bash[58631]: audit 2024-09-17T00:26:28.592327+0000 mgr.y (mgr.25348) 320 : audit [DBG] from='client.44458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:26:29.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:28 smithi094 bash[45236]: audit 2024-09-17T00:26:28.592327+0000 mgr.y (mgr.25348) 320 : audit [DBG] from='client.44458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:26:29.364 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:26:29.364 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (7m) 102s ago 14m 14.4M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:26:29.365 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (7m) 11s ago 14m 40.8M - 8.3.5 dad864ee21e9 431789404f7f 2024-09-17T00:26:29.365 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (6m) 102s ago 12m 43.5M - 3.5 e1d6a67b021e 89ab91c2135a 2024-09-17T00:26:29.365 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283,8765 running (5m) 11s ago 20m 429M - 19.1.1-330-gc2ddf972 ebb0615149de c98e79f4d014 2024-09-17T00:26:29.365 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (6m) 102s ago 22m 495M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:26:29.365 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (5m) 102s ago 22m 48.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 519595a50d61 2024-09-17T00:26:29.365 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (4m) 11s ago 21m 41.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 63c11bd6506d 2024-09-17T00:26:29.365 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (5m) 102s ago 21m 42.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de a7778dbda153 2024-09-17T00:26:29.365 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (7m) 102s ago 14m 8515k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:26:29.365 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (7m) 11s ago 14m 8643k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:26:29.366 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (3m) 102s ago 20m 56.2M 2781M 19.1.1-330-gc2ddf972 ebb0615149de f4b4c70998e0 2024-09-17T00:26:29.366 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (2m) 102s ago 19m 50.9M 2781M 19.1.1-330-gc2ddf972 ebb0615149de c300e1ebc322 2024-09-17T00:26:29.366 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (2m) 102s ago 18m 52.2M 2781M 19.1.1-330-gc2ddf972 ebb0615149de 3442d21047a4 2024-09-17T00:26:29.366 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (107s) 102s ago 18m - 2781M 19.1.1-330-gc2ddf972 ebb0615149de 58d385573d6c 2024-09-17T00:26:29.366 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (75s) 11s ago 17m 49.3M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 883fe5a85bd5 2024-09-17T00:26:29.366 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (45s) 11s ago 17m 47.3M 3036M 19.1.1-330-gc2ddf972 ebb0615149de befc4c086ee0 2024-09-17T00:26:29.366 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (16s) 11s ago 16m - 3036M 19.1.1-330-gc2ddf972 ebb0615149de 15251969aa3a 2024-09-17T00:26:29.366 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (15m) 11s ago 15m 64.7M 3036M 17.2.0 e1d6a67b021e dda2408a82a8 2024-09-17T00:26:29.366 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (6m) 11s ago 14m 59.5M - 2.43.0 a07b618ecd1d be36f173eeb5 2024-09-17T00:26:29.366 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (12m) 102s ago 12m 87.0M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:26:29.367 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (12m) 11s ago 12m 87.8M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:26:29.367 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (12m) 102s ago 12m 87.1M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:26:29.367 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (12m) 11s ago 12m 87.9M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:26:29.797 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:26:29.797 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:26:29.798 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T00:26:29.798 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:26:29.798 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:26:29.798 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:26:29.798 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:26:29.798 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:26:29.798 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-09-17T00:26:29.798 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 7 2024-09-17T00:26:29.798 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:26:29.798 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:26:29.798 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:26:29.798 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:26:29.798 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:26:29.799 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-09-17T00:26:29.799 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 12 2024-09-17T00:26:29.799 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:26:29.799 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:26:30.178 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:26:30.178 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:26:30.178 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:26:30.178 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:26:30.178 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-17T00:26:30.178 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-17T00:26:30.178 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-17T00:26:30.178 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:26:30.178 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "12/23 daemons upgraded", 2024-09-17T00:26:30.178 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T00:26:30.179 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:26:30.179 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:26:30.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[57342]: audit 2024-09-17T00:26:28.971013+0000 mgr.y (mgr.25348) 321 : audit [DBG] from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:26:30.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[57342]: audit 2024-09-17T00:26:29.116584+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:30.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[57342]: audit 2024-09-17T00:26:29.121560+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:30.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[57342]: audit 2024-09-17T00:26:29.122555+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:26:30.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[57342]: audit 2024-09-17T00:26:29.123381+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:26:30.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[57342]: audit 2024-09-17T00:26:29.127855+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:30.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[57342]: audit 2024-09-17T00:26:29.201591+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:26:30.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[57342]: audit 2024-09-17T00:26:29.203745+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:26:30.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[57342]: audit 2024-09-17T00:26:29.205223+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:26:30.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[57342]: audit 2024-09-17T00:26:29.206296+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:26:30.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[57342]: audit 2024-09-17T00:26:29.207729+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T00:26:30.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[57342]: audit 2024-09-17T00:26:29.207883+0000 mgr.y (mgr.25348) 322 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T00:26:30.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[57342]: cephadm 2024-09-17T00:26:29.209316+0000 mgr.y (mgr.25348) 323 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T00:26:30.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[57342]: cluster 2024-09-17T00:26:29.273437+0000 mgr.y (mgr.25348) 324 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T00:26:30.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[57342]: audit 2024-09-17T00:26:29.330871+0000 mgr.y (mgr.25348) 325 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:26:30.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[57342]: audit 2024-09-17T00:26:29.804134+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.26:0/590142181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:26:30.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[58631]: audit 2024-09-17T00:26:28.971013+0000 mgr.y (mgr.25348) 321 : audit [DBG] from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:26:30.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[58631]: audit 2024-09-17T00:26:29.116584+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:30.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[58631]: audit 2024-09-17T00:26:29.121560+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:30.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[58631]: audit 2024-09-17T00:26:29.122555+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:26:30.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[58631]: audit 2024-09-17T00:26:29.123381+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:26:30.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[58631]: audit 2024-09-17T00:26:29.127855+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:30.500 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[58631]: audit 2024-09-17T00:26:29.201591+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:26:30.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[58631]: audit 2024-09-17T00:26:29.203745+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:26:30.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[58631]: audit 2024-09-17T00:26:29.205223+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:26:30.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[58631]: audit 2024-09-17T00:26:29.206296+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:26:30.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[58631]: audit 2024-09-17T00:26:29.207729+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T00:26:30.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[58631]: audit 2024-09-17T00:26:29.207883+0000 mgr.y (mgr.25348) 322 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T00:26:30.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[58631]: cephadm 2024-09-17T00:26:29.209316+0000 mgr.y (mgr.25348) 323 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T00:26:30.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[58631]: cluster 2024-09-17T00:26:29.273437+0000 mgr.y (mgr.25348) 324 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T00:26:30.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[58631]: audit 2024-09-17T00:26:29.330871+0000 mgr.y (mgr.25348) 325 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:26:30.501 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[58631]: audit 2024-09-17T00:26:29.804134+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.26:0/590142181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:26:30.609 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:26:30.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:30 smithi094 bash[45236]: audit 2024-09-17T00:26:28.971013+0000 mgr.y (mgr.25348) 321 : audit [DBG] from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:26:30.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:30 smithi094 bash[45236]: audit 2024-09-17T00:26:29.116584+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:30.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:30 smithi094 bash[45236]: audit 2024-09-17T00:26:29.121560+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:30.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:30 smithi094 bash[45236]: audit 2024-09-17T00:26:29.122555+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:26:30.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:30 smithi094 bash[45236]: audit 2024-09-17T00:26:29.123381+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:26:30.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:30 smithi094 bash[45236]: audit 2024-09-17T00:26:29.127855+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:30.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:30 smithi094 bash[45236]: audit 2024-09-17T00:26:29.201591+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:26:30.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:30 smithi094 bash[45236]: audit 2024-09-17T00:26:29.203745+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:26:30.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:30 smithi094 bash[45236]: audit 2024-09-17T00:26:29.205223+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:26:30.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:30 smithi094 bash[45236]: audit 2024-09-17T00:26:29.206296+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:26:30.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:30 smithi094 bash[45236]: audit 2024-09-17T00:26:29.207729+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T00:26:30.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:30 smithi094 bash[45236]: audit 2024-09-17T00:26:29.207883+0000 mgr.y (mgr.25348) 322 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T00:26:30.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:30 smithi094 bash[45236]: cephadm 2024-09-17T00:26:29.209316+0000 mgr.y (mgr.25348) 323 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T00:26:30.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:30 smithi094 bash[45236]: cluster 2024-09-17T00:26:29.273437+0000 mgr.y (mgr.25348) 324 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-17T00:26:30.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:30 smithi094 bash[45236]: audit 2024-09-17T00:26:29.330871+0000 mgr.y (mgr.25348) 325 : audit [DBG] from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:26:30.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:30 smithi094 bash[45236]: audit 2024-09-17T00:26:29.804134+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.26:0/590142181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:26:30.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:26:30 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:26:30] "GET /metrics HTTP/1.1" 200 38334 "" "Prometheus/2.43.0" 2024-09-17T00:26:31.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:31 smithi026 bash[57342]: audit 2024-09-17T00:26:30.184701+0000 mgr.y (mgr.25348) 326 : audit [DBG] from='client.44482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:26:31.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:31 smithi026 bash[57342]: audit 2024-09-17T00:26:30.616495+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.26:0/2640479883' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:26:31.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:31 smithi026 bash[58631]: audit 2024-09-17T00:26:30.184701+0000 mgr.y (mgr.25348) 326 : audit [DBG] from='client.44482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:26:31.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:31 smithi026 bash[58631]: audit 2024-09-17T00:26:30.616495+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.26:0/2640479883' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:26:31.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:31 smithi094 bash[45236]: audit 2024-09-17T00:26:30.184701+0000 mgr.y (mgr.25348) 326 : audit [DBG] from='client.44482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:26:31.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:31 smithi094 bash[45236]: audit 2024-09-17T00:26:30.616495+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.26:0/2640479883' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:26:32.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:32 smithi026 bash[57342]: cluster 2024-09-17T00:26:31.274802+0000 mgr.y (mgr.25348) 327 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s 2024-09-17T00:26:32.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:32 smithi026 bash[57342]: cephadm 2024-09-17T00:26:31.656847+0000 mgr.y (mgr.25348) 328 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T00:26:32.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:32 smithi026 bash[57342]: audit 2024-09-17T00:26:31.663703+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:32.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:32 smithi026 bash[57342]: audit 2024-09-17T00:26:31.667696+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T00:26:32.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:32 smithi026 bash[57342]: audit 2024-09-17T00:26:31.669509+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:26:32.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:32 smithi026 bash[57342]: cephadm 2024-09-17T00:26:31.673414+0000 mgr.y (mgr.25348) 329 : cephadm [INF] Deploying daemon osd.7 on smithi094 2024-09-17T00:26:32.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:32 smithi026 bash[58631]: cluster 2024-09-17T00:26:31.274802+0000 mgr.y (mgr.25348) 327 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s 2024-09-17T00:26:32.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:32 smithi026 bash[58631]: cephadm 2024-09-17T00:26:31.656847+0000 mgr.y (mgr.25348) 328 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T00:26:32.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:32 smithi026 bash[58631]: audit 2024-09-17T00:26:31.663703+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:32.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:32 smithi026 bash[58631]: audit 2024-09-17T00:26:31.667696+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T00:26:32.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:32 smithi026 bash[58631]: audit 2024-09-17T00:26:31.669509+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:26:32.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:32 smithi026 bash[58631]: cephadm 2024-09-17T00:26:31.673414+0000 mgr.y (mgr.25348) 329 : cephadm [INF] Deploying daemon osd.7 on smithi094 2024-09-17T00:26:33.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:32 smithi094 bash[45236]: cluster 2024-09-17T00:26:31.274802+0000 mgr.y (mgr.25348) 327 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s 2024-09-17T00:26:33.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:32 smithi094 bash[45236]: cephadm 2024-09-17T00:26:31.656847+0000 mgr.y (mgr.25348) 328 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T00:26:33.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:32 smithi094 bash[45236]: audit 2024-09-17T00:26:31.663703+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:33.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:32 smithi094 bash[45236]: audit 2024-09-17T00:26:31.667696+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T00:26:33.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:32 smithi094 bash[45236]: audit 2024-09-17T00:26:31.669509+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:26:33.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:32 smithi094 bash[45236]: cephadm 2024-09-17T00:26:31.673414+0000 mgr.y (mgr.25348) 329 : cephadm [INF] Deploying daemon osd.7 on smithi094 2024-09-17T00:26:34.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:34 smithi094 bash[45236]: audit 2024-09-17T00:26:33.272282+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:34.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:34 smithi094 bash[45236]: audit 2024-09-17T00:26:33.274538+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:26:34.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:34 smithi094 bash[45236]: cluster 2024-09-17T00:26:33.275568+0000 mgr.y (mgr.25348) 330 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-09-17T00:26:34.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:34 smithi094 bash[45236]: audit 2024-09-17T00:26:33.431311+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:34.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:34 smithi026 bash[57342]: audit 2024-09-17T00:26:33.272282+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:34.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:34 smithi026 bash[57342]: audit 2024-09-17T00:26:33.274538+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:26:34.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:34 smithi026 bash[57342]: cluster 2024-09-17T00:26:33.275568+0000 mgr.y (mgr.25348) 330 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-09-17T00:26:34.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:34 smithi026 bash[57342]: audit 2024-09-17T00:26:33.431311+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:34.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:34 smithi026 bash[58631]: audit 2024-09-17T00:26:33.272282+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:34.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:34 smithi026 bash[58631]: audit 2024-09-17T00:26:33.274538+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:26:34.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:34 smithi026 bash[58631]: cluster 2024-09-17T00:26:33.275568+0000 mgr.y (mgr.25348) 330 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-09-17T00:26:34.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:34 smithi026 bash[58631]: audit 2024-09-17T00:26:33.431311+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:35.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:35 smithi094 bash[45236]: audit 2024-09-17T00:26:34.410122+0000 mgr.y (mgr.25348) 331 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:35.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:35 smithi026 bash[57342]: audit 2024-09-17T00:26:34.410122+0000 mgr.y (mgr.25348) 331 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:35.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:35 smithi026 bash[58631]: audit 2024-09-17T00:26:34.410122+0000 mgr.y (mgr.25348) 331 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:36.245 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:36 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:36.245 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:26:36 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:36.246 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:26:36 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:36.246 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:26:36 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:36.246 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:26:36 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:36.247 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:36 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:36.247 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:26:36 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:36.247 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:26:36 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:36.247 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:36 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:36.248 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:36 smithi094 systemd[1]: Stopping Ceph osd.7 for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:26:36.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:36 smithi094 bash[45236]: cluster 2024-09-17T00:26:35.277120+0000 mgr.y (mgr.25348) 332 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:26:36.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:36 smithi094 bash[31756]: debug 2024-09-17T00:26:36.366+0000 7f547e5d8700 -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-09-17T00:26:36.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:36 smithi094 bash[31756]: debug 2024-09-17T00:26:36.366+0000 7f547e5d8700 -1 osd.7 140 *** Got signal Terminated *** 2024-09-17T00:26:36.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:36 smithi094 bash[31756]: debug 2024-09-17T00:26:36.366+0000 7f547e5d8700 -1 osd.7 140 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:26:36.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:36 smithi026 bash[57342]: cluster 2024-09-17T00:26:35.277120+0000 mgr.y (mgr.25348) 332 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:26:36.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:36 smithi026 bash[58631]: cluster 2024-09-17T00:26:35.277120+0000 mgr.y (mgr.25348) 332 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:26:37.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:37 smithi094 bash[45236]: cluster 2024-09-17T00:26:36.372204+0000 mon.a (mon.0) 556 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T00:26:37.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:37 smithi026 bash[57342]: cluster 2024-09-17T00:26:36.372204+0000 mon.a (mon.0) 556 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T00:26:37.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:37 smithi026 bash[58631]: cluster 2024-09-17T00:26:36.372204+0000 mon.a (mon.0) 556 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T00:26:38.590 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:38 smithi094 bash[52723]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-7 2024-09-17T00:26:38.590 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:38 smithi094 bash[45236]: cluster 2024-09-17T00:26:37.278105+0000 mgr.y (mgr.25348) 333 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:26:38.590 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:38 smithi094 bash[45236]: cluster 2024-09-17T00:26:37.334416+0000 mon.a (mon.0) 557 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:26:38.590 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:38 smithi094 bash[45236]: cluster 2024-09-17T00:26:37.334467+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-17T00:26:38.591 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:38 smithi094 bash[45236]: cluster 2024-09-17T00:26:37.351955+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T00:26:38.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:38 smithi026 bash[57342]: cluster 2024-09-17T00:26:37.278105+0000 mgr.y (mgr.25348) 333 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:26:38.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:38 smithi026 bash[57342]: cluster 2024-09-17T00:26:37.334416+0000 mon.a (mon.0) 557 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:26:38.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:38 smithi026 bash[57342]: cluster 2024-09-17T00:26:37.334467+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-17T00:26:38.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:38 smithi026 bash[57342]: cluster 2024-09-17T00:26:37.351955+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T00:26:38.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:38 smithi026 bash[58631]: cluster 2024-09-17T00:26:37.278105+0000 mgr.y (mgr.25348) 333 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:26:38.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:38 smithi026 bash[58631]: cluster 2024-09-17T00:26:37.334416+0000 mon.a (mon.0) 557 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T00:26:38.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:38 smithi026 bash[58631]: cluster 2024-09-17T00:26:37.334467+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-17T00:26:38.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:38 smithi026 bash[58631]: cluster 2024-09-17T00:26:37.351955+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T00:26:38.860 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:38 smithi094 bash[52791]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-7 2024-09-17T00:26:39.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:39 smithi094 bash[45236]: cluster 2024-09-17T00:26:38.353460+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T00:26:39.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:39 smithi026 bash[57342]: cluster 2024-09-17T00:26:38.353460+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T00:26:39.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:39 smithi026 bash[58631]: cluster 2024-09-17T00:26:38.353460+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T00:26:40.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:40 smithi094 bash[45236]: cluster 2024-09-17T00:26:39.279380+0000 mgr.y (mgr.25348) 334 : cluster [DBG] pgmap v208: 161 pgs: 14 active+undersized, 17 stale+active+clean, 6 active+undersized+degraded, 124 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 12/726 objects degraded (1.653%) 2024-09-17T00:26:40.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:40 smithi094 bash[45236]: cluster 2024-09-17T00:26:39.346327+0000 mon.a (mon.0) 561 : cluster [WRN] Health check failed: Degraded data redundancy: 12/726 objects degraded (1.653%), 6 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:40.740 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:40 smithi026 bash[57342]: cluster 2024-09-17T00:26:39.279380+0000 mgr.y (mgr.25348) 334 : cluster [DBG] pgmap v208: 161 pgs: 14 active+undersized, 17 stale+active+clean, 6 active+undersized+degraded, 124 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 12/726 objects degraded (1.653%) 2024-09-17T00:26:40.740 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:40 smithi026 bash[57342]: cluster 2024-09-17T00:26:39.346327+0000 mon.a (mon.0) 561 : cluster [WRN] Health check failed: Degraded data redundancy: 12/726 objects degraded (1.653%), 6 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:40.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:40 smithi026 bash[58631]: cluster 2024-09-17T00:26:39.279380+0000 mgr.y (mgr.25348) 334 : cluster [DBG] pgmap v208: 161 pgs: 14 active+undersized, 17 stale+active+clean, 6 active+undersized+degraded, 124 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 12/726 objects degraded (1.653%) 2024-09-17T00:26:40.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:40 smithi026 bash[58631]: cluster 2024-09-17T00:26:39.346327+0000 mon.a (mon.0) 561 : cluster [WRN] Health check failed: Degraded data redundancy: 12/726 objects degraded (1.653%), 6 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:40.943 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:26:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:40.944 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:26:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:40.944 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:26:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:40.944 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:26:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:40.944 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:26:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:40.945 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:40 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-17T00:26:40.945 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:40 smithi094 systemd[1]: Stopped Ceph osd.7 for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:26:40.945 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:40.945 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:40.946 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:26:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:40.946 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:26:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:26:40.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:26:40 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:26:40] "GET /metrics HTTP/1.1" 200 38407 "" "Prometheus/2.43.0" 2024-09-17T00:26:41.360 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:40 smithi094 systemd[1]: Started Ceph osd.7 for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:26:42.247 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:42 smithi094 bash[52941]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T00:26:42.248 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:41 smithi094 bash[45236]: audit 2024-09-17T00:26:40.999756+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:42.248 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:41 smithi094 bash[45236]: audit 2024-09-17T00:26:41.010152+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:42.248 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:41 smithi094 bash[45236]: cluster 2024-09-17T00:26:41.281220+0000 mgr.y (mgr.25348) 335 : cluster [DBG] pgmap v209: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-09-17T00:26:42.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:41 smithi026 bash[57342]: audit 2024-09-17T00:26:40.999756+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:42.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:41 smithi026 bash[57342]: audit 2024-09-17T00:26:41.010152+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:42.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:41 smithi026 bash[57342]: cluster 2024-09-17T00:26:41.281220+0000 mgr.y (mgr.25348) 335 : cluster [DBG] pgmap v209: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-09-17T00:26:42.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:41 smithi026 bash[58631]: audit 2024-09-17T00:26:40.999756+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:42.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:41 smithi026 bash[58631]: audit 2024-09-17T00:26:41.010152+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:42.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:41 smithi026 bash[58631]: cluster 2024-09-17T00:26:41.281220+0000 mgr.y (mgr.25348) 335 : cluster [DBG] pgmap v209: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-09-17T00:26:42.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:42 smithi094 bash[52941]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T00:26:43.102 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:42 smithi094 bash[52941]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T00:26:43.102 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:42 smithi094 bash[52941]: 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-09-17T00:26:43.102 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:43 smithi094 bash[52941]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T00:26:43.360 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:43 smithi094 bash[52941]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T00:26:43.360 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:43 smithi094 bash[52941]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-17T00:26:43.360 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:43 smithi094 bash[52941]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T00:26:43.360 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:43 smithi094 bash[52941]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-17T00:26:44.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:44 smithi094 bash[45236]: cluster 2024-09-17T00:26:43.282262+0000 mgr.y (mgr.25348) 336 : cluster [DBG] pgmap v210: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-09-17T00:26:44.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:44 smithi026 bash[58631]: cluster 2024-09-17T00:26:43.282262+0000 mgr.y (mgr.25348) 336 : cluster [DBG] pgmap v210: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-09-17T00:26:44.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:44 smithi026 bash[57342]: cluster 2024-09-17T00:26:43.282262+0000 mgr.y (mgr.25348) 336 : cluster [DBG] pgmap v210: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-09-17T00:26:45.110 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:44 smithi094 bash[53168]: debug 2024-09-17T00:26:44.926+0000 7f7838ab1640 1 -- 172.21.15.94:0/945924047 <== mon.2 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563c8c52a960 con 0x563c8c54bc00 2024-09-17T00:26:45.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:45 smithi094 bash[45236]: audit 2024-09-17T00:26:44.417399+0000 mgr.y (mgr.25348) 337 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:45.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:45 smithi026 bash[57342]: audit 2024-09-17T00:26:44.417399+0000 mgr.y (mgr.25348) 337 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:45.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:45 smithi026 bash[58631]: audit 2024-09-17T00:26:44.417399+0000 mgr.y (mgr.25348) 337 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:46.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:46 smithi094 bash[45236]: cluster 2024-09-17T00:26:45.284174+0000 mgr.y (mgr.25348) 338 : cluster [DBG] pgmap v211: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-09-17T00:26:46.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:46 smithi094 bash[45236]: cluster 2024-09-17T00:26:45.419227+0000 mon.a (mon.0) 564 : cluster [WRN] Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:46.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:46 smithi094 bash[53168]: debug 2024-09-17T00:26:46.202+0000 7f783b318640 -1 Falling back to public interface 2024-09-17T00:26:46.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:46 smithi026 bash[57342]: cluster 2024-09-17T00:26:45.284174+0000 mgr.y (mgr.25348) 338 : cluster [DBG] pgmap v211: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-09-17T00:26:46.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:46 smithi026 bash[57342]: cluster 2024-09-17T00:26:45.419227+0000 mon.a (mon.0) 564 : cluster [WRN] Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:46.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:46 smithi026 bash[58631]: cluster 2024-09-17T00:26:45.284174+0000 mgr.y (mgr.25348) 338 : cluster [DBG] pgmap v211: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-09-17T00:26:46.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:46 smithi026 bash[58631]: cluster 2024-09-17T00:26:45.419227+0000 mon.a (mon.0) 564 : cluster [WRN] Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:48.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:48 smithi094 bash[45236]: cluster 2024-09-17T00:26:47.285449+0000 mgr.y (mgr.25348) 339 : cluster [DBG] pgmap v212: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-09-17T00:26:48.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:48 smithi094 bash[45236]: audit 2024-09-17T00:26:48.225782+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:48.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:48 smithi094 bash[45236]: audit 2024-09-17T00:26:48.236274+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:48.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:48 smithi094 bash[45236]: audit 2024-09-17T00:26:48.270366+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:48.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:48 smithi094 bash[45236]: audit 2024-09-17T00:26:48.272419+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:26:48.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:48 smithi026 bash[58631]: cluster 2024-09-17T00:26:47.285449+0000 mgr.y (mgr.25348) 339 : cluster [DBG] pgmap v212: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-09-17T00:26:48.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:48 smithi026 bash[58631]: audit 2024-09-17T00:26:48.225782+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:48.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:48 smithi026 bash[58631]: audit 2024-09-17T00:26:48.236274+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:48.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:48 smithi026 bash[58631]: audit 2024-09-17T00:26:48.270366+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:48.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:48 smithi026 bash[58631]: audit 2024-09-17T00:26:48.272419+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:26:48.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:48 smithi026 bash[57342]: cluster 2024-09-17T00:26:47.285449+0000 mgr.y (mgr.25348) 339 : cluster [DBG] pgmap v212: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-09-17T00:26:48.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:48 smithi026 bash[57342]: audit 2024-09-17T00:26:48.225782+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:48.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:48 smithi026 bash[57342]: audit 2024-09-17T00:26:48.236274+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:48.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:48 smithi026 bash[57342]: audit 2024-09-17T00:26:48.270366+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:48.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:48 smithi026 bash[57342]: audit 2024-09-17T00:26:48.272419+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:26:50.360 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:49 smithi094 bash[53168]: debug 2024-09-17T00:26:49.906+0000 7f783b318640 -1 osd.7 0 read_superblock omap replica is missing. 2024-09-17T00:26:50.360 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:49 smithi094 bash[53168]: debug 2024-09-17T00:26:49.938+0000 7f783b318640 -1 osd.7 140 log_to_monitors true 2024-09-17T00:26:50.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:50 smithi094 bash[45236]: cluster 2024-09-17T00:26:49.286664+0000 mgr.y (mgr.25348) 340 : cluster [DBG] pgmap v213: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-09-17T00:26:50.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:50 smithi094 bash[45236]: audit 2024-09-17T00:26:49.520465+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:50.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:50 smithi094 bash[45236]: audit 2024-09-17T00:26:49.531162+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:50.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:50 smithi094 bash[45236]: audit 2024-09-17T00:26:49.943958+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.94:6824/3280148448,v1:172.21.15.94:6825/3280148448]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:26:50.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:50 smithi094 bash[45236]: audit 2024-09-17T00:26:49.947081+0000 mon.a (mon.0) 571 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:26:50.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:26:50 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:26:50] "GET /metrics HTTP/1.1" 200 38488 "" "Prometheus/2.43.0" 2024-09-17T00:26:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:50 smithi026 bash[57342]: cluster 2024-09-17T00:26:49.286664+0000 mgr.y (mgr.25348) 340 : cluster [DBG] pgmap v213: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-09-17T00:26:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:50 smithi026 bash[57342]: audit 2024-09-17T00:26:49.520465+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:50 smithi026 bash[57342]: audit 2024-09-17T00:26:49.531162+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:50.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:50 smithi026 bash[57342]: audit 2024-09-17T00:26:49.943958+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.94:6824/3280148448,v1:172.21.15.94:6825/3280148448]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:26:50.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:50 smithi026 bash[57342]: audit 2024-09-17T00:26:49.947081+0000 mon.a (mon.0) 571 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:26:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:50 smithi026 bash[58631]: cluster 2024-09-17T00:26:49.286664+0000 mgr.y (mgr.25348) 340 : cluster [DBG] pgmap v213: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-09-17T00:26:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:50 smithi026 bash[58631]: audit 2024-09-17T00:26:49.520465+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:50 smithi026 bash[58631]: audit 2024-09-17T00:26:49.531162+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:26:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:50 smithi026 bash[58631]: audit 2024-09-17T00:26:49.943958+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.94:6824/3280148448,v1:172.21.15.94:6825/3280148448]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:26:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:50 smithi026 bash[58631]: audit 2024-09-17T00:26:49.947081+0000 mon.a (mon.0) 571 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T00:26:51.360 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:26:50 smithi094 bash[53168]: debug 2024-09-17T00:26:50.922+0000 7f782f0bb640 -1 osd.7 140 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T00:26:51.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:51 smithi094 bash[45236]: audit 2024-09-17T00:26:50.529470+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T00:26:51.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:51 smithi094 bash[45236]: audit 2024-09-17T00:26:50.534912+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.94:6824/3280148448,v1:172.21.15.94:6825/3280148448]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:26:51.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:51 smithi094 bash[45236]: cluster 2024-09-17T00:26:50.537094+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-17T00:26:51.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:51 smithi094 bash[45236]: audit 2024-09-17T00:26:50.541581+0000 mon.a (mon.0) 574 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:26:51.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:51 smithi094 bash[45236]: audit 2024-09-17T00:26:50.913566+0000 mon.a (mon.0) 575 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-17T00:26:51.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:51 smithi026 bash[57342]: audit 2024-09-17T00:26:50.529470+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T00:26:51.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:51 smithi026 bash[57342]: audit 2024-09-17T00:26:50.534912+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.94:6824/3280148448,v1:172.21.15.94:6825/3280148448]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:26:51.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:51 smithi026 bash[57342]: cluster 2024-09-17T00:26:50.537094+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-17T00:26:51.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:51 smithi026 bash[57342]: audit 2024-09-17T00:26:50.541581+0000 mon.a (mon.0) 574 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:26:51.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:51 smithi026 bash[57342]: audit 2024-09-17T00:26:50.913566+0000 mon.a (mon.0) 575 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-17T00:26:51.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:51 smithi026 bash[58631]: audit 2024-09-17T00:26:50.529470+0000 mon.a (mon.0) 572 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T00:26:51.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:51 smithi026 bash[58631]: audit 2024-09-17T00:26:50.534912+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.94:6824/3280148448,v1:172.21.15.94:6825/3280148448]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:26:51.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:51 smithi026 bash[58631]: cluster 2024-09-17T00:26:50.537094+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-17T00:26:51.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:51 smithi026 bash[58631]: audit 2024-09-17T00:26:50.541581+0000 mon.a (mon.0) 574 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-17T00:26:51.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:51 smithi026 bash[58631]: audit 2024-09-17T00:26:50.913566+0000 mon.a (mon.0) 575 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-17T00:26:52.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:52 smithi094 bash[45236]: cluster 2024-09-17T00:26:51.287944+0000 mgr.y (mgr.25348) 341 : cluster [DBG] pgmap v215: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-09-17T00:26:52.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:52 smithi094 bash[45236]: cluster 2024-09-17T00:26:51.909785+0000 mon.a (mon.0) 576 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:26:52.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:52 smithi094 bash[45236]: cluster 2024-09-17T00:26:51.920707+0000 mon.a (mon.0) 577 : cluster [INF] osd.7 [v2:172.21.15.94:6824/3280148448,v1:172.21.15.94:6825/3280148448] boot 2024-09-17T00:26:52.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:52 smithi094 bash[45236]: cluster 2024-09-17T00:26:51.920843+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T00:26:52.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:52 smithi094 bash[45236]: audit 2024-09-17T00:26:51.923755+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:26:52.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:52 smithi026 bash[57342]: cluster 2024-09-17T00:26:51.287944+0000 mgr.y (mgr.25348) 341 : cluster [DBG] pgmap v215: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-09-17T00:26:52.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:52 smithi026 bash[57342]: cluster 2024-09-17T00:26:51.909785+0000 mon.a (mon.0) 576 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:26:52.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:52 smithi026 bash[57342]: cluster 2024-09-17T00:26:51.920707+0000 mon.a (mon.0) 577 : cluster [INF] osd.7 [v2:172.21.15.94:6824/3280148448,v1:172.21.15.94:6825/3280148448] boot 2024-09-17T00:26:52.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:52 smithi026 bash[57342]: cluster 2024-09-17T00:26:51.920843+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T00:26:52.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:52 smithi026 bash[57342]: audit 2024-09-17T00:26:51.923755+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:26:52.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:52 smithi026 bash[58631]: cluster 2024-09-17T00:26:51.287944+0000 mgr.y (mgr.25348) 341 : cluster [DBG] pgmap v215: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-09-17T00:26:52.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:52 smithi026 bash[58631]: cluster 2024-09-17T00:26:51.909785+0000 mon.a (mon.0) 576 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T00:26:52.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:52 smithi026 bash[58631]: cluster 2024-09-17T00:26:51.920707+0000 mon.a (mon.0) 577 : cluster [INF] osd.7 [v2:172.21.15.94:6824/3280148448,v1:172.21.15.94:6825/3280148448] boot 2024-09-17T00:26:52.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:52 smithi026 bash[58631]: cluster 2024-09-17T00:26:51.920843+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T00:26:52.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:52 smithi026 bash[58631]: audit 2024-09-17T00:26:51.923755+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T00:26:54.250 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:53 smithi026 bash[57342]: cluster 2024-09-17T00:26:52.922422+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-17T00:26:54.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:53 smithi026 bash[58631]: cluster 2024-09-17T00:26:52.922422+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-17T00:26:54.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:53 smithi094 bash[45236]: cluster 2024-09-17T00:26:52.922422+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-17T00:26:55.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:54 smithi026 bash[57342]: cluster 2024-09-17T00:26:53.288983+0000 mgr.y (mgr.25348) 342 : cluster [DBG] pgmap v218: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-09-17T00:26:55.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:54 smithi026 bash[58631]: cluster 2024-09-17T00:26:53.288983+0000 mgr.y (mgr.25348) 342 : cluster [DBG] pgmap v218: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-09-17T00:26:55.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:55 smithi094 bash[45236]: cluster 2024-09-17T00:26:53.288983+0000 mgr.y (mgr.25348) 342 : cluster [DBG] pgmap v218: 161 pgs: 43 active+undersized, 26 active+undersized+degraded, 92 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-09-17T00:26:56.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:55 smithi026 bash[57342]: audit 2024-09-17T00:26:54.425361+0000 mgr.y (mgr.25348) 343 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:56.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:55 smithi026 bash[58631]: audit 2024-09-17T00:26:54.425361+0000 mgr.y (mgr.25348) 343 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:56.306 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:55 smithi094 bash[45236]: audit 2024-09-17T00:26:54.425361+0000 mgr.y (mgr.25348) 343 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:26:57.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:56 smithi026 bash[57342]: cluster 2024-09-17T00:26:55.290591+0000 mgr.y (mgr.25348) 344 : cluster [DBG] pgmap v219: 161 pgs: 15 active+undersized, 11 active+undersized+degraded, 135 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 55/726 objects degraded (7.576%) 2024-09-17T00:26:57.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:56 smithi026 bash[57342]: cluster 2024-09-17T00:26:55.925609+0000 mon.a (mon.0) 581 : cluster [WRN] Health check update: Degraded data redundancy: 55/726 objects degraded (7.576%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:57.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:56 smithi026 bash[58631]: cluster 2024-09-17T00:26:55.290591+0000 mgr.y (mgr.25348) 344 : cluster [DBG] pgmap v219: 161 pgs: 15 active+undersized, 11 active+undersized+degraded, 135 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 55/726 objects degraded (7.576%) 2024-09-17T00:26:57.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:56 smithi026 bash[58631]: cluster 2024-09-17T00:26:55.925609+0000 mon.a (mon.0) 581 : cluster [WRN] Health check update: Degraded data redundancy: 55/726 objects degraded (7.576%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:57.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:56 smithi094 bash[45236]: cluster 2024-09-17T00:26:55.290591+0000 mgr.y (mgr.25348) 344 : cluster [DBG] pgmap v219: 161 pgs: 15 active+undersized, 11 active+undersized+degraded, 135 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 55/726 objects degraded (7.576%) 2024-09-17T00:26:57.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:56 smithi094 bash[45236]: cluster 2024-09-17T00:26:55.925609+0000 mon.a (mon.0) 581 : cluster [WRN] Health check update: Degraded data redundancy: 55/726 objects degraded (7.576%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T00:26:58.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:57 smithi026 bash[57342]: cluster 2024-09-17T00:26:57.291625+0000 mgr.y (mgr.25348) 345 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-09-17T00:26:58.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:26:57 smithi026 bash[57342]: cluster 2024-09-17T00:26:57.938904+0000 mon.a (mon.0) 582 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/726 objects degraded (7.576%), 11 pgs degraded) 2024-09-17T00:26:58.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:57 smithi026 bash[58631]: cluster 2024-09-17T00:26:57.291625+0000 mgr.y (mgr.25348) 345 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-09-17T00:26:58.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:26:57 smithi026 bash[58631]: cluster 2024-09-17T00:26:57.938904+0000 mon.a (mon.0) 582 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/726 objects degraded (7.576%), 11 pgs degraded) 2024-09-17T00:26:58.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:57 smithi094 bash[45236]: cluster 2024-09-17T00:26:57.291625+0000 mgr.y (mgr.25348) 345 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-09-17T00:26:58.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:26:57 smithi094 bash[45236]: cluster 2024-09-17T00:26:57.938904+0000 mon.a (mon.0) 582 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/726 objects degraded (7.576%), 11 pgs degraded) 2024-09-17T00:27:00.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: cluster 2024-09-17T00:26:59.292586+0000 mgr.y (mgr.25348) 346 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T00:27:00.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.004900+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:00.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.014237+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:00.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.016121+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:00.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.018032+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:27:00.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.027529+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:00.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.178371+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:27:00.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.182102+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:00.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.185037+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:00.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.187404+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:00.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.190989+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:00.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.197739+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:00.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.200660+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-17T00:27:00.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.205582+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T00:27:00.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.208318+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-17T00:27:00.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.215527+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T00:27:00.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.219525+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-17T00:27:00.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.225176+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T00:27:00.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.229157+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-17T00:27:00.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.235025+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T00:27:00.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.239078+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-17T00:27:00.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.244801+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T00:27:00.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.248668+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-17T00:27:00.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.253978+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T00:27:00.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.258105+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-17T00:27:00.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.262392+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T00:27:00.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.265303+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-17T00:27:00.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.271444+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T00:27:00.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:00 smithi094 bash[45236]: audit 2024-09-17T00:27:00.277956+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-09-17T00:27:00.740 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: cluster 2024-09-17T00:26:59.292586+0000 mgr.y (mgr.25348) 346 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T00:27:00.740 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.004900+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:00.740 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.014237+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:00.740 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.016121+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:00.740 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.018032+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:27:00.740 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.027529+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:00.740 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.178371+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:27:00.740 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.182102+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:00.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.185037+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:00.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.187404+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:00.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.190989+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:00.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.197739+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:00.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.200660+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-17T00:27:00.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.205582+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T00:27:00.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.208318+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-17T00:27:00.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.215527+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T00:27:00.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.219525+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-17T00:27:00.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.225176+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T00:27:00.741 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.229157+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-17T00:27:00.742 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.235025+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T00:27:00.742 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.239078+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-17T00:27:00.742 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.244801+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T00:27:00.742 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.248668+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-17T00:27:00.742 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.253978+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T00:27:00.742 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.258105+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-17T00:27:00.743 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.262392+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T00:27:00.743 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.265303+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-17T00:27:00.743 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.271444+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T00:27:00.743 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[58631]: audit 2024-09-17T00:27:00.277956+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-09-17T00:27:00.743 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: cluster 2024-09-17T00:26:59.292586+0000 mgr.y (mgr.25348) 346 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T00:27:00.743 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.004900+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:00.743 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.014237+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:00.743 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.016121+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:00.744 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.018032+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:27:00.744 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.027529+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:00.744 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.178371+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:27:00.744 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.182102+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:00.744 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.185037+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:00.744 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.187404+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:00.744 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.190989+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:00.744 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.197739+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:00.744 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.200660+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-17T00:27:00.744 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.205582+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T00:27:00.744 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.208318+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-17T00:27:00.744 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.215527+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T00:27:00.745 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.219525+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-17T00:27:00.745 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.225176+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T00:27:00.745 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.229157+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-17T00:27:00.745 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.235025+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T00:27:00.745 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.239078+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-17T00:27:00.745 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.244801+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T00:27:00.745 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.248668+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-17T00:27:00.745 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.253978+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T00:27:00.745 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.258105+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-17T00:27:00.745 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.262392+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T00:27:00.745 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.265303+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-17T00:27:00.745 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.271444+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T00:27:00.745 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[57342]: audit 2024-09-17T00:27:00.277956+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-09-17T00:27:00.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:27:00 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:27:00] "GET /metrics HTTP/1.1" 200 38488 "" "Prometheus/2.43.0" 2024-09-17T00:27:01.022 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:27:01.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:01 smithi094 bash[45236]: cephadm 2024-09-17T00:27:00.192512+0000 mgr.y (mgr.25348) 347 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T00:27:01.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:01 smithi094 bash[45236]: cephadm 2024-09-17T00:27:00.277313+0000 mgr.y (mgr.25348) 348 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-17T00:27:01.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:01 smithi094 bash[45236]: cluster 2024-09-17T00:27:01.269354+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-17T00:27:01.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:01 smithi094 bash[45236]: cluster 2024-09-17T00:27:01.269386+0000 mon.a (mon.0) 612 : cluster [INF] Cluster is now healthy 2024-09-17T00:27:01.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:01 smithi094 bash[45236]: audit 2024-09-17T00:27:01.271543+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-17T00:27:01.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:01 smithi094 bash[45236]: cluster 2024-09-17T00:27:01.277171+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-17T00:27:01.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:01 smithi094 bash[45236]: audit 2024-09-17T00:27:01.281895+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:01.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:01 smithi094 bash[45236]: audit 2024-09-17T00:27:01.288871+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:01.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:01 smithi026 bash[57342]: cephadm 2024-09-17T00:27:00.192512+0000 mgr.y (mgr.25348) 347 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T00:27:01.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:01 smithi026 bash[57342]: cephadm 2024-09-17T00:27:00.277313+0000 mgr.y (mgr.25348) 348 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-17T00:27:01.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:01 smithi026 bash[57342]: cluster 2024-09-17T00:27:01.269354+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-17T00:27:01.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:01 smithi026 bash[57342]: cluster 2024-09-17T00:27:01.269386+0000 mon.a (mon.0) 612 : cluster [INF] Cluster is now healthy 2024-09-17T00:27:01.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:01 smithi026 bash[57342]: audit 2024-09-17T00:27:01.271543+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-17T00:27:01.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:01 smithi026 bash[57342]: cluster 2024-09-17T00:27:01.277171+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-17T00:27:01.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:01 smithi026 bash[57342]: audit 2024-09-17T00:27:01.281895+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:01.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:01 smithi026 bash[57342]: audit 2024-09-17T00:27:01.288871+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:01.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:01 smithi026 bash[58631]: cephadm 2024-09-17T00:27:00.192512+0000 mgr.y (mgr.25348) 347 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T00:27:01.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:01 smithi026 bash[58631]: cephadm 2024-09-17T00:27:00.277313+0000 mgr.y (mgr.25348) 348 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-09-17T00:27:01.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:01 smithi026 bash[58631]: cluster 2024-09-17T00:27:01.269354+0000 mon.a (mon.0) 611 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-17T00:27:01.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:01 smithi026 bash[58631]: cluster 2024-09-17T00:27:01.269386+0000 mon.a (mon.0) 612 : cluster [INF] Cluster is now healthy 2024-09-17T00:27:01.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:01 smithi026 bash[58631]: audit 2024-09-17T00:27:01.271543+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-17T00:27:01.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:01 smithi026 bash[58631]: cluster 2024-09-17T00:27:01.277171+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-17T00:27:01.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:01 smithi026 bash[58631]: audit 2024-09-17T00:27:01.281895+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:01.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:01 smithi026 bash[58631]: audit 2024-09-17T00:27:01.288871+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:01.804 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:27:01.805 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (8m) 2m ago 15m 14.4M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:27:01.805 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (7m) 13s ago 14m 40.4M - 8.3.5 dad864ee21e9 431789404f7f 2024-09-17T00:27:01.805 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (6m) 2m ago 12m 43.5M - 3.5 e1d6a67b021e 89ab91c2135a 2024-09-17T00:27:01.805 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283,8765 running (6m) 13s ago 21m 429M - 19.1.1-330-gc2ddf972 ebb0615149de c98e79f4d014 2024-09-17T00:27:01.805 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (7m) 2m ago 23m 495M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:27:01.805 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (6m) 2m ago 23m 48.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 519595a50d61 2024-09-17T00:27:01.805 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (5m) 13s ago 21m 41.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 63c11bd6506d 2024-09-17T00:27:01.805 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (5m) 2m ago 21m 42.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de a7778dbda153 2024-09-17T00:27:01.805 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (8m) 2m ago 15m 8515k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:27:01.805 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (7m) 13s ago 15m 8280k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:27:01.806 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (3m) 2m ago 20m 56.2M 2781M 19.1.1-330-gc2ddf972 ebb0615149de f4b4c70998e0 2024-09-17T00:27:01.806 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (3m) 2m ago 20m 50.9M 2781M 19.1.1-330-gc2ddf972 ebb0615149de c300e1ebc322 2024-09-17T00:27:01.806 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (2m) 2m ago 19m 52.2M 2781M 19.1.1-330-gc2ddf972 ebb0615149de 3442d21047a4 2024-09-17T00:27:01.806 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (2m) 2m ago 18m - 2781M 19.1.1-330-gc2ddf972 ebb0615149de 58d385573d6c 2024-09-17T00:27:01.806 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (108s) 13s ago 18m 51.3M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 883fe5a85bd5 2024-09-17T00:27:01.806 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (78s) 13s ago 17m 48.3M 3036M 19.1.1-330-gc2ddf972 ebb0615149de befc4c086ee0 2024-09-17T00:27:01.806 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (48s) 13s ago 17m 50.3M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 15251969aa3a 2024-09-17T00:27:01.806 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (17s) 13s ago 16m - 3036M 19.1.1-330-gc2ddf972 ebb0615149de 4d7f21cb9618 2024-09-17T00:27:01.806 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (6m) 13s ago 15m 59.6M - 2.43.0 a07b618ecd1d be36f173eeb5 2024-09-17T00:27:01.806 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (13m) 2m ago 13m 87.0M - 17.2.0 e1d6a67b021e 5d772171052c 2024-09-17T00:27:01.806 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (13m) 13s ago 13m 87.9M - 17.2.0 e1d6a67b021e c9efb8ad2dc8 2024-09-17T00:27:01.807 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (13m) 2m ago 13m 87.1M - 17.2.0 e1d6a67b021e d5f1c1bd2a64 2024-09-17T00:27:01.807 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (12m) 13s ago 12m 88.0M - 17.2.0 e1d6a67b021e 81b001f9737e 2024-09-17T00:27:02.229 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:27:02.229 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:27:02.229 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T00:27:02.229 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:27:02.229 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:27:02.229 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:27:02.229 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:27:02.229 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:27:02.229 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T00:27:02.229 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:27:02.230 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:27:02.230 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-09-17T00:27:02.230 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:27:02.230 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:27:02.230 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-09-17T00:27:02.230 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13 2024-09-17T00:27:02.230 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:27:02.230 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:27:02.604 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:27:02.604 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:27:02.605 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:27:02.605 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:27:02.605 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-17T00:27:02.605 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-17T00:27:02.605 INFO:teuthology.orchestra.run.smithi026.stdout: "mon", 2024-09-17T00:27:02.605 INFO:teuthology.orchestra.run.smithi026.stdout: "osd" 2024-09-17T00:27:02.605 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:27:02.605 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "13/23 daemons upgraded", 2024-09-17T00:27:02.605 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading rgw daemons", 2024-09-17T00:27:02.605 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:27:02.605 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:27:02.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:02 smithi094 bash[45236]: audit 2024-09-17T00:27:01.013893+0000 mgr.y (mgr.25348) 349 : audit [DBG] from='client.44497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:02.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:02 smithi094 bash[45236]: cephadm 2024-09-17T00:27:01.282655+0000 mgr.y (mgr.25348) 350 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T00:27:02.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:02 smithi094 bash[45236]: cluster 2024-09-17T00:27:01.292970+0000 mgr.y (mgr.25348) 351 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T00:27:02.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:02 smithi094 bash[45236]: audit 2024-09-17T00:27:01.396240+0000 mgr.y (mgr.25348) 352 : audit [DBG] from='client.44503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:02.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:02 smithi094 bash[45236]: audit 2024-09-17T00:27:01.770216+0000 mgr.y (mgr.25348) 353 : audit [DBG] from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:02.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:02 smithi094 bash[45236]: audit 2024-09-17T00:27:02.235528+0000 mon.a (mon.0) 617 : audit [DBG] from='client.? 172.21.15.26:0/3899122508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:02.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:02 smithi026 bash[57342]: audit 2024-09-17T00:27:01.013893+0000 mgr.y (mgr.25348) 349 : audit [DBG] from='client.44497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:02.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:02 smithi026 bash[57342]: cephadm 2024-09-17T00:27:01.282655+0000 mgr.y (mgr.25348) 350 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T00:27:02.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:02 smithi026 bash[57342]: cluster 2024-09-17T00:27:01.292970+0000 mgr.y (mgr.25348) 351 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T00:27:02.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:02 smithi026 bash[57342]: audit 2024-09-17T00:27:01.396240+0000 mgr.y (mgr.25348) 352 : audit [DBG] from='client.44503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:02.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:02 smithi026 bash[57342]: audit 2024-09-17T00:27:01.770216+0000 mgr.y (mgr.25348) 353 : audit [DBG] from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:02.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:02 smithi026 bash[57342]: audit 2024-09-17T00:27:02.235528+0000 mon.a (mon.0) 617 : audit [DBG] from='client.? 172.21.15.26:0/3899122508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:02.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:02 smithi026 bash[58631]: audit 2024-09-17T00:27:01.013893+0000 mgr.y (mgr.25348) 349 : audit [DBG] from='client.44497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:02.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:02 smithi026 bash[58631]: cephadm 2024-09-17T00:27:01.282655+0000 mgr.y (mgr.25348) 350 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T00:27:02.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:02 smithi026 bash[58631]: cluster 2024-09-17T00:27:01.292970+0000 mgr.y (mgr.25348) 351 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T00:27:02.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:02 smithi026 bash[58631]: audit 2024-09-17T00:27:01.396240+0000 mgr.y (mgr.25348) 352 : audit [DBG] from='client.44503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:02.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:02 smithi026 bash[58631]: audit 2024-09-17T00:27:01.770216+0000 mgr.y (mgr.25348) 353 : audit [DBG] from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:02.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:02 smithi026 bash[58631]: audit 2024-09-17T00:27:02.235528+0000 mon.a (mon.0) 617 : audit [DBG] from='client.? 172.21.15.26:0/3899122508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:03.039 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:27:03.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:03 smithi026 bash[58631]: audit 2024-09-17T00:27:02.610646+0000 mgr.y (mgr.25348) 354 : audit [DBG] from='client.44521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:03.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:03 smithi026 bash[58631]: audit 2024-09-17T00:27:03.046587+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.26:0/4084308925' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:27:03.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:03 smithi026 bash[58631]: audit 2024-09-17T00:27:03.268241+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:03.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:03 smithi026 bash[58631]: audit 2024-09-17T00:27:03.270801+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:27:03.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:03 smithi026 bash[57342]: audit 2024-09-17T00:27:02.610646+0000 mgr.y (mgr.25348) 354 : audit [DBG] from='client.44521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:03.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:03 smithi026 bash[57342]: audit 2024-09-17T00:27:03.046587+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.26:0/4084308925' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:27:03.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:03 smithi026 bash[57342]: audit 2024-09-17T00:27:03.268241+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:03.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:03 smithi026 bash[57342]: audit 2024-09-17T00:27:03.270801+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:27:03.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:03 smithi094 bash[45236]: audit 2024-09-17T00:27:02.610646+0000 mgr.y (mgr.25348) 354 : audit [DBG] from='client.44521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:03.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:03 smithi094 bash[45236]: audit 2024-09-17T00:27:03.046587+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.26:0/4084308925' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:27:03.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:03 smithi094 bash[45236]: audit 2024-09-17T00:27:03.268241+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:03.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:03 smithi094 bash[45236]: audit 2024-09-17T00:27:03.270801+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:27:04.734 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:04 smithi026 bash[57342]: cluster 2024-09-17T00:27:03.298163+0000 mgr.y (mgr.25348) 355 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:27:04.734 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:04 smithi026 bash[57342]: audit 2024-09-17T00:27:03.444503+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:04.734 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:04 smithi026 bash[57342]: audit 2024-09-17T00:27:04.113382+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:04.735 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:04 smithi026 bash[57342]: audit 2024-09-17T00:27:04.117849+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.aiphpm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:27:04.735 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:04 smithi026 bash[57342]: audit 2024-09-17T00:27:04.120556+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:04.735 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:04 smithi026 bash[58631]: cluster 2024-09-17T00:27:03.298163+0000 mgr.y (mgr.25348) 355 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:27:04.735 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:04 smithi026 bash[58631]: audit 2024-09-17T00:27:03.444503+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:04.735 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:04 smithi026 bash[58631]: audit 2024-09-17T00:27:04.113382+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:04.735 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:04 smithi026 bash[58631]: audit 2024-09-17T00:27:04.117849+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.aiphpm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:27:04.735 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:04 smithi026 bash[58631]: audit 2024-09-17T00:27:04.120556+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:04.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:04 smithi094 bash[45236]: cluster 2024-09-17T00:27:03.298163+0000 mgr.y (mgr.25348) 355 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:27:04.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:04 smithi094 bash[45236]: audit 2024-09-17T00:27:03.444503+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:04.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:04 smithi094 bash[45236]: audit 2024-09-17T00:27:04.113382+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:04.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:04 smithi094 bash[45236]: audit 2024-09-17T00:27:04.117849+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi026.aiphpm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:27:04.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:04 smithi094 bash[45236]: audit 2024-09-17T00:27:04.120556+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:05.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:05 smithi026 bash[57342]: cephadm 2024-09-17T00:27:04.106173+0000 mgr.y (mgr.25348) 356 : cephadm [INF] Upgrade: Updating rgw.foo.smithi026.aiphpm (1/4) 2024-09-17T00:27:05.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:05 smithi026 bash[57342]: cephadm 2024-09-17T00:27:04.122212+0000 mgr.y (mgr.25348) 357 : cephadm [INF] Deploying daemon rgw.foo.smithi026.aiphpm on smithi026 2024-09-17T00:27:05.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:05 smithi026 bash[57342]: audit 2024-09-17T00:27:04.436584+0000 mgr.y (mgr.25348) 358 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:05.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:05 smithi026 bash[58631]: cephadm 2024-09-17T00:27:04.106173+0000 mgr.y (mgr.25348) 356 : cephadm [INF] Upgrade: Updating rgw.foo.smithi026.aiphpm (1/4) 2024-09-17T00:27:05.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:05 smithi026 bash[58631]: cephadm 2024-09-17T00:27:04.122212+0000 mgr.y (mgr.25348) 357 : cephadm [INF] Deploying daemon rgw.foo.smithi026.aiphpm on smithi026 2024-09-17T00:27:05.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:05 smithi026 bash[58631]: audit 2024-09-17T00:27:04.436584+0000 mgr.y (mgr.25348) 358 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:05.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:05 smithi094 bash[45236]: cephadm 2024-09-17T00:27:04.106173+0000 mgr.y (mgr.25348) 356 : cephadm [INF] Upgrade: Updating rgw.foo.smithi026.aiphpm (1/4) 2024-09-17T00:27:05.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:05 smithi094 bash[45236]: cephadm 2024-09-17T00:27:04.122212+0000 mgr.y (mgr.25348) 357 : cephadm [INF] Deploying daemon rgw.foo.smithi026.aiphpm on smithi026 2024-09-17T00:27:05.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:05 smithi094 bash[45236]: audit 2024-09-17T00:27:04.436584+0000 mgr.y (mgr.25348) 358 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:06.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:06 smithi026 bash[57342]: cluster 2024-09-17T00:27:05.299571+0000 mgr.y (mgr.25348) 359 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:27:06.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:06 smithi026 bash[58631]: cluster 2024-09-17T00:27:05.299571+0000 mgr.y (mgr.25348) 359 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:27:06.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:06 smithi094 bash[45236]: cluster 2024-09-17T00:27:05.299571+0000 mgr.y (mgr.25348) 359 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T00:27:07.087 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:06 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:07.088 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:27:06 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:07.088 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:27:06 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:07.089 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:27:06 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:07.089 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:27:06 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:07.089 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:27:06 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:07.090 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:06 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:07.090 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:27:06 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:07.090 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:27:06 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:08.452 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:08.452 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:27:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:08.453 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:08.453 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:27:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:08.453 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:27:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:08.454 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:27:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:08.454 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:27:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:08.454 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:27:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:08.455 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:27:08 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:08.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:08 smithi026 bash[58631]: cluster 2024-09-17T00:27:07.300569+0000 mgr.y (mgr.25348) 360 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:27:08.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:08 smithi026 bash[58631]: audit 2024-09-17T00:27:08.430685+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:08.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:08 smithi026 bash[58631]: audit 2024-09-17T00:27:08.436126+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:08.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:08 smithi026 bash[57342]: cluster 2024-09-17T00:27:07.300569+0000 mgr.y (mgr.25348) 360 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:27:08.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:08 smithi026 bash[57342]: audit 2024-09-17T00:27:08.430685+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:08.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:08 smithi026 bash[57342]: audit 2024-09-17T00:27:08.436126+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:08.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:08 smithi094 bash[45236]: cluster 2024-09-17T00:27:07.300569+0000 mgr.y (mgr.25348) 360 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:27:08.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:08 smithi094 bash[45236]: audit 2024-09-17T00:27:08.430685+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:08.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:08 smithi094 bash[45236]: audit 2024-09-17T00:27:08.436126+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:10.716 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:10 smithi026 bash[57342]: cluster 2024-09-17T00:27:09.301409+0000 mgr.y (mgr.25348) 361 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:27:10.716 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:10 smithi026 bash[58631]: cluster 2024-09-17T00:27:09.301409+0000 mgr.y (mgr.25348) 361 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:27:10.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:10 smithi094 bash[45236]: cluster 2024-09-17T00:27:09.301409+0000 mgr.y (mgr.25348) 361 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:27:11.000 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:27:10 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:27:10] "GET /metrics HTTP/1.1" 200 38495 "" "Prometheus/2.43.0" 2024-09-17T00:27:12.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:12 smithi094 bash[45236]: cluster 2024-09-17T00:27:11.302911+0000 mgr.y (mgr.25348) 362 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-17T00:27:12.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:12 smithi094 bash[45236]: cephadm 2024-09-17T00:27:11.565012+0000 mgr.y (mgr.25348) 363 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi026.oyoffx (2/4) 2024-09-17T00:27:12.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:12 smithi094 bash[45236]: audit 2024-09-17T00:27:11.571771+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:12.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:12 smithi094 bash[45236]: audit 2024-09-17T00:27:11.576100+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.oyoffx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:27:12.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:12 smithi094 bash[45236]: audit 2024-09-17T00:27:11.578751+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:12.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:12 smithi094 bash[45236]: cephadm 2024-09-17T00:27:11.580304+0000 mgr.y (mgr.25348) 364 : cephadm [INF] Deploying daemon rgw.smpl.smithi026.oyoffx on smithi026 2024-09-17T00:27:12.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:12 smithi026 bash[58631]: cluster 2024-09-17T00:27:11.302911+0000 mgr.y (mgr.25348) 362 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-17T00:27:12.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:12 smithi026 bash[58631]: cephadm 2024-09-17T00:27:11.565012+0000 mgr.y (mgr.25348) 363 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi026.oyoffx (2/4) 2024-09-17T00:27:12.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:12 smithi026 bash[58631]: audit 2024-09-17T00:27:11.571771+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:12.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:12 smithi026 bash[58631]: audit 2024-09-17T00:27:11.576100+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.oyoffx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:27:12.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:12 smithi026 bash[58631]: audit 2024-09-17T00:27:11.578751+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:12.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:12 smithi026 bash[58631]: cephadm 2024-09-17T00:27:11.580304+0000 mgr.y (mgr.25348) 364 : cephadm [INF] Deploying daemon rgw.smpl.smithi026.oyoffx on smithi026 2024-09-17T00:27:12.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:12 smithi026 bash[57342]: cluster 2024-09-17T00:27:11.302911+0000 mgr.y (mgr.25348) 362 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 29 op/s 2024-09-17T00:27:12.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:12 smithi026 bash[57342]: cephadm 2024-09-17T00:27:11.565012+0000 mgr.y (mgr.25348) 363 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi026.oyoffx (2/4) 2024-09-17T00:27:12.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:12 smithi026 bash[57342]: audit 2024-09-17T00:27:11.571771+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:12.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:12 smithi026 bash[57342]: audit 2024-09-17T00:27:11.576100+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi026.oyoffx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:27:12.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:12 smithi026 bash[57342]: audit 2024-09-17T00:27:11.578751+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:12.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:12 smithi026 bash[57342]: cephadm 2024-09-17T00:27:11.580304+0000 mgr.y (mgr.25348) 364 : cephadm [INF] Deploying daemon rgw.smpl.smithi026.oyoffx on smithi026 2024-09-17T00:27:14.407 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:14 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:14.408 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:14 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:14.408 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:27:14 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:14.409 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:27:14 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:14.409 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:27:14 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:14.409 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:27:14 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:14.410 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:27:14 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:14.410 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:27:14 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:14.410 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:27:14 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:14.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:14 smithi026 bash[57342]: cluster 2024-09-17T00:27:13.303570+0000 mgr.y (mgr.25348) 365 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2024-09-17T00:27:14.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:14 smithi026 bash[58631]: cluster 2024-09-17T00:27:13.303570+0000 mgr.y (mgr.25348) 365 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2024-09-17T00:27:14.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:14 smithi094 bash[45236]: cluster 2024-09-17T00:27:13.303570+0000 mgr.y (mgr.25348) 365 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 24 op/s 2024-09-17T00:27:15.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:15 smithi094 bash[45236]: audit 2024-09-17T00:27:14.445130+0000 mgr.y (mgr.25348) 366 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:15.879 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:15 smithi026 bash[57342]: audit 2024-09-17T00:27:14.445130+0000 mgr.y (mgr.25348) 366 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:15.880 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:15 smithi026 bash[58631]: audit 2024-09-17T00:27:14.445130+0000 mgr.y (mgr.25348) 366 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:16.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:15 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:16.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:15 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:16.249 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:27:15 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:16.249 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:27:15 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:16.250 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:27:15 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:16.250 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:27:15 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:16.250 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:27:15 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:16.251 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:27:15 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:16.251 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:27:15 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:16.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:16 smithi094 bash[45236]: cluster 2024-09-17T00:27:15.305027+0000 mgr.y (mgr.25348) 367 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 85 B/s wr, 109 op/s 2024-09-17T00:27:16.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:16 smithi094 bash[45236]: audit 2024-09-17T00:27:16.063441+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:16.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:16 smithi094 bash[45236]: audit 2024-09-17T00:27:16.069084+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:16.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:16 smithi026 bash[57342]: cluster 2024-09-17T00:27:15.305027+0000 mgr.y (mgr.25348) 367 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 85 B/s wr, 109 op/s 2024-09-17T00:27:16.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:16 smithi026 bash[57342]: audit 2024-09-17T00:27:16.063441+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:16.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:16 smithi026 bash[57342]: audit 2024-09-17T00:27:16.069084+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:16.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:16 smithi026 bash[58631]: cluster 2024-09-17T00:27:15.305027+0000 mgr.y (mgr.25348) 367 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 85 B/s wr, 109 op/s 2024-09-17T00:27:16.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:16 smithi026 bash[58631]: audit 2024-09-17T00:27:16.063441+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:16.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:16 smithi026 bash[58631]: audit 2024-09-17T00:27:16.069084+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:18.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:18 smithi094 bash[45236]: cluster 2024-09-17T00:27:17.306106+0000 mgr.y (mgr.25348) 368 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-17T00:27:18.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:18 smithi094 bash[45236]: audit 2024-09-17T00:27:18.265028+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:27:18.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:18 smithi026 bash[57342]: cluster 2024-09-17T00:27:17.306106+0000 mgr.y (mgr.25348) 368 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-17T00:27:18.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:18 smithi026 bash[57342]: audit 2024-09-17T00:27:18.265028+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:27:19.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:18 smithi026 bash[58631]: cluster 2024-09-17T00:27:17.306106+0000 mgr.y (mgr.25348) 368 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-17T00:27:19.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:18 smithi026 bash[58631]: audit 2024-09-17T00:27:18.265028+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:27:19.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:19 smithi026 bash[57342]: cephadm 2024-09-17T00:27:18.641191+0000 mgr.y (mgr.25348) 369 : cephadm [INF] Upgrade: Updating rgw.foo.smithi094.wfckyh (3/4) 2024-09-17T00:27:19.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:19 smithi026 bash[57342]: audit 2024-09-17T00:27:18.653535+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:19.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:19 smithi026 bash[57342]: audit 2024-09-17T00:27:18.660725+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.wfckyh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:27:19.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:19 smithi026 bash[57342]: audit 2024-09-17T00:27:18.664615+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:19.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:19 smithi026 bash[57342]: cephadm 2024-09-17T00:27:18.666579+0000 mgr.y (mgr.25348) 370 : cephadm [INF] Deploying daemon rgw.foo.smithi094.wfckyh on smithi094 2024-09-17T00:27:19.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:19 smithi026 bash[58631]: cephadm 2024-09-17T00:27:18.641191+0000 mgr.y (mgr.25348) 369 : cephadm [INF] Upgrade: Updating rgw.foo.smithi094.wfckyh (3/4) 2024-09-17T00:27:19.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:19 smithi026 bash[58631]: audit 2024-09-17T00:27:18.653535+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:19.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:19 smithi026 bash[58631]: audit 2024-09-17T00:27:18.660725+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.wfckyh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:27:19.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:19 smithi026 bash[58631]: audit 2024-09-17T00:27:18.664615+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:20.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:19 smithi026 bash[58631]: cephadm 2024-09-17T00:27:18.666579+0000 mgr.y (mgr.25348) 370 : cephadm [INF] Deploying daemon rgw.foo.smithi094.wfckyh on smithi094 2024-09-17T00:27:20.090 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:19 smithi094 bash[45236]: cephadm 2024-09-17T00:27:18.641191+0000 mgr.y (mgr.25348) 369 : cephadm [INF] Upgrade: Updating rgw.foo.smithi094.wfckyh (3/4) 2024-09-17T00:27:20.090 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:19 smithi094 bash[45236]: audit 2024-09-17T00:27:18.653535+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:20.090 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:19 smithi094 bash[45236]: audit 2024-09-17T00:27:18.660725+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.wfckyh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:27:20.090 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:19 smithi094 bash[45236]: audit 2024-09-17T00:27:18.664615+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:20.090 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:19 smithi094 bash[45236]: cephadm 2024-09-17T00:27:18.666579+0000 mgr.y (mgr.25348) 370 : cephadm [INF] Deploying daemon rgw.foo.smithi094.wfckyh on smithi094 2024-09-17T00:27:20.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:20 smithi094 bash[45236]: cluster 2024-09-17T00:27:19.307145+0000 mgr.y (mgr.25348) 371 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 85 B/s wr, 141 op/s 2024-09-17T00:27:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:20 smithi026 bash[57342]: cluster 2024-09-17T00:27:19.307145+0000 mgr.y (mgr.25348) 371 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 85 B/s wr, 141 op/s 2024-09-17T00:27:20.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:20 smithi026 bash[58631]: cluster 2024-09-17T00:27:19.307145+0000 mgr.y (mgr.25348) 371 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 85 B/s wr, 141 op/s 2024-09-17T00:27:20.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:27:20 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:27:20] "GET /metrics HTTP/1.1" 200 38494 "" "Prometheus/2.43.0" 2024-09-17T00:27:21.204 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:27:21 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:21.204 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:27:21 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:21.204 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:27:21 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:21.205 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:27:21 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:21.205 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:21 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:21.205 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:27:21 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:21.206 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:27:21 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:21.206 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:27:21 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:21.206 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:27:21 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:22.860 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:27:22 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:22.861 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:27:22 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:22.861 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:27:22 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:22.861 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:27:22 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:22.861 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:27:22 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:22.862 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:27:22 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:22.862 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:22 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:22.862 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:22 smithi094 bash[45236]: cluster 2024-09-17T00:27:21.308903+0000 mgr.y (mgr.25348) 372 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 248 op/s 2024-09-17T00:27:22.863 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:27:22 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:22.863 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:27:22 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:22.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:22 smithi026 bash[57342]: cluster 2024-09-17T00:27:21.308903+0000 mgr.y (mgr.25348) 372 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 248 op/s 2024-09-17T00:27:22.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:22 smithi026 bash[58631]: cluster 2024-09-17T00:27:21.308903+0000 mgr.y (mgr.25348) 372 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 248 op/s 2024-09-17T00:27:24.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:23 smithi026 bash[57342]: audit 2024-09-17T00:27:22.733268+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:24.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:23 smithi026 bash[57342]: audit 2024-09-17T00:27:22.743258+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:24.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:23 smithi026 bash[58631]: audit 2024-09-17T00:27:22.733268+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:24.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:23 smithi026 bash[58631]: audit 2024-09-17T00:27:22.743258+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:24.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:23 smithi094 bash[45236]: audit 2024-09-17T00:27:22.733268+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:24.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:23 smithi094 bash[45236]: audit 2024-09-17T00:27:22.743258+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:24.792 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:24 smithi094 bash[45236]: cluster 2024-09-17T00:27:23.309798+0000 mgr.y (mgr.25348) 373 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 170 B/s wr, 223 op/s 2024-09-17T00:27:24.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:24 smithi026 bash[58631]: cluster 2024-09-17T00:27:23.309798+0000 mgr.y (mgr.25348) 373 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 170 B/s wr, 223 op/s 2024-09-17T00:27:24.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:24 smithi026 bash[57342]: cluster 2024-09-17T00:27:23.309798+0000 mgr.y (mgr.25348) 373 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 170 B/s wr, 223 op/s 2024-09-17T00:27:25.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:25 smithi026 bash[57342]: audit 2024-09-17T00:27:24.456094+0000 mgr.y (mgr.25348) 374 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:25.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:25 smithi026 bash[58631]: audit 2024-09-17T00:27:24.456094+0000 mgr.y (mgr.25348) 374 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:26.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:25 smithi094 bash[45236]: audit 2024-09-17T00:27:24.456094+0000 mgr.y (mgr.25348) 374 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:27.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:26 smithi094 bash[45236]: cluster 2024-09-17T00:27:25.311342+0000 mgr.y (mgr.25348) 375 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 170 B/s wr, 243 op/s 2024-09-17T00:27:27.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:26 smithi094 bash[45236]: cephadm 2024-09-17T00:27:25.790730+0000 mgr.y (mgr.25348) 376 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi094.jwnegr (4/4) 2024-09-17T00:27:27.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:26 smithi094 bash[45236]: audit 2024-09-17T00:27:25.797551+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:27.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:26 smithi094 bash[45236]: audit 2024-09-17T00:27:25.802227+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi094.jwnegr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:27:27.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:26 smithi094 bash[45236]: audit 2024-09-17T00:27:25.805662+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:27.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:26 smithi094 bash[45236]: cephadm 2024-09-17T00:27:25.807661+0000 mgr.y (mgr.25348) 377 : cephadm [INF] Deploying daemon rgw.smpl.smithi094.jwnegr on smithi094 2024-09-17T00:27:27.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:26 smithi026 bash[57342]: cluster 2024-09-17T00:27:25.311342+0000 mgr.y (mgr.25348) 375 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 170 B/s wr, 243 op/s 2024-09-17T00:27:27.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:26 smithi026 bash[57342]: cephadm 2024-09-17T00:27:25.790730+0000 mgr.y (mgr.25348) 376 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi094.jwnegr (4/4) 2024-09-17T00:27:27.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:26 smithi026 bash[57342]: audit 2024-09-17T00:27:25.797551+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:27.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:26 smithi026 bash[57342]: audit 2024-09-17T00:27:25.802227+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi094.jwnegr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:27:27.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:26 smithi026 bash[57342]: audit 2024-09-17T00:27:25.805662+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:27.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:26 smithi026 bash[57342]: cephadm 2024-09-17T00:27:25.807661+0000 mgr.y (mgr.25348) 377 : cephadm [INF] Deploying daemon rgw.smpl.smithi094.jwnegr on smithi094 2024-09-17T00:27:27.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:26 smithi026 bash[58631]: cluster 2024-09-17T00:27:25.311342+0000 mgr.y (mgr.25348) 375 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 170 B/s wr, 243 op/s 2024-09-17T00:27:27.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:26 smithi026 bash[58631]: cephadm 2024-09-17T00:27:25.790730+0000 mgr.y (mgr.25348) 376 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi094.jwnegr (4/4) 2024-09-17T00:27:27.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:26 smithi026 bash[58631]: audit 2024-09-17T00:27:25.797551+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:27.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:26 smithi026 bash[58631]: audit 2024-09-17T00:27:25.802227+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi094.jwnegr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T00:27:27.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:26 smithi026 bash[58631]: audit 2024-09-17T00:27:25.805662+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:27.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:26 smithi026 bash[58631]: cephadm 2024-09-17T00:27:25.807661+0000 mgr.y (mgr.25348) 377 : cephadm [INF] Deploying daemon rgw.smpl.smithi094.jwnegr on smithi094 2024-09-17T00:27:28.409 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:27:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:28.410 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:27:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:28.410 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:27:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:28.410 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:27:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:28.411 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:27:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:28.411 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:28.411 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:27:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:28.412 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:27:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:28.412 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:27:28 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:29.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:28 smithi094 bash[45236]: cluster 2024-09-17T00:27:27.312397+0000 mgr.y (mgr.25348) 378 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 285 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 85 B/s wr, 198 op/s 2024-09-17T00:27:29.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:28 smithi026 bash[57342]: cluster 2024-09-17T00:27:27.312397+0000 mgr.y (mgr.25348) 378 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 285 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 85 B/s wr, 198 op/s 2024-09-17T00:27:29.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:28 smithi026 bash[58631]: cluster 2024-09-17T00:27:27.312397+0000 mgr.y (mgr.25348) 378 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 285 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 85 B/s wr, 198 op/s 2024-09-17T00:27:30.110 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:27:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:30.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:30.111 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:27:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:30.111 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:27:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:30.111 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:27:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:30.112 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:27:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:30.112 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:27:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:30.112 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:27:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:30.112 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:27:29 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:30.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:27:30 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:27:30] "GET /metrics HTTP/1.1" 200 38494 "" "Prometheus/2.43.0" 2024-09-17T00:27:30.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:30 smithi026 bash[57342]: cluster 2024-09-17T00:27:29.313417+0000 mgr.y (mgr.25348) 379 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 200 op/s 2024-09-17T00:27:30.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:30 smithi026 bash[57342]: audit 2024-09-17T00:27:29.929275+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:30.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:30 smithi026 bash[57342]: audit 2024-09-17T00:27:29.939476+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:30.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:30 smithi026 bash[58631]: cluster 2024-09-17T00:27:29.313417+0000 mgr.y (mgr.25348) 379 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 200 op/s 2024-09-17T00:27:30.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:30 smithi026 bash[58631]: audit 2024-09-17T00:27:29.929275+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:30.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:30 smithi026 bash[58631]: audit 2024-09-17T00:27:29.939476+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:31.215 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:30 smithi094 bash[45236]: cluster 2024-09-17T00:27:29.313417+0000 mgr.y (mgr.25348) 379 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 200 op/s 2024-09-17T00:27:31.215 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:30 smithi094 bash[45236]: audit 2024-09-17T00:27:29.929275+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:31.216 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:30 smithi094 bash[45236]: audit 2024-09-17T00:27:29.939476+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:33.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:32 smithi026 bash[57342]: cluster 2024-09-17T00:27:31.314401+0000 mgr.y (mgr.25348) 380 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 146 KiB/s rd, 170 B/s wr, 231 op/s 2024-09-17T00:27:33.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:32 smithi026 bash[58631]: cluster 2024-09-17T00:27:31.314401+0000 mgr.y (mgr.25348) 380 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 146 KiB/s rd, 170 B/s wr, 231 op/s 2024-09-17T00:27:33.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:32 smithi094 bash[45236]: cluster 2024-09-17T00:27:31.314401+0000 mgr.y (mgr.25348) 380 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 146 KiB/s rd, 170 B/s wr, 231 op/s 2024-09-17T00:27:33.433 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:27:34.194 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:27:34.194 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (8m) 2m ago 15m 14.4M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:27:34.194 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (8m) 45s ago 15m 40.4M - 8.3.5 dad864ee21e9 431789404f7f 2024-09-17T00:27:34.195 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (7m) 2m ago 13m 43.5M - 3.5 e1d6a67b021e 89ab91c2135a 2024-09-17T00:27:34.195 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283,8765 running (7m) 45s ago 21m 429M - 19.1.1-330-gc2ddf972 ebb0615149de c98e79f4d014 2024-09-17T00:27:34.195 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (7m) 2m ago 23m 495M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:27:34.195 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (6m) 2m ago 24m 48.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 519595a50d61 2024-09-17T00:27:34.195 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (5m) 45s ago 22m 41.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 63c11bd6506d 2024-09-17T00:27:34.195 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (6m) 2m ago 22m 42.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de a7778dbda153 2024-09-17T00:27:34.195 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (8m) 2m ago 15m 8515k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:27:34.195 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (8m) 45s ago 15m 8280k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:27:34.195 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (4m) 2m ago 21m 56.2M 2781M 19.1.1-330-gc2ddf972 ebb0615149de f4b4c70998e0 2024-09-17T00:27:34.195 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (3m) 2m ago 20m 50.9M 2781M 19.1.1-330-gc2ddf972 ebb0615149de c300e1ebc322 2024-09-17T00:27:34.195 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (3m) 2m ago 20m 52.2M 2781M 19.1.1-330-gc2ddf972 ebb0615149de 3442d21047a4 2024-09-17T00:27:34.195 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (2m) 2m ago 19m - 2781M 19.1.1-330-gc2ddf972 ebb0615149de 58d385573d6c 2024-09-17T00:27:34.195 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (2m) 45s ago 18m 51.3M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 883fe5a85bd5 2024-09-17T00:27:34.196 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (110s) 45s ago 18m 48.3M 3036M 19.1.1-330-gc2ddf972 ebb0615149de befc4c086ee0 2024-09-17T00:27:34.196 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (80s) 45s ago 17m 50.3M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 15251969aa3a 2024-09-17T00:27:34.196 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (50s) 45s ago 16m - 3036M 19.1.1-330-gc2ddf972 ebb0615149de 4d7f21cb9618 2024-09-17T00:27:34.196 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (7m) 45s ago 16m 59.6M - 2.43.0 a07b618ecd1d be36f173eeb5 2024-09-17T00:27:34.196 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 starting - - - - 2024-09-17T00:27:34.196 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 starting - - - - 2024-09-17T00:27:34.196 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 starting - - - - 2024-09-17T00:27:34.196 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 starting - - - - 2024-09-17T00:27:34.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:33 smithi026 bash[57342]: audit 2024-09-17T00:27:33.265584+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:27:34.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:33 smithi026 bash[58631]: audit 2024-09-17T00:27:33.265584+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:27:34.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:33 smithi094 bash[45236]: audit 2024-09-17T00:27:33.265584+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:27:34.648 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:27:34.648 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:27:34.648 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T00:27:34.648 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:27:34.648 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:27:34.648 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:27:34.648 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:27:34.648 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:27:34.649 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T00:27:34.649 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:27:34.649 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:27:34.649 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 4 2024-09-17T00:27:34.649 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:27:34.649 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:27:34.649 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 17 2024-09-17T00:27:34.649 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:27:34.649 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:27:35.013 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:27:35.013 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:27:35.013 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:27:35.014 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:27:35.014 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-17T00:27:35.014 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-17T00:27:35.014 INFO:teuthology.orchestra.run.smithi026.stdout: "mon", 2024-09-17T00:27:35.014 INFO:teuthology.orchestra.run.smithi026.stdout: "osd" 2024-09-17T00:27:35.014 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:27:35.014 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "13/23 daemons upgraded", 2024-09-17T00:27:35.014 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading rgw daemons", 2024-09-17T00:27:35.014 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:27:35.014 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:27:35.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:34 smithi026 bash[58631]: cluster 2024-09-17T00:27:33.314887+0000 mgr.y (mgr.25348) 381 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-17T00:27:35.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:34 smithi026 bash[58631]: audit 2024-09-17T00:27:33.425524+0000 mgr.y (mgr.25348) 382 : audit [DBG] from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:35.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:34 smithi026 bash[58631]: audit 2024-09-17T00:27:33.798746+0000 mgr.y (mgr.25348) 383 : audit [DBG] from='client.34671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:35.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:34 smithi026 bash[58631]: audit 2024-09-17T00:27:34.654336+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.26:0/1460516447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:35.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:34 smithi026 bash[57342]: cluster 2024-09-17T00:27:33.314887+0000 mgr.y (mgr.25348) 381 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-17T00:27:35.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:34 smithi026 bash[57342]: audit 2024-09-17T00:27:33.425524+0000 mgr.y (mgr.25348) 382 : audit [DBG] from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:35.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:34 smithi026 bash[57342]: audit 2024-09-17T00:27:33.798746+0000 mgr.y (mgr.25348) 383 : audit [DBG] from='client.34671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:35.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:34 smithi026 bash[57342]: audit 2024-09-17T00:27:34.654336+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.26:0/1460516447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:35.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:34 smithi094 bash[45236]: cluster 2024-09-17T00:27:33.314887+0000 mgr.y (mgr.25348) 381 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-17T00:27:35.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:34 smithi094 bash[45236]: audit 2024-09-17T00:27:33.425524+0000 mgr.y (mgr.25348) 382 : audit [DBG] from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:35.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:34 smithi094 bash[45236]: audit 2024-09-17T00:27:33.798746+0000 mgr.y (mgr.25348) 383 : audit [DBG] from='client.34671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:35.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:34 smithi094 bash[45236]: audit 2024-09-17T00:27:34.654336+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.26:0/1460516447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:35.517 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:27:36.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:35 smithi026 bash[57342]: audit 2024-09-17T00:27:34.161890+0000 mgr.y (mgr.25348) 384 : audit [DBG] from='client.34677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:36.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:35 smithi026 bash[57342]: audit 2024-09-17T00:27:34.465285+0000 mgr.y (mgr.25348) 385 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:36.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:35 smithi026 bash[57342]: audit 2024-09-17T00:27:35.524512+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.26:0/1322118110' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:27:36.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:35 smithi026 bash[57342]: audit 2024-09-17T00:27:35.731745+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:36.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:35 smithi026 bash[57342]: audit 2024-09-17T00:27:35.739714+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:36.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:35 smithi026 bash[57342]: audit 2024-09-17T00:27:35.853029+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:36.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:35 smithi026 bash[57342]: audit 2024-09-17T00:27:35.859637+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:36.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:35 smithi026 bash[58631]: audit 2024-09-17T00:27:34.161890+0000 mgr.y (mgr.25348) 384 : audit [DBG] from='client.34677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:36.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:35 smithi026 bash[58631]: audit 2024-09-17T00:27:34.465285+0000 mgr.y (mgr.25348) 385 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:36.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:35 smithi026 bash[58631]: audit 2024-09-17T00:27:35.524512+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.26:0/1322118110' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:27:36.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:35 smithi026 bash[58631]: audit 2024-09-17T00:27:35.731745+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:36.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:35 smithi026 bash[58631]: audit 2024-09-17T00:27:35.739714+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:36.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:35 smithi026 bash[58631]: audit 2024-09-17T00:27:35.853029+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:36.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:35 smithi026 bash[58631]: audit 2024-09-17T00:27:35.859637+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:36.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:35 smithi094 bash[45236]: audit 2024-09-17T00:27:34.161890+0000 mgr.y (mgr.25348) 384 : audit [DBG] from='client.34677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:36.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:35 smithi094 bash[45236]: audit 2024-09-17T00:27:34.465285+0000 mgr.y (mgr.25348) 385 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:36.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:35 smithi094 bash[45236]: audit 2024-09-17T00:27:35.524512+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.26:0/1322118110' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:27:36.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:35 smithi094 bash[45236]: audit 2024-09-17T00:27:35.731745+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:36.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:35 smithi094 bash[45236]: audit 2024-09-17T00:27:35.739714+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:36.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:35 smithi094 bash[45236]: audit 2024-09-17T00:27:35.853029+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:36.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:35 smithi094 bash[45236]: audit 2024-09-17T00:27:35.859637+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:37.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:36 smithi026 bash[57342]: audit 2024-09-17T00:27:35.019003+0000 mgr.y (mgr.25348) 386 : audit [DBG] from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:37.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:36 smithi026 bash[57342]: cluster 2024-09-17T00:27:35.315782+0000 mgr.y (mgr.25348) 387 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 170 B/s wr, 209 op/s 2024-09-17T00:27:37.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:36 smithi026 bash[57342]: audit 2024-09-17T00:27:36.889399+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:37.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:36 smithi026 bash[57342]: audit 2024-09-17T00:27:36.899699+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:37.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:36 smithi026 bash[58631]: audit 2024-09-17T00:27:35.019003+0000 mgr.y (mgr.25348) 386 : audit [DBG] from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:37.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:36 smithi026 bash[58631]: cluster 2024-09-17T00:27:35.315782+0000 mgr.y (mgr.25348) 387 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 170 B/s wr, 209 op/s 2024-09-17T00:27:37.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:36 smithi026 bash[58631]: audit 2024-09-17T00:27:36.889399+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:37.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:36 smithi026 bash[58631]: audit 2024-09-17T00:27:36.899699+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:37.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:36 smithi094 bash[45236]: audit 2024-09-17T00:27:35.019003+0000 mgr.y (mgr.25348) 386 : audit [DBG] from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:27:37.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:36 smithi094 bash[45236]: cluster 2024-09-17T00:27:35.315782+0000 mgr.y (mgr.25348) 387 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 170 B/s wr, 209 op/s 2024-09-17T00:27:37.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:36 smithi094 bash[45236]: audit 2024-09-17T00:27:36.889399+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:37.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:36 smithi094 bash[45236]: audit 2024-09-17T00:27:36.899699+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:38.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:38 smithi094 bash[45236]: audit 2024-09-17T00:27:37.010991+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:38.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:38 smithi094 bash[45236]: audit 2024-09-17T00:27:37.020618+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:38.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:38 smithi094 bash[45236]: cluster 2024-09-17T00:27:37.316716+0000 mgr.y (mgr.25348) 388 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 145 KiB/s rd, 170 B/s wr, 228 op/s 2024-09-17T00:27:38.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:38 smithi026 bash[57342]: audit 2024-09-17T00:27:37.010991+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:38.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:38 smithi026 bash[57342]: audit 2024-09-17T00:27:37.020618+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:38.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:38 smithi026 bash[57342]: cluster 2024-09-17T00:27:37.316716+0000 mgr.y (mgr.25348) 388 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 145 KiB/s rd, 170 B/s wr, 228 op/s 2024-09-17T00:27:38.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:38 smithi026 bash[58631]: audit 2024-09-17T00:27:37.010991+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:38.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:38 smithi026 bash[58631]: audit 2024-09-17T00:27:37.020618+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:38.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:38 smithi026 bash[58631]: cluster 2024-09-17T00:27:37.316716+0000 mgr.y (mgr.25348) 388 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 145 KiB/s rd, 170 B/s wr, 228 op/s 2024-09-17T00:27:40.740 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:40 smithi026 bash[57342]: cluster 2024-09-17T00:27:39.317723+0000 mgr.y (mgr.25348) 389 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 170 B/s wr, 189 op/s 2024-09-17T00:27:40.740 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:40 smithi026 bash[58631]: cluster 2024-09-17T00:27:39.317723+0000 mgr.y (mgr.25348) 389 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 170 B/s wr, 189 op/s 2024-09-17T00:27:40.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:40 smithi094 bash[45236]: cluster 2024-09-17T00:27:39.317723+0000 mgr.y (mgr.25348) 389 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 170 B/s wr, 189 op/s 2024-09-17T00:27:40.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:27:40 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:27:40] "GET /metrics HTTP/1.1" 200 38490 "" "Prometheus/2.43.0" 2024-09-17T00:27:42.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:42 smithi026 bash[57342]: cluster 2024-09-17T00:27:41.319250+0000 mgr.y (mgr.25348) 390 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 172 op/s 2024-09-17T00:27:42.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:42 smithi026 bash[58631]: cluster 2024-09-17T00:27:41.319250+0000 mgr.y (mgr.25348) 390 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 172 op/s 2024-09-17T00:27:42.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:42 smithi094 bash[45236]: cluster 2024-09-17T00:27:41.319250+0000 mgr.y (mgr.25348) 390 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 172 op/s 2024-09-17T00:27:44.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:44 smithi026 bash[57342]: cluster 2024-09-17T00:27:43.319927+0000 mgr.y (mgr.25348) 391 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-17T00:27:44.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:44 smithi026 bash[58631]: cluster 2024-09-17T00:27:43.319927+0000 mgr.y (mgr.25348) 391 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-17T00:27:44.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:44 smithi094 bash[45236]: cluster 2024-09-17T00:27:43.319927+0000 mgr.y (mgr.25348) 391 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-17T00:27:45.689 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:45 smithi026 bash[57342]: audit 2024-09-17T00:27:44.473307+0000 mgr.y (mgr.25348) 392 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:45.689 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:45 smithi026 bash[58631]: audit 2024-09-17T00:27:44.473307+0000 mgr.y (mgr.25348) 392 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:45.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:45 smithi094 bash[45236]: audit 2024-09-17T00:27:44.473307+0000 mgr.y (mgr.25348) 392 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:46.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:46 smithi026 bash[57342]: cluster 2024-09-17T00:27:45.321400+0000 mgr.y (mgr.25348) 393 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-17T00:27:46.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:46 smithi026 bash[58631]: cluster 2024-09-17T00:27:45.321400+0000 mgr.y (mgr.25348) 393 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-17T00:27:46.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:46 smithi094 bash[45236]: cluster 2024-09-17T00:27:45.321400+0000 mgr.y (mgr.25348) 393 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-09-17T00:27:47.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:47 smithi026 bash[57342]: cephadm 2024-09-17T00:27:46.708395+0000 mgr.y (mgr.25348) 394 : cephadm [INF] Detected new or changed devices on smithi094 2024-09-17T00:27:47.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:47 smithi026 bash[57342]: audit 2024-09-17T00:27:46.716556+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:47.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:47 smithi026 bash[57342]: audit 2024-09-17T00:27:46.723807+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:47.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:47 smithi026 bash[57342]: audit 2024-09-17T00:27:47.661034+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:47.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:47 smithi026 bash[57342]: audit 2024-09-17T00:27:47.671986+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:47.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:47 smithi026 bash[57342]: audit 2024-09-17T00:27:47.674301+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:47.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:47 smithi026 bash[57342]: audit 2024-09-17T00:27:47.676254+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:27:47.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:47 smithi026 bash[57342]: audit 2024-09-17T00:27:47.687353+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:47.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:47 smithi026 bash[58631]: cephadm 2024-09-17T00:27:46.708395+0000 mgr.y (mgr.25348) 394 : cephadm [INF] Detected new or changed devices on smithi094 2024-09-17T00:27:47.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:47 smithi026 bash[58631]: audit 2024-09-17T00:27:46.716556+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:47.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:47 smithi026 bash[58631]: audit 2024-09-17T00:27:46.723807+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:47.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:47 smithi026 bash[58631]: audit 2024-09-17T00:27:47.661034+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:48.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:47 smithi026 bash[58631]: audit 2024-09-17T00:27:47.671986+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:48.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:47 smithi026 bash[58631]: audit 2024-09-17T00:27:47.674301+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:48.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:47 smithi026 bash[58631]: audit 2024-09-17T00:27:47.676254+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:27:48.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:47 smithi026 bash[58631]: audit 2024-09-17T00:27:47.687353+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:48.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:47 smithi094 bash[45236]: cephadm 2024-09-17T00:27:46.708395+0000 mgr.y (mgr.25348) 394 : cephadm [INF] Detected new or changed devices on smithi094 2024-09-17T00:27:48.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:47 smithi094 bash[45236]: audit 2024-09-17T00:27:46.716556+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:48.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:47 smithi094 bash[45236]: audit 2024-09-17T00:27:46.723807+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:48.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:47 smithi094 bash[45236]: audit 2024-09-17T00:27:47.661034+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:48.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:47 smithi094 bash[45236]: audit 2024-09-17T00:27:47.671986+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:48.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:47 smithi094 bash[45236]: audit 2024-09-17T00:27:47.674301+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:48.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:47 smithi094 bash[45236]: audit 2024-09-17T00:27:47.676254+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:27:48.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:47 smithi094 bash[45236]: audit 2024-09-17T00:27:47.687353+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:48.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: cluster 2024-09-17T00:27:47.322473+0000 mgr.y (mgr.25348) 395 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-09-17T00:27:48.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: cephadm 2024-09-17T00:27:47.651150+0000 mgr.y (mgr.25348) 396 : cephadm [INF] Detected new or changed devices on smithi026 2024-09-17T00:27:48.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.856228+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:27:48.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.860188+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:48.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.863309+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:48.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.865644+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:48.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.869727+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:48.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.873660+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:48.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.878424+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:48.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: cephadm 2024-09-17T00:27:47.880095+0000 mgr.y (mgr.25348) 397 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T00:27:48.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.889483+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:49.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.895289+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi026.aiphpm"}]: dispatch 2024-09-17T00:27:49.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.902945+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi026.aiphpm"}]': finished 2024-09-17T00:27:49.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.908523+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi094.wfckyh"}]: dispatch 2024-09-17T00:27:49.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.916207+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi094.wfckyh"}]': finished 2024-09-17T00:27:49.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.921809+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi026.oyoffx"}]: dispatch 2024-09-17T00:27:49.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.927759+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi026.oyoffx"}]': finished 2024-09-17T00:27:49.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.931796+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi094.jwnegr"}]: dispatch 2024-09-17T00:27:49.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.937447+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi094.jwnegr"}]': finished 2024-09-17T00:27:49.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.942664+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: cephadm 2024-09-17T00:27:47.944213+0000 mgr.y (mgr.25348) 398 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T00:27:49.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.950527+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:49.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.955636+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.958551+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: cephadm 2024-09-17T00:27:47.960219+0000 mgr.y (mgr.25348) 399 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T00:27:49.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:47.966543+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:49.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[57342]: audit 2024-09-17T00:27:48.265860+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:27:49.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: cluster 2024-09-17T00:27:47.322473+0000 mgr.y (mgr.25348) 395 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-09-17T00:27:49.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: cephadm 2024-09-17T00:27:47.651150+0000 mgr.y (mgr.25348) 396 : cephadm [INF] Detected new or changed devices on smithi026 2024-09-17T00:27:49.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.856228+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:27:49.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.860188+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.863309+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.865644+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.869727+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.873660+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.878424+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: cephadm 2024-09-17T00:27:47.880095+0000 mgr.y (mgr.25348) 397 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T00:27:49.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.889483+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:49.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.895289+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi026.aiphpm"}]: dispatch 2024-09-17T00:27:49.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.902945+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi026.aiphpm"}]': finished 2024-09-17T00:27:49.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.908523+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi094.wfckyh"}]: dispatch 2024-09-17T00:27:49.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.916207+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi094.wfckyh"}]': finished 2024-09-17T00:27:49.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.921809+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi026.oyoffx"}]: dispatch 2024-09-17T00:27:49.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.927759+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi026.oyoffx"}]': finished 2024-09-17T00:27:49.002 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.931796+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi094.jwnegr"}]: dispatch 2024-09-17T00:27:49.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.937447+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi094.jwnegr"}]': finished 2024-09-17T00:27:49.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.942664+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: cephadm 2024-09-17T00:27:47.944213+0000 mgr.y (mgr.25348) 398 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T00:27:49.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.950527+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:49.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.955636+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.958551+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: cephadm 2024-09-17T00:27:47.960219+0000 mgr.y (mgr.25348) 399 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T00:27:49.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:47.966543+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:49.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:48 smithi026 bash[58631]: audit 2024-09-17T00:27:48.265860+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:27:49.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: cluster 2024-09-17T00:27:47.322473+0000 mgr.y (mgr.25348) 395 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-09-17T00:27:49.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: cephadm 2024-09-17T00:27:47.651150+0000 mgr.y (mgr.25348) 396 : cephadm [INF] Detected new or changed devices on smithi026 2024-09-17T00:27:49.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.856228+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:27:49.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.860188+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.863309+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.865644+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.869727+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.873660+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.878424+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: cephadm 2024-09-17T00:27:47.880095+0000 mgr.y (mgr.25348) 397 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.889483+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.895289+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi026.aiphpm"}]: dispatch 2024-09-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.902945+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi026.aiphpm"}]': finished 2024-09-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.908523+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi094.wfckyh"}]: dispatch 2024-09-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.916207+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi094.wfckyh"}]': finished 2024-09-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.921809+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi026.oyoffx"}]: dispatch 2024-09-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.927759+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi026.oyoffx"}]': finished 2024-09-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.931796+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi094.jwnegr"}]: dispatch 2024-09-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.937447+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi094.jwnegr"}]': finished 2024-09-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.942664+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: cephadm 2024-09-17T00:27:47.944213+0000 mgr.y (mgr.25348) 398 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T00:27:49.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.950527+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:49.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.955636+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.958551+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:27:49.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: cephadm 2024-09-17T00:27:47.960219+0000 mgr.y (mgr.25348) 399 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T00:27:49.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:47.966543+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:49.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:48 smithi094 bash[45236]: audit 2024-09-17T00:27:48.265860+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:27:50.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:27:50 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:27:50] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.43.0" 2024-09-17T00:27:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:50 smithi026 bash[57342]: cluster 2024-09-17T00:27:49.323459+0000 mgr.y (mgr.25348) 400 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:27:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:50 smithi026 bash[57342]: audit 2024-09-17T00:27:50.709304+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:50.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:50 smithi026 bash[57342]: audit 2024-09-17T00:27:50.712407+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:27:50.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:50 smithi026 bash[57342]: audit 2024-09-17T00:27:50.730401+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:50 smithi026 bash[58631]: cluster 2024-09-17T00:27:49.323459+0000 mgr.y (mgr.25348) 400 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:27:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:50 smithi026 bash[58631]: audit 2024-09-17T00:27:50.709304+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:50 smithi026 bash[58631]: audit 2024-09-17T00:27:50.712407+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:27:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:50 smithi026 bash[58631]: audit 2024-09-17T00:27:50.730401+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:51.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:50 smithi094 bash[45236]: cluster 2024-09-17T00:27:49.323459+0000 mgr.y (mgr.25348) 400 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:27:51.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:50 smithi094 bash[45236]: audit 2024-09-17T00:27:50.709304+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:27:51.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:50 smithi094 bash[45236]: audit 2024-09-17T00:27:50.712407+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi026.hbgzod", "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-09-17T00:27:51.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:50 smithi094 bash[45236]: audit 2024-09-17T00:27:50.730401+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:27:51.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:51 smithi026 bash[57342]: cephadm 2024-09-17T00:27:50.704004+0000 mgr.y (mgr.25348) 401 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi026.hbgzod 2024-09-17T00:27:51.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:51 smithi026 bash[57342]: cephadm 2024-09-17T00:27:50.733121+0000 mgr.y (mgr.25348) 402 : cephadm [INF] Deploying daemon iscsi.foo.smithi026.hbgzod on smithi026 2024-09-17T00:27:51.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:51 smithi026 bash[58631]: cephadm 2024-09-17T00:27:50.704004+0000 mgr.y (mgr.25348) 401 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi026.hbgzod 2024-09-17T00:27:51.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:51 smithi026 bash[58631]: cephadm 2024-09-17T00:27:50.733121+0000 mgr.y (mgr.25348) 402 : cephadm [INF] Deploying daemon iscsi.foo.smithi026.hbgzod on smithi026 2024-09-17T00:27:52.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:51 smithi094 bash[45236]: cephadm 2024-09-17T00:27:50.704004+0000 mgr.y (mgr.25348) 401 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi026.hbgzod 2024-09-17T00:27:52.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:51 smithi094 bash[45236]: cephadm 2024-09-17T00:27:50.733121+0000 mgr.y (mgr.25348) 402 : cephadm [INF] Deploying daemon iscsi.foo.smithi026.hbgzod on smithi026 2024-09-17T00:27:52.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:52 smithi026 bash[57342]: cluster 2024-09-17T00:27:51.325168+0000 mgr.y (mgr.25348) 403 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:27:52.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:52 smithi026 bash[58631]: cluster 2024-09-17T00:27:51.325168+0000 mgr.y (mgr.25348) 403 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:27:53.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:52 smithi094 bash[45236]: cluster 2024-09-17T00:27:51.325168+0000 mgr.y (mgr.25348) 403 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:27:53.748 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:27:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:53.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:53.749 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:27:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:53.749 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:27:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:53.749 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:27:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:53.750 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:27:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:53.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:53.750 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:27:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:53.751 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:27:53 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:27:54.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:54 smithi026 bash[57342]: cluster 2024-09-17T00:27:53.325934+0000 mgr.y (mgr.25348) 404 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:27:54.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:54 smithi026 bash[58631]: cluster 2024-09-17T00:27:53.325934+0000 mgr.y (mgr.25348) 404 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:27:55.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:54 smithi094 bash[45236]: cluster 2024-09-17T00:27:53.325934+0000 mgr.y (mgr.25348) 404 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:27:56.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:55 smithi094 bash[45236]: audit 2024-09-17T00:27:54.484557+0000 mgr.y (mgr.25348) 405 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:56.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:55 smithi026 bash[57342]: audit 2024-09-17T00:27:54.484557+0000 mgr.y (mgr.25348) 405 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:56.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:55 smithi026 bash[58631]: audit 2024-09-17T00:27:54.484557+0000 mgr.y (mgr.25348) 405 : audit [DBG] from='client.25288 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:27:57.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:56 smithi094 bash[45236]: cluster 2024-09-17T00:27:55.327390+0000 mgr.y (mgr.25348) 406 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:27:57.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:56 smithi026 bash[57342]: cluster 2024-09-17T00:27:55.327390+0000 mgr.y (mgr.25348) 406 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:27:57.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:56 smithi026 bash[58631]: cluster 2024-09-17T00:27:55.327390+0000 mgr.y (mgr.25348) 406 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:27:59.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:27:58 smithi094 bash[45236]: cluster 2024-09-17T00:27:57.328444+0000 mgr.y (mgr.25348) 407 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:27:59.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:27:58 smithi026 bash[57342]: cluster 2024-09-17T00:27:57.328444+0000 mgr.y (mgr.25348) 407 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:27:59.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:27:58 smithi026 bash[58631]: cluster 2024-09-17T00:27:57.328444+0000 mgr.y (mgr.25348) 407 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:00.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:00 smithi026 bash[57342]: cluster 2024-09-17T00:27:59.329421+0000 mgr.y (mgr.25348) 408 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:00.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:00 smithi026 bash[58631]: cluster 2024-09-17T00:27:59.329421+0000 mgr.y (mgr.25348) 408 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:00.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:28:00 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:28:00] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.43.0" 2024-09-17T00:28:01.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:00 smithi094 bash[45236]: cluster 2024-09-17T00:27:59.329421+0000 mgr.y (mgr.25348) 408 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:03.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:02 smithi094 bash[45236]: cluster 2024-09-17T00:28:01.330893+0000 mgr.y (mgr.25348) 409 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:03.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:02 smithi026 bash[57342]: cluster 2024-09-17T00:28:01.330893+0000 mgr.y (mgr.25348) 409 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:03.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:02 smithi026 bash[58631]: cluster 2024-09-17T00:28:01.330893+0000 mgr.y (mgr.25348) 409 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:04.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:03 smithi094 bash[45236]: audit 2024-09-17T00:28:03.266387+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:28:04.121 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:03 smithi026 bash[57342]: audit 2024-09-17T00:28:03.266387+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:28:04.122 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:03 smithi026 bash[58631]: audit 2024-09-17T00:28:03.266387+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:28:05.030 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:28:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:05.030 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:28:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:05.030 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:28:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:05.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:04 smithi026 bash[57342]: cluster 2024-09-17T00:28:03.331544+0000 mgr.y (mgr.25348) 410 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:05.031 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:05.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:04 smithi026 bash[58631]: cluster 2024-09-17T00:28:03.331544+0000 mgr.y (mgr.25348) 410 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:05.031 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:05.032 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:28:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:05.032 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:28:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:05.032 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:28:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:05.033 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:28:04 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:05.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:04 smithi094 bash[45236]: cluster 2024-09-17T00:28:03.331544+0000 mgr.y (mgr.25348) 410 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:05.908 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:28:06.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:05 smithi026 bash[57342]: audit 2024-09-17T00:28:04.970984+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:06.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:05 smithi026 bash[57342]: audit 2024-09-17T00:28:04.978715+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:06.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:05 smithi026 bash[58631]: audit 2024-09-17T00:28:04.970984+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:06.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:05 smithi026 bash[58631]: audit 2024-09-17T00:28:04.978715+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:06.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:05 smithi094 bash[45236]: audit 2024-09-17T00:28:04.970984+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:06.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:05 smithi094 bash[45236]: audit 2024-09-17T00:28:04.978715+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:06.671 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:28:06.671 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (9m) 30s ago 16m 15.4M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:28:06.671 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (8m) 30s ago 15m 40.9M - 8.3.5 dad864ee21e9 431789404f7f 2024-09-17T00:28:06.671 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 starting - - - - 2024-09-17T00:28:06.671 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283,8765 running (7m) 30s ago 22m 429M - 19.1.1-330-gc2ddf972 ebb0615149de c98e79f4d014 2024-09-17T00:28:06.671 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (8m) 30s ago 24m 500M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:28:06.671 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (7m) 30s ago 24m 56.7M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 519595a50d61 2024-09-17T00:28:06.671 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (6m) 30s ago 22m 44.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 63c11bd6506d 2024-09-17T00:28:06.671 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (6m) 30s ago 22m 46.4M 2048M 19.1.1-330-gc2ddf972 ebb0615149de a7778dbda153 2024-09-17T00:28:06.671 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (9m) 30s ago 16m 8332k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:28:06.672 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (8m) 30s ago 16m 8567k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:28:06.672 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (4m) 30s ago 21m 66.2M 2781M 19.1.1-330-gc2ddf972 ebb0615149de f4b4c70998e0 2024-09-17T00:28:06.672 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (4m) 30s ago 21m 62.8M 2781M 19.1.1-330-gc2ddf972 ebb0615149de c300e1ebc322 2024-09-17T00:28:06.672 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (3m) 30s ago 20m 59.2M 2781M 19.1.1-330-gc2ddf972 ebb0615149de 3442d21047a4 2024-09-17T00:28:06.672 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (3m) 30s ago 19m 61.4M 2781M 19.1.1-330-gc2ddf972 ebb0615149de 58d385573d6c 2024-09-17T00:28:06.672 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (2m) 30s ago 19m 60.3M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 883fe5a85bd5 2024-09-17T00:28:06.672 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (2m) 30s ago 18m 53.7M 3036M 19.1.1-330-gc2ddf972 ebb0615149de befc4c086ee0 2024-09-17T00:28:06.672 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (113s) 30s ago 18m 57.3M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 15251969aa3a 2024-09-17T00:28:06.672 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (82s) 30s ago 17m 58.3M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 4d7f21cb9618 2024-09-17T00:28:06.672 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (7m) 30s ago 16m 60.3M - 2.43.0 a07b618ecd1d be36f173eeb5 2024-09-17T00:28:06.672 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (58s) 30s ago 14m 89.7M - 19.1.1-330-gc2ddf972 ebb0615149de 6a83354e213f 2024-09-17T00:28:06.672 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (43s) 30s ago 14m 89.5M - 19.1.1-330-gc2ddf972 ebb0615149de e851ae4ef6a1 2024-09-17T00:28:06.673 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (50s) 30s ago 14m 89.5M - 19.1.1-330-gc2ddf972 ebb0615149de b3266b95f907 2024-09-17T00:28:06.673 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (36s) 30s ago 14m 89.2M - 19.1.1-330-gc2ddf972 ebb0615149de c4aacd9c6d7a 2024-09-17T00:28:07.115 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:28:07.115 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:28:07.115 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T00:28:07.115 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:28:07.115 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:28:07.115 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:28:07.115 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:28:07.116 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:28:07.116 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T00:28:07.116 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:28:07.116 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:28:07.116 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 4 2024-09-17T00:28:07.116 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:28:07.116 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:28:07.116 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 17 2024-09-17T00:28:07.116 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:28:07.116 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:28:07.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:06 smithi026 bash[58631]: cluster 2024-09-17T00:28:05.332937+0000 mgr.y (mgr.25348) 411 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:07.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:06 smithi026 bash[58631]: audit 2024-09-17T00:28:05.899990+0000 mgr.y (mgr.25348) 412 : audit [DBG] from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:07.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:06 smithi026 bash[57342]: cluster 2024-09-17T00:28:05.332937+0000 mgr.y (mgr.25348) 411 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:07.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:06 smithi026 bash[57342]: audit 2024-09-17T00:28:05.899990+0000 mgr.y (mgr.25348) 412 : audit [DBG] from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:07.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:06 smithi094 bash[45236]: cluster 2024-09-17T00:28:05.332937+0000 mgr.y (mgr.25348) 411 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:07.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:06 smithi094 bash[45236]: audit 2024-09-17T00:28:05.899990+0000 mgr.y (mgr.25348) 412 : audit [DBG] from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:07.501 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:28:07.501 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:28:07.501 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:28:07.502 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:28:07.502 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-17T00:28:07.502 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw", 2024-09-17T00:28:07.502 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-17T00:28:07.502 INFO:teuthology.orchestra.run.smithi026.stdout: "mon", 2024-09-17T00:28:07.502 INFO:teuthology.orchestra.run.smithi026.stdout: "osd" 2024-09-17T00:28:07.502 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:28:07.502 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "17/23 daemons upgraded", 2024-09-17T00:28:07.502 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading iscsi daemons", 2024-09-17T00:28:07.502 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:28:07.502 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:28:07.959 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:28:08.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:07 smithi026 bash[58631]: audit 2024-09-17T00:28:06.291395+0000 mgr.y (mgr.25348) 413 : audit [DBG] from='client.44638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:08.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:07 smithi026 bash[58631]: audit 2024-09-17T00:28:06.653694+0000 mgr.y (mgr.25348) 414 : audit [DBG] from='client.44644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:08.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:07 smithi026 bash[58631]: audit 2024-09-17T00:28:07.121655+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.26:0/436234437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:08.182 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:07 smithi026 bash[58631]: audit 2024-09-17T00:28:07.965998+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.26:0/605637205' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:28:08.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:07 smithi026 bash[57342]: audit 2024-09-17T00:28:06.291395+0000 mgr.y (mgr.25348) 413 : audit [DBG] from='client.44638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:08.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:07 smithi026 bash[57342]: audit 2024-09-17T00:28:06.653694+0000 mgr.y (mgr.25348) 414 : audit [DBG] from='client.44644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:08.182 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:07 smithi026 bash[57342]: audit 2024-09-17T00:28:07.121655+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.26:0/436234437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:08.183 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:07 smithi026 bash[57342]: audit 2024-09-17T00:28:07.965998+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.26:0/605637205' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:28:08.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:07 smithi094 bash[45236]: audit 2024-09-17T00:28:06.291395+0000 mgr.y (mgr.25348) 413 : audit [DBG] from='client.44638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:08.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:07 smithi094 bash[45236]: audit 2024-09-17T00:28:06.653694+0000 mgr.y (mgr.25348) 414 : audit [DBG] from='client.44644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:08.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:07 smithi094 bash[45236]: audit 2024-09-17T00:28:07.121655+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.26:0/436234437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:08.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:07 smithi094 bash[45236]: audit 2024-09-17T00:28:07.965998+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.26:0/605637205' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:28:09.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:08 smithi026 bash[57342]: cluster 2024-09-17T00:28:07.333900+0000 mgr.y (mgr.25348) 415 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T00:28:09.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:08 smithi026 bash[57342]: audit 2024-09-17T00:28:07.507489+0000 mgr.y (mgr.25348) 416 : audit [DBG] from='client.34725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:09.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:08 smithi026 bash[57342]: audit 2024-09-17T00:28:08.475103+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.26:0/4124646534' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:28:09.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:08 smithi026 bash[57342]: audit 2024-09-17T00:28:08.770975+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.26:0/2325997606' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/982916479"}]: dispatch 2024-09-17T00:28:09.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:08 smithi026 bash[58631]: cluster 2024-09-17T00:28:07.333900+0000 mgr.y (mgr.25348) 415 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T00:28:09.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:08 smithi026 bash[58631]: audit 2024-09-17T00:28:07.507489+0000 mgr.y (mgr.25348) 416 : audit [DBG] from='client.34725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:09.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:08 smithi026 bash[58631]: audit 2024-09-17T00:28:08.475103+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.26:0/4124646534' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:28:09.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:08 smithi026 bash[58631]: audit 2024-09-17T00:28:08.770975+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.26:0/2325997606' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/982916479"}]: dispatch 2024-09-17T00:28:09.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:08 smithi094 bash[45236]: cluster 2024-09-17T00:28:07.333900+0000 mgr.y (mgr.25348) 415 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T00:28:09.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:08 smithi094 bash[45236]: audit 2024-09-17T00:28:07.507489+0000 mgr.y (mgr.25348) 416 : audit [DBG] from='client.34725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:09.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:08 smithi094 bash[45236]: audit 2024-09-17T00:28:08.475103+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.26:0/4124646534' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T00:28:09.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:08 smithi094 bash[45236]: audit 2024-09-17T00:28:08.770975+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.26:0/2325997606' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/982916479"}]: dispatch 2024-09-17T00:28:10.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:10 smithi026 bash[58631]: audit 2024-09-17T00:28:08.989948+0000 mon.a (mon.0) 688 : audit [INF] from='client.? 172.21.15.26:0/2325997606' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/982916479"}]': finished 2024-09-17T00:28:10.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:10 smithi026 bash[58631]: cluster 2024-09-17T00:28:08.995132+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-17T00:28:10.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:10 smithi026 bash[58631]: audit 2024-09-17T00:28:09.301848+0000 mon.a (mon.0) 690 : audit [INF] from='client.? 172.21.15.26:0/251148574' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/982916479"}]: dispatch 2024-09-17T00:28:10.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:10 smithi026 bash[58631]: cluster 2024-09-17T00:28:09.334591+0000 mgr.y (mgr.25348) 417 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T00:28:10.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:10 smithi026 bash[57342]: audit 2024-09-17T00:28:08.989948+0000 mon.a (mon.0) 688 : audit [INF] from='client.? 172.21.15.26:0/2325997606' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/982916479"}]': finished 2024-09-17T00:28:10.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:10 smithi026 bash[57342]: cluster 2024-09-17T00:28:08.995132+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-17T00:28:10.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:10 smithi026 bash[57342]: audit 2024-09-17T00:28:09.301848+0000 mon.a (mon.0) 690 : audit [INF] from='client.? 172.21.15.26:0/251148574' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/982916479"}]: dispatch 2024-09-17T00:28:10.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:10 smithi026 bash[57342]: cluster 2024-09-17T00:28:09.334591+0000 mgr.y (mgr.25348) 417 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T00:28:10.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:09 smithi094 bash[45236]: audit 2024-09-17T00:28:08.989948+0000 mon.a (mon.0) 688 : audit [INF] from='client.? 172.21.15.26:0/2325997606' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6801/982916479"}]': finished 2024-09-17T00:28:10.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:09 smithi094 bash[45236]: cluster 2024-09-17T00:28:08.995132+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-17T00:28:10.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:09 smithi094 bash[45236]: audit 2024-09-17T00:28:09.301848+0000 mon.a (mon.0) 690 : audit [INF] from='client.? 172.21.15.26:0/251148574' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/982916479"}]: dispatch 2024-09-17T00:28:10.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:09 smithi094 bash[45236]: cluster 2024-09-17T00:28:09.334591+0000 mgr.y (mgr.25348) 417 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T00:28:10.995 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:28:10 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:28:10] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.43.0" 2024-09-17T00:28:11.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:11 smithi026 bash[57342]: audit 2024-09-17T00:28:09.999086+0000 mon.a (mon.0) 691 : audit [INF] from='client.? 172.21.15.26:0/251148574' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/982916479"}]': finished 2024-09-17T00:28:11.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:11 smithi026 bash[57342]: cluster 2024-09-17T00:28:10.007977+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T00:28:11.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:11 smithi026 bash[57342]: audit 2024-09-17T00:28:10.332126+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.26:0/3138548732' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3487174324"}]: dispatch 2024-09-17T00:28:11.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:11 smithi026 bash[57342]: audit 2024-09-17T00:28:10.332520+0000 mon.a (mon.0) 693 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3487174324"}]: dispatch 2024-09-17T00:28:11.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:11 smithi026 bash[57342]: audit 2024-09-17T00:28:10.714040+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:11.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:11 smithi026 bash[57342]: audit 2024-09-17T00:28:10.719057+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:11.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:11 smithi026 bash[57342]: audit 2024-09-17T00:28:10.724957+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:11.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:11 smithi026 bash[57342]: audit 2024-09-17T00:28:10.730547+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:11.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:11 smithi026 bash[58631]: audit 2024-09-17T00:28:09.999086+0000 mon.a (mon.0) 691 : audit [INF] from='client.? 172.21.15.26:0/251148574' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/982916479"}]': finished 2024-09-17T00:28:11.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:11 smithi026 bash[58631]: cluster 2024-09-17T00:28:10.007977+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T00:28:11.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:11 smithi026 bash[58631]: audit 2024-09-17T00:28:10.332126+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.26:0/3138548732' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3487174324"}]: dispatch 2024-09-17T00:28:11.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:11 smithi026 bash[58631]: audit 2024-09-17T00:28:10.332520+0000 mon.a (mon.0) 693 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3487174324"}]: dispatch 2024-09-17T00:28:11.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:11 smithi026 bash[58631]: audit 2024-09-17T00:28:10.714040+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:11.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:11 smithi026 bash[58631]: audit 2024-09-17T00:28:10.719057+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:11.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:11 smithi026 bash[58631]: audit 2024-09-17T00:28:10.724957+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:11.250 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:11 smithi026 bash[58631]: audit 2024-09-17T00:28:10.730547+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:11.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:10 smithi094 bash[45236]: audit 2024-09-17T00:28:09.999086+0000 mon.a (mon.0) 691 : audit [INF] from='client.? 172.21.15.26:0/251148574' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:6800/982916479"}]': finished 2024-09-17T00:28:11.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:10 smithi094 bash[45236]: cluster 2024-09-17T00:28:10.007977+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T00:28:11.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:10 smithi094 bash[45236]: audit 2024-09-17T00:28:10.332126+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.26:0/3138548732' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3487174324"}]: dispatch 2024-09-17T00:28:11.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:10 smithi094 bash[45236]: audit 2024-09-17T00:28:10.332520+0000 mon.a (mon.0) 693 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3487174324"}]: dispatch 2024-09-17T00:28:11.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:10 smithi094 bash[45236]: audit 2024-09-17T00:28:10.714040+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:11.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:11 smithi094 bash[45236]: audit 2024-09-17T00:28:10.719057+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:11.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:11 smithi094 bash[45236]: audit 2024-09-17T00:28:10.724957+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:11.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:11 smithi094 bash[45236]: audit 2024-09-17T00:28:10.730547+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:12.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:12 smithi094 bash[45236]: audit 2024-09-17T00:28:11.008646+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3487174324"}]': finished 2024-09-17T00:28:12.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:12 smithi094 bash[45236]: cluster 2024-09-17T00:28:11.011984+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T00:28:12.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:12 smithi094 bash[45236]: audit 2024-09-17T00:28:11.327795+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.26:0/4050135210' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1892527449"}]: dispatch 2024-09-17T00:28:12.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:12 smithi094 bash[45236]: audit 2024-09-17T00:28:11.328279+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1892527449"}]: dispatch 2024-09-17T00:28:12.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:12 smithi094 bash[45236]: cluster 2024-09-17T00:28:11.334946+0000 mgr.y (mgr.25348) 418 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T00:28:12.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:12 smithi094 bash[45236]: audit 2024-09-17T00:28:11.834258+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:12.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:12 smithi094 bash[45236]: audit 2024-09-17T00:28:11.840156+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:12.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:12 smithi026 bash[58631]: audit 2024-09-17T00:28:11.008646+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3487174324"}]': finished 2024-09-17T00:28:12.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:12 smithi026 bash[58631]: cluster 2024-09-17T00:28:11.011984+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T00:28:12.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:12 smithi026 bash[58631]: audit 2024-09-17T00:28:11.327795+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.26:0/4050135210' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1892527449"}]: dispatch 2024-09-17T00:28:12.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:12 smithi026 bash[58631]: audit 2024-09-17T00:28:11.328279+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1892527449"}]: dispatch 2024-09-17T00:28:12.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:12 smithi026 bash[58631]: cluster 2024-09-17T00:28:11.334946+0000 mgr.y (mgr.25348) 418 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T00:28:12.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:12 smithi026 bash[58631]: audit 2024-09-17T00:28:11.834258+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:12.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:12 smithi026 bash[58631]: audit 2024-09-17T00:28:11.840156+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:12.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:12 smithi026 bash[57342]: audit 2024-09-17T00:28:11.008646+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3487174324"}]': finished 2024-09-17T00:28:12.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:12 smithi026 bash[57342]: cluster 2024-09-17T00:28:11.011984+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T00:28:12.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:12 smithi026 bash[57342]: audit 2024-09-17T00:28:11.327795+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.26:0/4050135210' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1892527449"}]: dispatch 2024-09-17T00:28:12.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:12 smithi026 bash[57342]: audit 2024-09-17T00:28:11.328279+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1892527449"}]: dispatch 2024-09-17T00:28:12.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:12 smithi026 bash[57342]: cluster 2024-09-17T00:28:11.334946+0000 mgr.y (mgr.25348) 418 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-17T00:28:12.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:12 smithi026 bash[57342]: audit 2024-09-17T00:28:11.834258+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:12.500 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:12 smithi026 bash[57342]: audit 2024-09-17T00:28:11.840156+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:13.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:13 smithi094 bash[45236]: audit 2024-09-17T00:28:12.017005+0000 mon.a (mon.0) 703 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1892527449"}]': finished 2024-09-17T00:28:13.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:13 smithi094 bash[45236]: cluster 2024-09-17T00:28:12.021235+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-17T00:28:13.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:13 smithi094 bash[45236]: audit 2024-09-17T00:28:12.340570+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.26:0/386261586' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3898917656"}]: dispatch 2024-09-17T00:28:13.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:13 smithi094 bash[45236]: audit 2024-09-17T00:28:12.341008+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3898917656"}]: dispatch 2024-09-17T00:28:13.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:13 smithi026 bash[58631]: audit 2024-09-17T00:28:12.017005+0000 mon.a (mon.0) 703 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1892527449"}]': finished 2024-09-17T00:28:13.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:13 smithi026 bash[58631]: cluster 2024-09-17T00:28:12.021235+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-17T00:28:13.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:13 smithi026 bash[58631]: audit 2024-09-17T00:28:12.340570+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.26:0/386261586' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3898917656"}]: dispatch 2024-09-17T00:28:13.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:13 smithi026 bash[58631]: audit 2024-09-17T00:28:12.341008+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3898917656"}]: dispatch 2024-09-17T00:28:13.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:13 smithi026 bash[57342]: audit 2024-09-17T00:28:12.017005+0000 mon.a (mon.0) 703 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/1892527449"}]': finished 2024-09-17T00:28:13.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:13 smithi026 bash[57342]: cluster 2024-09-17T00:28:12.021235+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-17T00:28:13.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:13 smithi026 bash[57342]: audit 2024-09-17T00:28:12.340570+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.26:0/386261586' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3898917656"}]: dispatch 2024-09-17T00:28:13.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:13 smithi026 bash[57342]: audit 2024-09-17T00:28:12.341008+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3898917656"}]: dispatch 2024-09-17T00:28:14.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:14 smithi094 bash[45236]: audit 2024-09-17T00:28:13.019743+0000 mon.a (mon.0) 706 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3898917656"}]': finished 2024-09-17T00:28:14.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:14 smithi094 bash[45236]: cluster 2024-09-17T00:28:13.028995+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-17T00:28:14.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:14 smithi094 bash[45236]: cluster 2024-09-17T00:28:13.335549+0000 mgr.y (mgr.25348) 419 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T00:28:14.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:14 smithi094 bash[45236]: audit 2024-09-17T00:28:13.351431+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.26:0/2786711620' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/18463859"}]: dispatch 2024-09-17T00:28:14.362 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:14 smithi094 bash[45236]: audit 2024-09-17T00:28:13.352235+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/18463859"}]: dispatch 2024-09-17T00:28:14.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:14 smithi026 bash[57342]: audit 2024-09-17T00:28:13.019743+0000 mon.a (mon.0) 706 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3898917656"}]': finished 2024-09-17T00:28:14.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:14 smithi026 bash[57342]: cluster 2024-09-17T00:28:13.028995+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-17T00:28:14.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:14 smithi026 bash[57342]: cluster 2024-09-17T00:28:13.335549+0000 mgr.y (mgr.25348) 419 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T00:28:14.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:14 smithi026 bash[57342]: audit 2024-09-17T00:28:13.351431+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.26:0/2786711620' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/18463859"}]: dispatch 2024-09-17T00:28:14.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:14 smithi026 bash[57342]: audit 2024-09-17T00:28:13.352235+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/18463859"}]: dispatch 2024-09-17T00:28:14.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:14 smithi026 bash[58631]: audit 2024-09-17T00:28:13.019743+0000 mon.a (mon.0) 706 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/3898917656"}]': finished 2024-09-17T00:28:14.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:14 smithi026 bash[58631]: cluster 2024-09-17T00:28:13.028995+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-17T00:28:14.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:14 smithi026 bash[58631]: cluster 2024-09-17T00:28:13.335549+0000 mgr.y (mgr.25348) 419 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-17T00:28:14.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:14 smithi026 bash[58631]: audit 2024-09-17T00:28:13.351431+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.26:0/2786711620' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/18463859"}]: dispatch 2024-09-17T00:28:14.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:14 smithi026 bash[58631]: audit 2024-09-17T00:28:13.352235+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/18463859"}]: dispatch 2024-09-17T00:28:15.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:15 smithi094 bash[45236]: audit 2024-09-17T00:28:14.040155+0000 mon.a (mon.0) 709 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/18463859"}]': finished 2024-09-17T00:28:15.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:15 smithi094 bash[45236]: cluster 2024-09-17T00:28:14.049751+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-17T00:28:15.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:15 smithi026 bash[57342]: audit 2024-09-17T00:28:14.040155+0000 mon.a (mon.0) 709 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/18463859"}]': finished 2024-09-17T00:28:15.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:15 smithi026 bash[57342]: cluster 2024-09-17T00:28:14.049751+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-17T00:28:15.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:15 smithi026 bash[58631]: audit 2024-09-17T00:28:14.040155+0000 mon.a (mon.0) 709 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi026.hbgzod' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.26:0/18463859"}]': finished 2024-09-17T00:28:15.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:15 smithi026 bash[58631]: cluster 2024-09-17T00:28:14.049751+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-17T00:28:16.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:16 smithi026 bash[57342]: cluster 2024-09-17T00:28:15.336820+0000 mgr.y (mgr.25348) 420 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:16.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:16 smithi026 bash[58631]: cluster 2024-09-17T00:28:15.336820+0000 mgr.y (mgr.25348) 420 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:16.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:16 smithi094 bash[45236]: cluster 2024-09-17T00:28:15.336820+0000 mgr.y (mgr.25348) 420 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:18.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:18 smithi026 bash[57342]: cluster 2024-09-17T00:28:17.337823+0000 mgr.y (mgr.25348) 421 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:28:18.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:18 smithi026 bash[57342]: audit 2024-09-17T00:28:18.266281+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:28:18.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:18 smithi026 bash[58631]: cluster 2024-09-17T00:28:17.337823+0000 mgr.y (mgr.25348) 421 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:28:18.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:18 smithi026 bash[58631]: audit 2024-09-17T00:28:18.266281+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:28:18.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:18 smithi094 bash[45236]: cluster 2024-09-17T00:28:17.337823+0000 mgr.y (mgr.25348) 421 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T00:28:18.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:18 smithi094 bash[45236]: audit 2024-09-17T00:28:18.266281+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:28:19.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:19 smithi026 bash[57342]: audit 2024-09-17T00:28:18.213282+0000 mgr.y (mgr.25348) 422 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:28:19.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:19 smithi026 bash[58631]: audit 2024-09-17T00:28:18.213282+0000 mgr.y (mgr.25348) 422 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:28:19.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:19 smithi094 bash[45236]: audit 2024-09-17T00:28:18.213282+0000 mgr.y (mgr.25348) 422 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:28:20.739 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:20 smithi026 bash[57342]: cluster 2024-09-17T00:28:19.338633+0000 mgr.y (mgr.25348) 423 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-09-17T00:28:20.739 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:20 smithi026 bash[58631]: cluster 2024-09-17T00:28:19.338633+0000 mgr.y (mgr.25348) 423 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-09-17T00:28:20.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:20 smithi094 bash[45236]: cluster 2024-09-17T00:28:19.338633+0000 mgr.y (mgr.25348) 423 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-09-17T00:28:20.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:28:20 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:28:20] "GET /metrics HTTP/1.1" 200 38553 "" "Prometheus/2.43.0" 2024-09-17T00:28:22.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:22 smithi026 bash[57342]: cluster 2024-09-17T00:28:21.339490+0000 mgr.y (mgr.25348) 424 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:22.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:22 smithi026 bash[57342]: audit 2024-09-17T00:28:22.110390+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:22.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:22 smithi026 bash[57342]: audit 2024-09-17T00:28:22.123027+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:22.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:22 smithi026 bash[57342]: audit 2024-09-17T00:28:22.125598+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:28:22.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:22 smithi026 bash[57342]: audit 2024-09-17T00:28:22.127556+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:28:22.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:22 smithi026 bash[57342]: audit 2024-09-17T00:28:22.462516+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:22.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:22 smithi026 bash[58631]: cluster 2024-09-17T00:28:21.339490+0000 mgr.y (mgr.25348) 424 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:22.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:22 smithi026 bash[58631]: audit 2024-09-17T00:28:22.110390+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:22.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:22 smithi026 bash[58631]: audit 2024-09-17T00:28:22.123027+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:22.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:22 smithi026 bash[58631]: audit 2024-09-17T00:28:22.125598+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:28:22.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:22 smithi026 bash[58631]: audit 2024-09-17T00:28:22.127556+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:28:22.750 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:22 smithi026 bash[58631]: audit 2024-09-17T00:28:22.462516+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:22.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:22 smithi094 bash[45236]: cluster 2024-09-17T00:28:21.339490+0000 mgr.y (mgr.25348) 424 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:22.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:22 smithi094 bash[45236]: audit 2024-09-17T00:28:22.110390+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:22.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:22 smithi094 bash[45236]: audit 2024-09-17T00:28:22.123027+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:22.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:22 smithi094 bash[45236]: audit 2024-09-17T00:28:22.125598+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:28:22.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:22 smithi094 bash[45236]: audit 2024-09-17T00:28:22.127556+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:28:22.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:22 smithi094 bash[45236]: audit 2024-09-17T00:28:22.462516+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:23.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: cephadm 2024-09-17T00:28:22.138130+0000 mgr.y (mgr.25348) 425 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:28:23.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.508499+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:28:23.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.509280+0000 mgr.y (mgr.25348) 426 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:28:23.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.521839+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:23.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: cephadm 2024-09-17T00:28:22.523255+0000 mgr.y (mgr.25348) 427 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-17T00:28:23.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.523531+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:28:23.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.523971+0000 mgr.y (mgr.25348) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:28:23.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.525257+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:28:23.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.525728+0000 mgr.y (mgr.25348) 429 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:28:23.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.529337+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:23.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.577710+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:28:23.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.580600+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.582836+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.584588+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.587286+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.590238+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.612 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.592370+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.593878+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.595321+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.596831+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.598540+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: cephadm 2024-09-17T00:28:22.599491+0000 mgr.y (mgr.25348) 430 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T00:28:23.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.605487+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:23.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.609618+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi026.hbgzod"}]: dispatch 2024-09-17T00:28:23.613 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.615062+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi026.hbgzod"}]': finished 2024-09-17T00:28:23.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.619339+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: cephadm 2024-09-17T00:28:22.620507+0000 mgr.y (mgr.25348) 431 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T00:28:23.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.626399+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:23.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.631894+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: cephadm 2024-09-17T00:28:22.632805+0000 mgr.y (mgr.25348) 432 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T00:28:23.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.638380+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:23.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.644045+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.646556+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.614 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:23 smithi094 bash[45236]: audit 2024-09-17T00:28:22.648955+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: cephadm 2024-09-17T00:28:22.138130+0000 mgr.y (mgr.25348) 425 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:28:23.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.508499+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:28:23.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.509280+0000 mgr.y (mgr.25348) 426 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:28:23.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.521839+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:23.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: cephadm 2024-09-17T00:28:22.523255+0000 mgr.y (mgr.25348) 427 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-17T00:28:23.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.523531+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:28:23.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.523971+0000 mgr.y (mgr.25348) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:28:23.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.525257+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:28:23.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.525728+0000 mgr.y (mgr.25348) 429 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:28:23.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.529337+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:23.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.577710+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:28:23.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.580600+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.750 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.582836+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.584588+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.587286+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.590238+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.592370+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.593878+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.751 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.595321+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: cephadm 2024-09-17T00:28:22.138130+0000 mgr.y (mgr.25348) 425 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T00:28:23.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.508499+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:28:23.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.509280+0000 mgr.y (mgr.25348) 426 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T00:28:23.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.521839+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:23.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: cephadm 2024-09-17T00:28:22.523255+0000 mgr.y (mgr.25348) 427 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.26:5000 to Dashboard 2024-09-17T00:28:23.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.523531+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:28:23.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.523971+0000 mgr.y (mgr.25348) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T00:28:23.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.525257+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:28:23.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.525728+0000 mgr.y (mgr.25348) 429 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi026"}]: dispatch 2024-09-17T00:28:23.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.529337+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:23.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.577710+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:28:23.752 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.580600+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.582836+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.584588+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.587286+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.590238+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.592370+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.593878+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.595321+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.596831+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.598540+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: cephadm 2024-09-17T00:28:22.599491+0000 mgr.y (mgr.25348) 430 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T00:28:23.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.605487+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:23.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.609618+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi026.hbgzod"}]: dispatch 2024-09-17T00:28:23.753 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.615062+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi026.hbgzod"}]': finished 2024-09-17T00:28:23.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.619339+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: cephadm 2024-09-17T00:28:22.620507+0000 mgr.y (mgr.25348) 431 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T00:28:23.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.626399+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:23.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.631894+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: cephadm 2024-09-17T00:28:22.632805+0000 mgr.y (mgr.25348) 432 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T00:28:23.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.638380+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:23.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.644045+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.646556+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.754 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[58631]: audit 2024-09-17T00:28:22.648955+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.754 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.596831+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.754 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.598540+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.754 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: cephadm 2024-09-17T00:28:22.599491+0000 mgr.y (mgr.25348) 430 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T00:28:23.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.605487+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:23.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.609618+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi026.hbgzod"}]: dispatch 2024-09-17T00:28:23.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.615062+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi026.hbgzod"}]': finished 2024-09-17T00:28:23.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.619339+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: cephadm 2024-09-17T00:28:22.620507+0000 mgr.y (mgr.25348) 431 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T00:28:23.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.626399+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:23.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.631894+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: cephadm 2024-09-17T00:28:22.632805+0000 mgr.y (mgr.25348) 432 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T00:28:23.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.638380+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:23.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.644045+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.646556+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:23.755 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:23 smithi026 bash[57342]: audit 2024-09-17T00:28:22.648955+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:24.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:24 smithi026 bash[57342]: cluster 2024-09-17T00:28:23.340291+0000 mgr.y (mgr.25348) 433 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:28:24.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:24 smithi026 bash[58631]: cluster 2024-09-17T00:28:23.340291+0000 mgr.y (mgr.25348) 433 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:28:25.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:24 smithi094 bash[45236]: cluster 2024-09-17T00:28:23.340291+0000 mgr.y (mgr.25348) 433 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T00:28:26.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:26 smithi026 bash[57342]: cephadm 2024-09-17T00:28:25.141494+0000 mgr.y (mgr.25348) 434 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T00:28:26.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:26 smithi026 bash[57342]: cephadm 2024-09-17T00:28:25.248030+0000 mgr.y (mgr.25348) 435 : cephadm [INF] Deploying daemon grafana.a on smithi094 2024-09-17T00:28:26.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:26 smithi026 bash[57342]: cluster 2024-09-17T00:28:25.341936+0000 mgr.y (mgr.25348) 436 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 3 op/s 2024-09-17T00:28:26.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:26 smithi026 bash[58631]: cephadm 2024-09-17T00:28:25.141494+0000 mgr.y (mgr.25348) 434 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T00:28:26.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:26 smithi026 bash[58631]: cephadm 2024-09-17T00:28:25.248030+0000 mgr.y (mgr.25348) 435 : cephadm [INF] Deploying daemon grafana.a on smithi094 2024-09-17T00:28:26.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:26 smithi026 bash[58631]: cluster 2024-09-17T00:28:25.341936+0000 mgr.y (mgr.25348) 436 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 3 op/s 2024-09-17T00:28:27.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:26 smithi094 bash[45236]: cephadm 2024-09-17T00:28:25.141494+0000 mgr.y (mgr.25348) 434 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T00:28:27.183 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:26 smithi094 bash[45236]: cephadm 2024-09-17T00:28:25.248030+0000 mgr.y (mgr.25348) 435 : cephadm [INF] Deploying daemon grafana.a on smithi094 2024-09-17T00:28:27.183 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:26 smithi094 bash[45236]: cluster 2024-09-17T00:28:25.341936+0000 mgr.y (mgr.25348) 436 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 3 op/s 2024-09-17T00:28:28.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:28 smithi026 bash[57342]: cluster 2024-09-17T00:28:27.343014+0000 mgr.y (mgr.25348) 437 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-17T00:28:28.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:28 smithi026 bash[58631]: cluster 2024-09-17T00:28:27.343014+0000 mgr.y (mgr.25348) 437 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-17T00:28:29.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:28 smithi094 bash[45236]: cluster 2024-09-17T00:28:27.343014+0000 mgr.y (mgr.25348) 437 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-17T00:28:30.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:29 smithi026 bash[57342]: audit 2024-09-17T00:28:28.221340+0000 mgr.y (mgr.25348) 438 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:28:30.001 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:29 smithi026 bash[58631]: audit 2024-09-17T00:28:28.221340+0000 mgr.y (mgr.25348) 438 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:28:30.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:29 smithi094 bash[45236]: audit 2024-09-17T00:28:28.221340+0000 mgr.y (mgr.25348) 438 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:28:30.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:30 smithi026 bash[57342]: cluster 2024-09-17T00:28:29.344034+0000 mgr.y (mgr.25348) 439 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-17T00:28:30.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:30 smithi026 bash[58631]: cluster 2024-09-17T00:28:29.344034+0000 mgr.y (mgr.25348) 439 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-17T00:28:30.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:28:30 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:28:30] "GET /metrics HTTP/1.1" 200 38553 "" "Prometheus/2.43.0" 2024-09-17T00:28:31.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:30 smithi094 bash[45236]: cluster 2024-09-17T00:28:29.344034+0000 mgr.y (mgr.25348) 439 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-17T00:28:32.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:32 smithi026 bash[57342]: cluster 2024-09-17T00:28:31.345567+0000 mgr.y (mgr.25348) 440 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-09-17T00:28:32.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:32 smithi026 bash[58631]: cluster 2024-09-17T00:28:31.345567+0000 mgr.y (mgr.25348) 440 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-09-17T00:28:33.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:32 smithi094 bash[45236]: cluster 2024-09-17T00:28:31.345567+0000 mgr.y (mgr.25348) 440 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-09-17T00:28:33.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:33 smithi026 bash[57342]: audit 2024-09-17T00:28:33.267269+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:28:33.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:33 smithi026 bash[58631]: audit 2024-09-17T00:28:33.267269+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:28:34.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:33 smithi094 bash[45236]: audit 2024-09-17T00:28:33.267269+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:28:34.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:34 smithi026 bash[57342]: cluster 2024-09-17T00:28:33.346379+0000 mgr.y (mgr.25348) 441 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-17T00:28:34.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:34 smithi026 bash[58631]: cluster 2024-09-17T00:28:33.346379+0000 mgr.y (mgr.25348) 441 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-17T00:28:35.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:34 smithi094 bash[45236]: cluster 2024-09-17T00:28:33.346379+0000 mgr.y (mgr.25348) 441 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-09-17T00:28:36.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:36 smithi026 bash[58631]: cluster 2024-09-17T00:28:35.347829+0000 mgr.y (mgr.25348) 442 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-09-17T00:28:36.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:36 smithi026 bash[57342]: cluster 2024-09-17T00:28:35.347829+0000 mgr.y (mgr.25348) 442 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-09-17T00:28:37.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:36 smithi094 bash[45236]: cluster 2024-09-17T00:28:35.347829+0000 mgr.y (mgr.25348) 442 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-09-17T00:28:38.363 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:28:38.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:38 smithi094 bash[45236]: cluster 2024-09-17T00:28:37.348902+0000 mgr.y (mgr.25348) 443 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:38.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:38 smithi026 bash[58631]: cluster 2024-09-17T00:28:37.348902+0000 mgr.y (mgr.25348) 443 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:38.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:38 smithi026 bash[57342]: cluster 2024-09-17T00:28:37.348902+0000 mgr.y (mgr.25348) 443 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:39.145 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:28:39.145 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (9m) 28s ago 16m 15.5M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:28:39.146 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (9m) 28s ago 16m 40.6M - 8.3.5 dad864ee21e9 431789404f7f 2024-09-17T00:28:39.146 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (34s) 28s ago 14m - - 3.8 ebb0615149de bf3fac4c7817 2024-09-17T00:28:39.146 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283,8765 running (8m) 28s ago 22m 430M - 19.1.1-330-gc2ddf972 ebb0615149de c98e79f4d014 2024-09-17T00:28:39.146 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (9m) 28s ago 24m 501M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:28:39.146 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (7m) 28s ago 25m 58.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 519595a50d61 2024-09-17T00:28:39.146 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (6m) 28s ago 23m 45.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 63c11bd6506d 2024-09-17T00:28:39.146 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (7m) 28s ago 23m 48.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de a7778dbda153 2024-09-17T00:28:39.146 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (9m) 28s ago 17m 8307k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:28:39.146 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (9m) 28s ago 17m 8324k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:28:39.146 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (5m) 28s ago 22m 66.4M 2781M 19.1.1-330-gc2ddf972 ebb0615149de f4b4c70998e0 2024-09-17T00:28:39.146 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (4m) 28s ago 21m 63.2M 2781M 19.1.1-330-gc2ddf972 ebb0615149de c300e1ebc322 2024-09-17T00:28:39.146 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (4m) 28s ago 21m 59.7M 2781M 19.1.1-330-gc2ddf972 ebb0615149de 3442d21047a4 2024-09-17T00:28:39.146 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (3m) 28s ago 20m 61.8M 2781M 19.1.1-330-gc2ddf972 ebb0615149de 58d385573d6c 2024-09-17T00:28:39.147 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (3m) 28s ago 19m 60.1M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 883fe5a85bd5 2024-09-17T00:28:39.147 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (2m) 28s ago 19m 54.1M 3036M 19.1.1-330-gc2ddf972 ebb0615149de befc4c086ee0 2024-09-17T00:28:39.147 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (2m) 28s ago 18m 57.6M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 15251969aa3a 2024-09-17T00:28:39.147 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (115s) 28s ago 18m 58.7M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 4d7f21cb9618 2024-09-17T00:28:39.147 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (8m) 28s ago 17m 60.5M - 2.43.0 a07b618ecd1d be36f173eeb5 2024-09-17T00:28:39.147 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (90s) 28s ago 14m 90.1M - 19.1.1-330-gc2ddf972 ebb0615149de 6a83354e213f 2024-09-17T00:28:39.147 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (76s) 28s ago 14m 89.8M - 19.1.1-330-gc2ddf972 ebb0615149de e851ae4ef6a1 2024-09-17T00:28:39.147 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (83s) 28s ago 14m 89.9M - 19.1.1-330-gc2ddf972 ebb0615149de b3266b95f907 2024-09-17T00:28:39.147 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (69s) 28s ago 14m 89.6M - 19.1.1-330-gc2ddf972 ebb0615149de c4aacd9c6d7a 2024-09-17T00:28:39.598 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:28:39.598 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:28:39.598 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T00:28:39.598 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:28:39.599 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:28:39.599 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:28:39.599 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:28:39.599 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:28:39.599 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T00:28:39.599 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:28:39.599 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:28:39.599 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 4 2024-09-17T00:28:39.599 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:28:39.599 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:28:39.599 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 17 2024-09-17T00:28:39.599 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:28:39.599 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:28:39.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:39 smithi094 bash[45236]: audit 2024-09-17T00:28:38.232510+0000 mgr.y (mgr.25348) 444 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:28:39.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:39 smithi094 bash[45236]: audit 2024-09-17T00:28:38.355172+0000 mgr.y (mgr.25348) 445 : audit [DBG] from='client.44761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:39.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:39 smithi094 bash[45236]: audit 2024-09-17T00:28:38.737857+0000 mgr.y (mgr.25348) 446 : audit [DBG] from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:39.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:39 smithi094 bash[45236]: audit 2024-09-17T00:28:39.604465+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.26:0/4005560764' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:39.961 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:28:39.961 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c2ddf9721ef254645201cdbabd9c8f49c30a586f", 2024-09-17T00:28:39.961 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": true, 2024-09-17T00:28:39.961 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T00:28:39.961 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [ 2024-09-17T00:28:39.961 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw", 2024-09-17T00:28:39.961 INFO:teuthology.orchestra.run.smithi026.stdout: "iscsi", 2024-09-17T00:28:39.962 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr", 2024-09-17T00:28:39.962 INFO:teuthology.orchestra.run.smithi026.stdout: "osd", 2024-09-17T00:28:39.962 INFO:teuthology.orchestra.run.smithi026.stdout: "mon" 2024-09-17T00:28:39.962 INFO:teuthology.orchestra.run.smithi026.stdout: ], 2024-09-17T00:28:39.962 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": "18/23 daemons upgraded", 2024-09-17T00:28:39.962 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "Currently upgrading grafana daemons", 2024-09-17T00:28:39.962 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:28:39.962 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:28:39.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:39 smithi026 bash[57342]: audit 2024-09-17T00:28:38.232510+0000 mgr.y (mgr.25348) 444 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:28:39.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:39 smithi026 bash[57342]: audit 2024-09-17T00:28:38.355172+0000 mgr.y (mgr.25348) 445 : audit [DBG] from='client.44761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:39.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:39 smithi026 bash[57342]: audit 2024-09-17T00:28:38.737857+0000 mgr.y (mgr.25348) 446 : audit [DBG] from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:39.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:39 smithi026 bash[57342]: audit 2024-09-17T00:28:39.604465+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.26:0/4005560764' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:39.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:39 smithi026 bash[58631]: audit 2024-09-17T00:28:38.232510+0000 mgr.y (mgr.25348) 444 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:28:39.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:39 smithi026 bash[58631]: audit 2024-09-17T00:28:38.355172+0000 mgr.y (mgr.25348) 445 : audit [DBG] from='client.44761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:39.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:39 smithi026 bash[58631]: audit 2024-09-17T00:28:38.737857+0000 mgr.y (mgr.25348) 446 : audit [DBG] from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:39.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:39 smithi026 bash[58631]: audit 2024-09-17T00:28:39.604465+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.26:0/4005560764' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:28:40.398 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:28:40.657 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:28:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:40.658 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:28:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:40.658 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:40.658 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:28:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:40.658 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:28:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:40.659 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:40.659 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:28:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:40.659 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:28:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:40.660 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:28:40 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:40.976 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:40 smithi094 systemd[1]: Stopping Ceph grafana.a for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:28:40.977 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:40 smithi094 bash[41639]: t=2024-09-17T00:28:40+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-09-17T00:28:40.977 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:40 smithi094 bash[45236]: audit 2024-09-17T00:28:39.109724+0000 mgr.y (mgr.25348) 447 : audit [DBG] from='client.34845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:40.977 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:40 smithi094 bash[45236]: cluster 2024-09-17T00:28:39.349814+0000 mgr.y (mgr.25348) 448 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:40.977 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:40 smithi094 bash[45236]: audit 2024-09-17T00:28:39.966726+0000 mgr.y (mgr.25348) 449 : audit [DBG] from='client.34857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:40.977 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:40 smithi094 bash[45236]: audit 2024-09-17T00:28:40.405020+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.26:0/4007578714' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:28:40.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:28:40 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:28:40] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.43.0" 2024-09-17T00:28:40.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:40 smithi026 bash[58631]: audit 2024-09-17T00:28:39.109724+0000 mgr.y (mgr.25348) 447 : audit [DBG] from='client.34845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:40.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:40 smithi026 bash[58631]: cluster 2024-09-17T00:28:39.349814+0000 mgr.y (mgr.25348) 448 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:40.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:40 smithi026 bash[58631]: audit 2024-09-17T00:28:39.966726+0000 mgr.y (mgr.25348) 449 : audit [DBG] from='client.34857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:40.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:40 smithi026 bash[58631]: audit 2024-09-17T00:28:40.405020+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.26:0/4007578714' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:28:40.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:40 smithi026 bash[57342]: audit 2024-09-17T00:28:39.109724+0000 mgr.y (mgr.25348) 447 : audit [DBG] from='client.34845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:40.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:40 smithi026 bash[57342]: cluster 2024-09-17T00:28:39.349814+0000 mgr.y (mgr.25348) 448 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:40.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:40 smithi026 bash[57342]: audit 2024-09-17T00:28:39.966726+0000 mgr.y (mgr.25348) 449 : audit [DBG] from='client.34857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:28:40.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:40 smithi026 bash[57342]: audit 2024-09-17T00:28:40.405020+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.26:0/4007578714' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:28:41.610 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:41 smithi094 bash[59829]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-grafana-a 2024-09-17T00:28:41.610 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:41 smithi094 bash[59889]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-grafana-a 2024-09-17T00:28:41.610 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:41 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-17T00:28:41.610 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:41 smithi094 systemd[1]: Stopped Ceph grafana.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:28:42.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:41 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:42.111 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:28:41 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:42.111 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:28:41 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:42.111 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:28:41 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:42.112 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:28:41 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:42.112 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:28:41 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:42.112 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:41 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:42.112 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:41 smithi094 systemd[1]: Started Ceph grafana.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:28:42.113 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:28:41 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:42.113 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:28:41 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:28:43.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:42 smithi094 bash[45236]: cluster 2024-09-17T00:28:41.351312+0000 mgr.y (mgr.25348) 450 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:43.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:42 smithi094 bash[45236]: audit 2024-09-17T00:28:41.850279+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:43.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:42 smithi094 bash[45236]: audit 2024-09-17T00:28:41.862662+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:43.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:42 smithi026 bash[57342]: cluster 2024-09-17T00:28:41.351312+0000 mgr.y (mgr.25348) 450 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:43.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:42 smithi026 bash[57342]: audit 2024-09-17T00:28:41.850279+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:43.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:42 smithi026 bash[57342]: audit 2024-09-17T00:28:41.862662+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:43.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:42 smithi026 bash[58631]: cluster 2024-09-17T00:28:41.351312+0000 mgr.y (mgr.25348) 450 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:43.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:42 smithi026 bash[58631]: audit 2024-09-17T00:28:41.850279+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:43.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:42 smithi026 bash[58631]: audit 2024-09-17T00:28:41.862662+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:43.470 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.199972272Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-17T00:28:43.470 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.200178247Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-17T00:28:43.470 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.200197334Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-17T00:28:43.470 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.200203639Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-17T00:28:43.470 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.200208136Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-17T00:28:43.470 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.200213086Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-17T00:28:43.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.200218508Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-17T00:28:43.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.200222485Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-17T00:28:43.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.200225374Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-17T00:28:43.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.200228753Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T00:28:43.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.20023169Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T00:28:43.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.200234487Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T00:28:43.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.200237335Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T00:28:43.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.200240228Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-17T00:28:43.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.200243098Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-17T00:28:43.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.200245854Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-17T00:28:43.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.200249125Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-17T00:28:43.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.200252503Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-17T00:28:43.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=settings t=2024-09-17T00:28:43.200255522Z level=info msg="App mode production" 2024-09-17T00:28:43.471 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=sqlstore t=2024-09-17T00:28:43.200301972Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-17T00:28:43.472 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=sqlstore t=2024-09-17T00:28:43.200325794Z 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-09-17T00:28:43.472 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.213367053Z level=info msg="Starting DB migrations" 2024-09-17T00:28:43.472 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.217147758Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-17T00:28:43.472 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.254904496Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-17T00:28:43.472 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.280124367Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-17T00:28:43.472 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.305441233Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-17T00:28:43.472 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.381234946Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-17T00:28:43.472 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.423165901Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-17T00:28:43.472 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.448251437Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-17T00:28:43.472 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.473639437Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-17T00:28:43.731 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.499247493Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-17T00:28:43.731 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.524715684Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-17T00:28:43.731 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.549994813Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-17T00:28:43.731 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.575144173Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-17T00:28:43.732 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.617236701Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-17T00:28:43.732 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.642614062Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-17T00:28:43.732 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.684558453Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-17T00:28:43.732 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.709840217Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-17T00:28:43.732 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.735232586Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-17T00:28:44.001 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.752178648Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-17T00:28:44.001 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.794325269Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-17T00:28:44.001 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.819742781Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-17T00:28:44.001 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.845100111Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-17T00:28:44.001 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.887238103Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-17T00:28:44.002 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.912594946Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-17T00:28:44.002 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.937870091Z level=info msg="Executing migration" id="create alert_image table" 2024-09-17T00:28:44.002 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:43 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:43.963241667Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-17T00:28:44.002 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.005130999Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-17T00:28:44.254 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.030506523Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-17T00:28:44.254 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.05579007Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-17T00:28:44.254 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.081148194Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-17T00:28:44.254 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.081464159Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-17T00:28:44.254 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.123200689Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-17T00:28:44.254 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.165225189Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-17T00:28:44.255 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.190506794Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-17T00:28:44.255 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.232632659Z level=info msg="Executing migration" id="create secrets table" 2024-09-17T00:28:44.255 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.257967597Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-17T00:28:44.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.316727056Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-17T00:28:44.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.342054451Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-17T00:28:44.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.384057885Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-17T00:28:44.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.443120655Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-17T00:28:44.507 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.485047945Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-17T00:28:44.507 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.510312857Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-17T00:28:44.760 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.535604948Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-17T00:28:44.760 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.577649463Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-17T00:28:44.760 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.603231912Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-17T00:28:44.760 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.628587969Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-17T00:28:44.760 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.65399153Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-17T00:28:44.760 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.670783127Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-17T00:28:44.760 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.696163604Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-17T00:28:44.760 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.738290569Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-17T00:28:44.760 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.763603764Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-17T00:28:45.020 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[45236]: cluster 2024-09-17T00:28:43.352035+0000 mgr.y (mgr.25348) 451 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:45.021 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.82233565Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-17T00:28:45.021 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.84755402Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-17T00:28:45.021 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.889875325Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-17T00:28:45.021 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.915246742Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-17T00:28:45.021 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.940344811Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-17T00:28:45.021 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:44 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:44.982359395Z level=info msg="Executing migration" id="add correlation config column" 2024-09-17T00:28:45.021 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.02475391Z level=info msg="Executing migration" id="create entity_events table" 2024-09-17T00:28:45.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:44 smithi026 bash[57342]: cluster 2024-09-17T00:28:43.352035+0000 mgr.y (mgr.25348) 451 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:45.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:44 smithi026 bash[58631]: cluster 2024-09-17T00:28:43.352035+0000 mgr.y (mgr.25348) 451 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:45.299 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.04160056Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-17T00:28:45.300 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.058618417Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T00:28:45.300 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.058828675Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T00:28:45.300 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.083869366Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T00:28:45.300 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.084008611Z 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-09-17T00:28:45.300 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.109355514Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-17T00:28:45.300 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.134904654Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-17T00:28:45.300 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.176886779Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-17T00:28:45.300 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.219121654Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T00:28:45.300 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.24439372Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-17T00:28:45.300 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.269681148Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T00:28:45.301 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.303573883Z level=info msg="Executing migration" id="Drop public config table" 2024-09-17T00:28:45.586 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.320689569Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-17T00:28:45.587 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.337632301Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-17T00:28:45.587 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.354620719Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T00:28:45.587 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.388323547Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-17T00:28:45.587 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.422121433Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-17T00:28:45.587 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.480969535Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-17T00:28:45.587 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.506290274Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-17T00:28:45.587 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.5483734Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-17T00:28:45.587 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.590544046Z level=info msg="Executing migration" id="add share column" 2024-09-17T00:28:45.861 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.632693198Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-17T00:28:45.861 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.658071179Z level=info msg="Executing migration" id="create file table" 2024-09-17T00:28:45.861 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.700061755Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-17T00:28:45.861 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.742196727Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-17T00:28:45.861 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.767563998Z level=info msg="Executing migration" id="create file_meta table" 2024-09-17T00:28:45.861 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.809624726Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-17T00:28:45.861 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.8349661Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-17T00:28:46.151 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.876994018Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-17T00:28:46.151 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.902453951Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-17T00:28:46.151 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.944456476Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-17T00:28:46.152 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:45 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:45.969783897Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-17T00:28:46.152 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.020533342Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-17T00:28:46.152 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.062549572Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-17T00:28:46.152 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.088039297Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-17T00:28:46.152 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.113378009Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-17T00:28:46.152 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.155337486Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-17T00:28:46.438 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.197530362Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-17T00:28:46.438 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.222896723Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-17T00:28:46.438 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.239814432Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-17T00:28:46.438 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.27358053Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-17T00:28:46.438 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.332165545Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-17T00:28:46.438 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.349230315Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-17T00:28:46.438 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.382814172Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-17T00:28:46.438 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.441914491Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-17T00:28:46.733 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.483841562Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-17T00:28:46.734 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.525988732Z level=info msg="Executing migration" id="create folder table" 2024-09-17T00:28:46.734 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.55143086Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-17T00:28:46.734 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.576813189Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-17T00:28:46.734 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.61887273Z level=info msg="Executing migration" id="Update folder title length" 2024-09-17T00:28:46.734 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.635809576Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-17T00:28:46.734 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=migrator t=2024-09-17T00:28:46.652863698Z level=info msg="migrations completed" performed=105 skipped=376 duration=3.4357455s 2024-09-17T00:28:46.734 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=sqlstore t=2024-09-17T00:28:46.653789105Z level=info msg="Created default organization" 2024-09-17T00:28:46.734 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=plugin.finder t=2024-09-17T00:28:46.737497573Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-17T00:28:47.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[45236]: cluster 2024-09-17T00:28:45.353496+0000 mgr.y (mgr.25348) 452 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:47.110 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=secrets t=2024-09-17T00:28:46.737664562Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-17T00:28:47.110 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=query_data t=2024-09-17T00:28:46.741836057Z level=info msg="Query Service initialization" 2024-09-17T00:28:47.111 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:46 smithi094 bash[59944]: logger=live.push_http t=2024-09-17T00:28:46.747618607Z level=info msg="Live Push Gateway initialization" 2024-09-17T00:28:47.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:46 smithi026 bash[57342]: cluster 2024-09-17T00:28:45.353496+0000 mgr.y (mgr.25348) 452 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:47.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:46 smithi026 bash[58631]: cluster 2024-09-17T00:28:45.353496+0000 mgr.y (mgr.25348) 452 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:47.937 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:47 smithi094 bash[59944]: logger=infra.usagestats.collector t=2024-09-17T00:28:47.641589495Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-17T00:28:47.938 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:47 smithi094 bash[59944]: logger=provisioning.datasources t=2024-09-17T00:28:47.729950176Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-09-17T00:28:47.938 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:47 smithi094 bash[59944]: logger=provisioning.datasources t=2024-09-17T00:28:47.729980279Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-17T00:28:47.938 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:47 smithi094 bash[59944]: logger=provisioning.datasources t=2024-09-17T00:28:47.730364502Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T00:28:47.938 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:47 smithi094 bash[59944]: logger=provisioning.alerting t=2024-09-17T00:28:47.838473958Z level=info msg="starting to provision alerting" 2024-09-17T00:28:47.938 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:47 smithi094 bash[59944]: logger=provisioning.alerting t=2024-09-17T00:28:47.838508767Z level=info msg="finished to provision alerting" 2024-09-17T00:28:47.938 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:47 smithi094 bash[59944]: logger=grafanaStorageLogger t=2024-09-17T00:28:47.838682966Z level=info msg="storage starting" 2024-09-17T00:28:47.938 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:47 smithi094 bash[59944]: logger=ngalert.state.manager t=2024-09-17T00:28:47.839230925Z level=info msg="Warming state cache for startup" 2024-09-17T00:28:47.938 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:47 smithi094 bash[59944]: logger=ngalert.state.manager t=2024-09-17T00:28:47.839534003Z level=info msg="State cache has been initialized" states=0 duration=301.934µs 2024-09-17T00:28:47.938 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:47 smithi094 bash[59944]: logger=ticker t=2024-09-17T00:28:47.839896238Z level=info msg=starting first_tick=2024-09-17T00:28:50Z 2024-09-17T00:28:47.938 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:47 smithi094 bash[59944]: logger=ngalert.multiorg.alertmanager t=2024-09-17T00:28:47.839928191Z level=info msg="starting MultiOrg Alertmanager" 2024-09-17T00:28:47.938 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:47 smithi094 bash[59944]: logger=http.server t=2024-09-17T00:28:47.841698155Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T00:28:47.939 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:28:47 smithi094 bash[59944]: logger=sqlstore.transactions t=2024-09-17T00:28:47.941802794Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T00:28:48.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:48 smithi026 bash[57342]: cluster 2024-09-17T00:28:47.354103+0000 mgr.y (mgr.25348) 453 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:48.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:48 smithi026 bash[57342]: audit 2024-09-17T00:28:47.719719+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:48.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:48 smithi026 bash[57342]: audit 2024-09-17T00:28:47.725705+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:48.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:48 smithi026 bash[57342]: audit 2024-09-17T00:28:47.820461+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:48.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:48 smithi026 bash[57342]: audit 2024-09-17T00:28:47.830560+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:48.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:48 smithi026 bash[57342]: audit 2024-09-17T00:28:48.267514+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:28:48.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:48 smithi026 bash[58631]: cluster 2024-09-17T00:28:47.354103+0000 mgr.y (mgr.25348) 453 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:48.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:48 smithi026 bash[58631]: audit 2024-09-17T00:28:47.719719+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:48.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:48 smithi026 bash[58631]: audit 2024-09-17T00:28:47.725705+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:48.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:48 smithi026 bash[58631]: audit 2024-09-17T00:28:47.820461+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:49.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:48 smithi026 bash[58631]: audit 2024-09-17T00:28:47.830560+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:49.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:48 smithi026 bash[58631]: audit 2024-09-17T00:28:48.267514+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:28:49.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:48 smithi094 bash[45236]: cluster 2024-09-17T00:28:47.354103+0000 mgr.y (mgr.25348) 453 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:49.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:48 smithi094 bash[45236]: audit 2024-09-17T00:28:47.719719+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:49.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:48 smithi094 bash[45236]: audit 2024-09-17T00:28:47.725705+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:49.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:48 smithi094 bash[45236]: audit 2024-09-17T00:28:47.820461+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:49.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:48 smithi094 bash[45236]: audit 2024-09-17T00:28:47.830560+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:49.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:48 smithi094 bash[45236]: audit 2024-09-17T00:28:48.267514+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:28:50.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:49 smithi026 bash[58631]: audit 2024-09-17T00:28:48.241348+0000 mgr.y (mgr.25348) 454 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:28:50.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:49 smithi026 bash[58631]: audit 2024-09-17T00:28:48.972500+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:50.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:49 smithi026 bash[58631]: audit 2024-09-17T00:28:48.981121+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:50.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:49 smithi026 bash[57342]: audit 2024-09-17T00:28:48.241348+0000 mgr.y (mgr.25348) 454 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:28:50.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:49 smithi026 bash[57342]: audit 2024-09-17T00:28:48.972500+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:50.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:49 smithi026 bash[57342]: audit 2024-09-17T00:28:48.981121+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:50.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:49 smithi094 bash[45236]: audit 2024-09-17T00:28:48.241348+0000 mgr.y (mgr.25348) 454 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:28:50.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:49 smithi094 bash[45236]: audit 2024-09-17T00:28:48.972500+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:50.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:49 smithi094 bash[45236]: audit 2024-09-17T00:28:48.981121+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:28:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:50 smithi026 bash[57342]: cluster 2024-09-17T00:28:49.355120+0000 mgr.y (mgr.25348) 455 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:50 smithi026 bash[58631]: cluster 2024-09-17T00:28:49.355120+0000 mgr.y (mgr.25348) 455 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:50.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:28:50 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:28:50] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.43.0" 2024-09-17T00:28:51.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:50 smithi094 bash[45236]: cluster 2024-09-17T00:28:49.355120+0000 mgr.y (mgr.25348) 455 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:53.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:52 smithi026 bash[57342]: cluster 2024-09-17T00:28:51.356684+0000 mgr.y (mgr.25348) 456 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:53.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:52 smithi026 bash[58631]: cluster 2024-09-17T00:28:51.356684+0000 mgr.y (mgr.25348) 456 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:53.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:52 smithi094 bash[45236]: cluster 2024-09-17T00:28:51.356684+0000 mgr.y (mgr.25348) 456 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:54.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:54 smithi094 bash[45236]: cluster 2024-09-17T00:28:53.357418+0000 mgr.y (mgr.25348) 457 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:54.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:54 smithi026 bash[57342]: cluster 2024-09-17T00:28:53.357418+0000 mgr.y (mgr.25348) 457 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:54.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:54 smithi026 bash[58631]: cluster 2024-09-17T00:28:53.357418+0000 mgr.y (mgr.25348) 457 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:56.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:56 smithi026 bash[58631]: cluster 2024-09-17T00:28:55.358858+0000 mgr.y (mgr.25348) 458 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:56.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:56 smithi026 bash[57342]: cluster 2024-09-17T00:28:55.358858+0000 mgr.y (mgr.25348) 458 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:56.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:56 smithi094 bash[45236]: cluster 2024-09-17T00:28:55.358858+0000 mgr.y (mgr.25348) 458 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:28:58.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:58 smithi026 bash[57342]: cluster 2024-09-17T00:28:57.359896+0000 mgr.y (mgr.25348) 459 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:58.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:58 smithi026 bash[58631]: cluster 2024-09-17T00:28:57.359896+0000 mgr.y (mgr.25348) 459 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:58.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:58 smithi094 bash[45236]: cluster 2024-09-17T00:28:57.359896+0000 mgr.y (mgr.25348) 459 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:28:59.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.252689+0000 mgr.y (mgr.25348) 460 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:28:59.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.639599+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.650773+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.653453+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:29:00.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.655207+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:29:00.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.665718+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.747309+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:29:00.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.748323+0000 mgr.y (mgr.25348) 461 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:29:00.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.834739+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:29:00.000 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.838631+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.841685+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.844023+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.848486+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.854280+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.858260+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.001 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.861098+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.864049+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.866830+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.002 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.870384+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.252689+0000 mgr.y (mgr.25348) 460 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:29:00.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.639599+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.650773+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.653453+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:29:00.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.655207+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:29:00.003 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.665718+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.747309+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:29:00.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.748323+0000 mgr.y (mgr.25348) 461 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:29:00.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.834739+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:29:00.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.838631+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.841685+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.844023+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.004 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.848486+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.854280+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.858260+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.861098+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.864049+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.866830+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.005 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.870384+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.873235+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.878751+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.005 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.882519+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.885899+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.889331+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.892709+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.895617+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.898675+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: cephadm 2024-09-17T00:28:58.900378+0000 mgr.y (mgr.25348) 462 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T00:29:00.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.907675+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.912477+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T00:29:00.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.918190+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T00:29:00.006 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.922268+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.927798+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T00:29:00.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.932061+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T00:29:00.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.937726+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T00:29:00.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.941858+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T00:29:00.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.947400+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T00:29:00.007 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.951549+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T00:29:00.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.873235+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.007 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.878751+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.882519+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.885899+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.889331+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.892709+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.895617+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.898675+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: cephadm 2024-09-17T00:28:58.900378+0000 mgr.y (mgr.25348) 462 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T00:29:00.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.907675+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.912477+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T00:29:00.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.918190+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T00:29:00.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.922268+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.008 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.927798+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T00:29:00.009 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.932061+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T00:29:00.009 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.937726+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T00:29:00.009 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.941858+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T00:29:00.009 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.947400+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T00:29:00.009 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.951549+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T00:29:00.009 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.956794+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T00:29:00.009 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.961916+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T00:29:00.009 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.967678+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T00:29:00.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.972779+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T00:29:00.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.978790+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T00:29:00.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.982880+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.984562+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T00:29:00.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.989854+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T00:29:00.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.993522+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T00:29:00.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:58.998334+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T00:29:00.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.001935+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T00:29:00.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.006683+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T00:29:00.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.010258+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T00:29:00.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.015111+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T00:29:00.010 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.018769+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.020099+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.021457+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.022755+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.023994+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.025260+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.027173+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T00:29:00.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.032006+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T00:29:00.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.034084+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:29:00.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.035578+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:29:00.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.044209+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.195693+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:29:00.011 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.197247+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:29:00.012 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[57342]: audit 2024-09-17T00:28:59.206797+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.956794+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T00:29:00.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.961916+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T00:29:00.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.967678+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T00:29:00.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.972779+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T00:29:00.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.978790+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T00:29:00.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.982880+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.012 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.984562+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T00:29:00.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.989854+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T00:29:00.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.993522+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T00:29:00.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:58.998334+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T00:29:00.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.001935+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T00:29:00.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.006683+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T00:29:00.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.010258+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T00:29:00.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.015111+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T00:29:00.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.018769+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.020099+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.021457+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.013 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.022755+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.023994+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.025260+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.027173+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T00:29:00.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.032006+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T00:29:00.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.034084+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:29:00.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.035578+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:29:00.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.044209+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.195693+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:29:00.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.197247+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:29:00.014 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:28:59 smithi026 bash[58631]: audit 2024-09-17T00:28:59.206797+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.252689+0000 mgr.y (mgr.25348) 460 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:29:00.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.639599+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.650773+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.653453+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:29:00.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.655207+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:29:00.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.665718+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.747309+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:29:00.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.748323+0000 mgr.y (mgr.25348) 461 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T00:29:00.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.834739+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T00:29:00.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.838631+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.841685+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.844023+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.848486+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.854280+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.858260+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.861098+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.864049+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.866830+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.870384+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.873235+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.878751+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.882519+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.885899+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.889331+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.892709+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.895617+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.898675+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:00.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: cephadm 2024-09-17T00:28:58.900378+0000 mgr.y (mgr.25348) 462 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T00:29:00.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.907675+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.912477+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T00:29:00.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.918190+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T00:29:00.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.922268+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.114 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.927798+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T00:29:00.115 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.932061+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T00:29:00.115 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.937726+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T00:29:00.115 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.941858+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T00:29:00.115 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.947400+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T00:29:00.115 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.951549+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T00:29:00.115 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.956794+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T00:29:00.115 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.961916+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T00:29:00.115 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.967678+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T00:29:00.115 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.972779+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T00:29:00.115 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.978790+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T00:29:00.115 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.982880+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.115 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.984562+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T00:29:00.116 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.989854+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T00:29:00.116 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.993522+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T00:29:00.116 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:58.998334+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T00:29:00.116 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.001935+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T00:29:00.116 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.006683+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T00:29:00.116 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.010258+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T00:29:00.116 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.015111+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T00:29:00.116 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.018769+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.116 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.020099+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.116 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.021457+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.116 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.022755+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.117 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.023994+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.117 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.025260+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T00:29:00.117 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.027173+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T00:29:00.117 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.032006+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T00:29:00.117 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.034084+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:29:00.117 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.035578+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:29:00.117 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.044209+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.117 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.195693+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:29:00.117 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.197247+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:29:00.117 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:28:59 smithi094 bash[45236]: audit 2024-09-17T00:28:59.206797+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:00.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:00 smithi026 bash[57342]: cephadm 2024-09-17T00:28:59.026260+0000 mgr.y (mgr.25348) 463 : cephadm [INF] Upgrade: Complete! 2024-09-17T00:29:00.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:00 smithi026 bash[57342]: cluster 2024-09-17T00:28:59.360886+0000 mgr.y (mgr.25348) 464 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:00.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:29:00 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:29:00] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.43.0" 2024-09-17T00:29:00.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:00 smithi026 bash[58631]: cephadm 2024-09-17T00:28:59.026260+0000 mgr.y (mgr.25348) 463 : cephadm [INF] Upgrade: Complete! 2024-09-17T00:29:00.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:00 smithi026 bash[58631]: cluster 2024-09-17T00:28:59.360886+0000 mgr.y (mgr.25348) 464 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:01.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:00 smithi094 bash[45236]: cephadm 2024-09-17T00:28:59.026260+0000 mgr.y (mgr.25348) 463 : cephadm [INF] Upgrade: Complete! 2024-09-17T00:29:01.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:00 smithi094 bash[45236]: cluster 2024-09-17T00:28:59.360886+0000 mgr.y (mgr.25348) 464 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:02.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:02 smithi026 bash[57342]: cluster 2024-09-17T00:29:01.362331+0000 mgr.y (mgr.25348) 465 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:02.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:02 smithi026 bash[58631]: cluster 2024-09-17T00:29:01.362331+0000 mgr.y (mgr.25348) 465 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:03.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:02 smithi094 bash[45236]: cluster 2024-09-17T00:29:01.362331+0000 mgr.y (mgr.25348) 465 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:03.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:03 smithi026 bash[57342]: audit 2024-09-17T00:29:03.267840+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:29:03.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:03 smithi026 bash[57342]: audit 2024-09-17T00:29:03.478271+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:03.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:03 smithi026 bash[58631]: audit 2024-09-17T00:29:03.267840+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:29:03.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:03 smithi026 bash[58631]: audit 2024-09-17T00:29:03.478271+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:04.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:03 smithi094 bash[45236]: audit 2024-09-17T00:29:03.267840+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:29:04.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:03 smithi094 bash[45236]: audit 2024-09-17T00:29:03.478271+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:29:04.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:04 smithi026 bash[57342]: cluster 2024-09-17T00:29:03.362996+0000 mgr.y (mgr.25348) 466 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:04.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:04 smithi026 bash[58631]: cluster 2024-09-17T00:29:03.362996+0000 mgr.y (mgr.25348) 466 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:05.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:04 smithi094 bash[45236]: cluster 2024-09-17T00:29:03.362996+0000 mgr.y (mgr.25348) 466 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:06.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:06 smithi026 bash[57342]: cluster 2024-09-17T00:29:05.364443+0000 mgr.y (mgr.25348) 467 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:06.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:06 smithi026 bash[58631]: cluster 2024-09-17T00:29:05.364443+0000 mgr.y (mgr.25348) 467 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:07.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:06 smithi094 bash[45236]: cluster 2024-09-17T00:29:05.364443+0000 mgr.y (mgr.25348) 467 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:08.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:08 smithi026 bash[57342]: cluster 2024-09-17T00:29:07.365500+0000 mgr.y (mgr.25348) 468 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:08.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:08 smithi026 bash[58631]: cluster 2024-09-17T00:29:07.365500+0000 mgr.y (mgr.25348) 468 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:09.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:08 smithi094 bash[45236]: cluster 2024-09-17T00:29:07.365500+0000 mgr.y (mgr.25348) 468 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:09.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:09 smithi026 bash[57342]: audit 2024-09-17T00:29:08.263435+0000 mgr.y (mgr.25348) 469 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:29:09.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:09 smithi026 bash[58631]: audit 2024-09-17T00:29:08.263435+0000 mgr.y (mgr.25348) 469 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:29:10.113 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:09 smithi094 bash[45236]: audit 2024-09-17T00:29:08.263435+0000 mgr.y (mgr.25348) 469 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:29:10.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:10 smithi026 bash[57342]: cluster 2024-09-17T00:29:09.366449+0000 mgr.y (mgr.25348) 470 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:10.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:10 smithi026 bash[58631]: cluster 2024-09-17T00:29:09.366449+0000 mgr.y (mgr.25348) 470 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:10.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:29:10 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:29:10] "GET /metrics HTTP/1.1" 200 38552 "" "Prometheus/2.43.0" 2024-09-17T00:29:11.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:10 smithi094 bash[45236]: cluster 2024-09-17T00:29:09.366449+0000 mgr.y (mgr.25348) 470 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:11.601 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch ps' 2024-09-17T00:29:11.868 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:11 smithi026 bash[57342]: audit 2024-09-17T00:29:10.801340+0000 mgr.y (mgr.25348) 471 : audit [DBG] from='client.44797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:29:11.869 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:11 smithi026 bash[58631]: audit 2024-09-17T00:29:10.801340+0000 mgr.y (mgr.25348) 471 : audit [DBG] from='client.44797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:29:12.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:11 smithi094 bash[45236]: audit 2024-09-17T00:29:10.801340+0000 mgr.y (mgr.25348) 471 : audit [DBG] from='client.44797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:29:12.973 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:12 smithi026 bash[57342]: cluster 2024-09-17T00:29:11.367950+0000 mgr.y (mgr.25348) 472 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:12.973 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:12 smithi026 bash[58631]: cluster 2024-09-17T00:29:11.367950+0000 mgr.y (mgr.25348) 472 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:13.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:12 smithi094 bash[45236]: cluster 2024-09-17T00:29:11.367950+0000 mgr.y (mgr.25348) 472 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:14.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:14 smithi026 bash[58631]: cluster 2024-09-17T00:29:13.368673+0000 mgr.y (mgr.25348) 473 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:14.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:14 smithi026 bash[57342]: cluster 2024-09-17T00:29:13.368673+0000 mgr.y (mgr.25348) 473 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:15.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:14 smithi094 bash[45236]: cluster 2024-09-17T00:29:13.368673+0000 mgr.y (mgr.25348) 473 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:15.275 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:29:15.275 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (10m) 27s ago 17m 15.5M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:29:15.275 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (33s) 27s ago 17m 25.8M - 9.4.12 2bacad6d85d8 070a18acd6d3 2024-09-17T00:29:15.275 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (70s) 27s ago 15m 47.1M - 3.8 ebb0615149de bf3fac4c7817 2024-09-17T00:29:15.275 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283,8765 running (8m) 27s ago 23m 430M - 19.1.1-330-gc2ddf972 ebb0615149de c98e79f4d014 2024-09-17T00:29:15.275 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (9m) 27s ago 25m 508M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:29:15.275 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (8m) 27s ago 25m 58.5M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 519595a50d61 2024-09-17T00:29:15.275 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (7m) 27s ago 23m 44.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 63c11bd6506d 2024-09-17T00:29:15.275 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (7m) 27s ago 23m 48.1M 2048M 19.1.1-330-gc2ddf972 ebb0615149de a7778dbda153 2024-09-17T00:29:15.276 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (10m) 27s ago 17m 8540k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:29:15.276 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (9m) 27s ago 17m 8196k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:29:15.276 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (6m) 27s ago 22m 67.0M 2781M 19.1.1-330-gc2ddf972 ebb0615149de f4b4c70998e0 2024-09-17T00:29:15.276 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (5m) 27s ago 22m 63.8M 2781M 19.1.1-330-gc2ddf972 ebb0615149de c300e1ebc322 2024-09-17T00:29:15.276 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (5m) 27s ago 21m 60.2M 2781M 19.1.1-330-gc2ddf972 ebb0615149de 3442d21047a4 2024-09-17T00:29:15.276 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (4m) 27s ago 21m 63.0M 2781M 19.1.1-330-gc2ddf972 ebb0615149de 58d385573d6c 2024-09-17T00:29:15.276 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (4m) 27s ago 20m 60.8M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 883fe5a85bd5 2024-09-17T00:29:15.276 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (3m) 27s ago 19m 54.6M 3036M 19.1.1-330-gc2ddf972 ebb0615149de befc4c086ee0 2024-09-17T00:29:15.276 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (3m) 27s ago 19m 58.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 15251969aa3a 2024-09-17T00:29:15.276 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (2m) 27s ago 18m 58.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 4d7f21cb9618 2024-09-17T00:29:15.276 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (8m) 27s ago 17m 60.8M - 2.43.0 a07b618ecd1d be36f173eeb5 2024-09-17T00:29:15.276 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (2m) 27s ago 15m 90.5M - 19.1.1-330-gc2ddf972 ebb0615149de 6a83354e213f 2024-09-17T00:29:15.277 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (112s) 27s ago 15m 90.2M - 19.1.1-330-gc2ddf972 ebb0615149de e851ae4ef6a1 2024-09-17T00:29:15.277 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (119s) 27s ago 15m 90.4M - 19.1.1-330-gc2ddf972 ebb0615149de b3266b95f907 2024-09-17T00:29:15.277 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (105s) 27s ago 15m 90.1M - 19.1.1-330-gc2ddf972 ebb0615149de c4aacd9c6d7a 2024-09-17T00:29:15.979 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions' 2024-09-17T00:29:16.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:16 smithi026 bash[58631]: audit 2024-09-17T00:29:15.260677+0000 mgr.y (mgr.25348) 474 : audit [DBG] from='client.44803 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:29:16.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:16 smithi026 bash[58631]: cluster 2024-09-17T00:29:15.369489+0000 mgr.y (mgr.25348) 475 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:16.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:16 smithi026 bash[57342]: audit 2024-09-17T00:29:15.260677+0000 mgr.y (mgr.25348) 474 : audit [DBG] from='client.44803 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:29:16.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:16 smithi026 bash[57342]: cluster 2024-09-17T00:29:15.369489+0000 mgr.y (mgr.25348) 475 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:17.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:16 smithi094 bash[45236]: audit 2024-09-17T00:29:15.260677+0000 mgr.y (mgr.25348) 474 : audit [DBG] from='client.44803 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:29:17.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:16 smithi094 bash[45236]: cluster 2024-09-17T00:29:15.369489+0000 mgr.y (mgr.25348) 475 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:18.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:18 smithi026 bash[58631]: cluster 2024-09-17T00:29:17.370476+0000 mgr.y (mgr.25348) 476 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:18.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:18 smithi026 bash[58631]: audit 2024-09-17T00:29:18.268146+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:29:18.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:18 smithi026 bash[57342]: cluster 2024-09-17T00:29:17.370476+0000 mgr.y (mgr.25348) 476 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:18.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:18 smithi026 bash[57342]: audit 2024-09-17T00:29:18.268146+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:29:19.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:18 smithi094 bash[45236]: cluster 2024-09-17T00:29:17.370476+0000 mgr.y (mgr.25348) 476 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:19.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:18 smithi094 bash[45236]: audit 2024-09-17T00:29:18.268146+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:29:19.913 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:29:19.914 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:29:19.914 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T00:29:19.914 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:29:19.914 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:29:19.914 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:29:19.914 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:29:19.914 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:29:19.914 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T00:29:19.914 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:29:19.914 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:29:19.915 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 4 2024-09-17T00:29:19.915 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:29:19.915 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:29:19.915 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 17 2024-09-17T00:29:19.915 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:29:19.915 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:29:19.967 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:19 smithi026 bash[57342]: audit 2024-09-17T00:29:18.273174+0000 mgr.y (mgr.25348) 477 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:29:19.967 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:19 smithi026 bash[58631]: audit 2024-09-17T00:29:18.273174+0000 mgr.y (mgr.25348) 477 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:29:20.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:19 smithi094 bash[45236]: audit 2024-09-17T00:29:18.273174+0000 mgr.y (mgr.25348) 477 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:29:20.642 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-09-17T00:29:20.903 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:20 smithi026 bash[57342]: cluster 2024-09-17T00:29:19.371414+0000 mgr.y (mgr.25348) 478 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:20.903 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:20 smithi026 bash[57342]: audit 2024-09-17T00:29:19.919990+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.26:0/4093899213' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:20.904 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:20 smithi026 bash[58631]: cluster 2024-09-17T00:29:19.371414+0000 mgr.y (mgr.25348) 478 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:20.904 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:20 smithi026 bash[58631]: audit 2024-09-17T00:29:19.919990+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.26:0/4093899213' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:20.904 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:29:20 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:29:20] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.43.0" 2024-09-17T00:29:21.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:20 smithi094 bash[45236]: cluster 2024-09-17T00:29:19.371414+0000 mgr.y (mgr.25348) 478 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:21.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:20 smithi094 bash[45236]: audit 2024-09-17T00:29:19.919990+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.26:0/4093899213' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:29:22.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:22 smithi026 bash[57342]: cluster 2024-09-17T00:29:21.372954+0000 mgr.y (mgr.25348) 479 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:22.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:22 smithi026 bash[58631]: cluster 2024-09-17T00:29:21.372954+0000 mgr.y (mgr.25348) 479 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:23.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:22 smithi094 bash[45236]: cluster 2024-09-17T00:29:21.372954+0000 mgr.y (mgr.25348) 479 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:23.998 INFO:teuthology.orchestra.run.smithi026.stdout:wait for servicemap items w/ changing names to refresh 2024-09-17T00:29:24.771 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'sleep 60' 2024-09-17T00:29:24.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:24 smithi026 bash[57342]: cluster 2024-09-17T00:29:23.373605+0000 mgr.y (mgr.25348) 480 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:24.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:24 smithi026 bash[58631]: cluster 2024-09-17T00:29:23.373605+0000 mgr.y (mgr.25348) 480 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:25.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:24 smithi094 bash[45236]: cluster 2024-09-17T00:29:23.373605+0000 mgr.y (mgr.25348) 480 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:26.988 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:26 smithi026 bash[57342]: cluster 2024-09-17T00:29:25.375452+0000 mgr.y (mgr.25348) 481 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:26.989 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:26 smithi026 bash[58631]: cluster 2024-09-17T00:29:25.375452+0000 mgr.y (mgr.25348) 481 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:27.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:26 smithi094 bash[45236]: cluster 2024-09-17T00:29:25.375452+0000 mgr.y (mgr.25348) 481 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:28.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:28 smithi026 bash[57342]: cluster 2024-09-17T00:29:27.376715+0000 mgr.y (mgr.25348) 482 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:28.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:28 smithi026 bash[58631]: cluster 2024-09-17T00:29:27.376715+0000 mgr.y (mgr.25348) 482 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:29.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:28 smithi094 bash[45236]: cluster 2024-09-17T00:29:27.376715+0000 mgr.y (mgr.25348) 482 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:29.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:29 smithi026 bash[57342]: audit 2024-09-17T00:29:28.281512+0000 mgr.y (mgr.25348) 483 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:29:29.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:29 smithi026 bash[58631]: audit 2024-09-17T00:29:28.281512+0000 mgr.y (mgr.25348) 483 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:29:30.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:29 smithi094 bash[45236]: audit 2024-09-17T00:29:28.281512+0000 mgr.y (mgr.25348) 483 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:29:30.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:30 smithi026 bash[57342]: cluster 2024-09-17T00:29:29.377857+0000 mgr.y (mgr.25348) 484 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:30.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:29:30 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:29:30] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.43.0" 2024-09-17T00:29:31.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:30 smithi026 bash[58631]: cluster 2024-09-17T00:29:29.377857+0000 mgr.y (mgr.25348) 484 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:31.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:30 smithi094 bash[45236]: cluster 2024-09-17T00:29:29.377857+0000 mgr.y (mgr.25348) 484 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:32.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:32 smithi026 bash[57342]: cluster 2024-09-17T00:29:31.379447+0000 mgr.y (mgr.25348) 485 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:32.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:32 smithi026 bash[58631]: cluster 2024-09-17T00:29:31.379447+0000 mgr.y (mgr.25348) 485 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:33.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:32 smithi094 bash[45236]: cluster 2024-09-17T00:29:31.379447+0000 mgr.y (mgr.25348) 485 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:33.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:33 smithi026 bash[57342]: audit 2024-09-17T00:29:33.268492+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:29:33.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:33 smithi026 bash[58631]: audit 2024-09-17T00:29:33.268492+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:29:34.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:33 smithi094 bash[45236]: audit 2024-09-17T00:29:33.268492+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:29:34.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:34 smithi026 bash[57342]: cluster 2024-09-17T00:29:33.380153+0000 mgr.y (mgr.25348) 486 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:34.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:34 smithi026 bash[58631]: cluster 2024-09-17T00:29:33.380153+0000 mgr.y (mgr.25348) 486 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:35.112 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:34 smithi094 bash[45236]: cluster 2024-09-17T00:29:33.380153+0000 mgr.y (mgr.25348) 486 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:37.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:36 smithi094 bash[45236]: cluster 2024-09-17T00:29:35.381733+0000 mgr.y (mgr.25348) 487 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:37.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:36 smithi026 bash[57342]: cluster 2024-09-17T00:29:35.381733+0000 mgr.y (mgr.25348) 487 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:37.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:36 smithi026 bash[58631]: cluster 2024-09-17T00:29:35.381733+0000 mgr.y (mgr.25348) 487 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:39.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:38 smithi094 bash[45236]: cluster 2024-09-17T00:29:37.382708+0000 mgr.y (mgr.25348) 488 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:39.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:38 smithi026 bash[57342]: cluster 2024-09-17T00:29:37.382708+0000 mgr.y (mgr.25348) 488 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:39.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:38 smithi026 bash[58631]: cluster 2024-09-17T00:29:37.382708+0000 mgr.y (mgr.25348) 488 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:40.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:39 smithi094 bash[45236]: audit 2024-09-17T00:29:38.291731+0000 mgr.y (mgr.25348) 489 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:29:40.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:39 smithi026 bash[57342]: audit 2024-09-17T00:29:38.291731+0000 mgr.y (mgr.25348) 489 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:29:40.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:39 smithi026 bash[58631]: audit 2024-09-17T00:29:38.291731+0000 mgr.y (mgr.25348) 489 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:29:40.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:40 smithi026 bash[57342]: cluster 2024-09-17T00:29:39.383612+0000 mgr.y (mgr.25348) 490 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:40.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:29:40 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:29:40] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.43.0" 2024-09-17T00:29:40.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:40 smithi026 bash[58631]: cluster 2024-09-17T00:29:39.383612+0000 mgr.y (mgr.25348) 490 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:41.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:40 smithi094 bash[45236]: cluster 2024-09-17T00:29:39.383612+0000 mgr.y (mgr.25348) 490 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:43.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:42 smithi094 bash[45236]: cluster 2024-09-17T00:29:41.385243+0000 mgr.y (mgr.25348) 491 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:43.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:42 smithi026 bash[57342]: cluster 2024-09-17T00:29:41.385243+0000 mgr.y (mgr.25348) 491 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:43.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:42 smithi026 bash[58631]: cluster 2024-09-17T00:29:41.385243+0000 mgr.y (mgr.25348) 491 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:45.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:44 smithi094 bash[45236]: cluster 2024-09-17T00:29:43.385965+0000 mgr.y (mgr.25348) 492 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:45.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:44 smithi026 bash[57342]: cluster 2024-09-17T00:29:43.385965+0000 mgr.y (mgr.25348) 492 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:45.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:44 smithi026 bash[58631]: cluster 2024-09-17T00:29:43.385965+0000 mgr.y (mgr.25348) 492 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:47.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:46 smithi094 bash[45236]: cluster 2024-09-17T00:29:45.387373+0000 mgr.y (mgr.25348) 493 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:47.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:46 smithi026 bash[57342]: cluster 2024-09-17T00:29:45.387373+0000 mgr.y (mgr.25348) 493 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:47.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:46 smithi026 bash[58631]: cluster 2024-09-17T00:29:45.387373+0000 mgr.y (mgr.25348) 493 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:49.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:48 smithi094 bash[45236]: cluster 2024-09-17T00:29:47.388405+0000 mgr.y (mgr.25348) 494 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:49.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:48 smithi094 bash[45236]: audit 2024-09-17T00:29:48.269069+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:29:49.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:48 smithi026 bash[57342]: cluster 2024-09-17T00:29:47.388405+0000 mgr.y (mgr.25348) 494 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:49.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:48 smithi026 bash[57342]: audit 2024-09-17T00:29:48.269069+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:29:49.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:48 smithi026 bash[58631]: cluster 2024-09-17T00:29:47.388405+0000 mgr.y (mgr.25348) 494 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:49.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:48 smithi026 bash[58631]: audit 2024-09-17T00:29:48.269069+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:29:50.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:49 smithi094 bash[45236]: audit 2024-09-17T00:29:48.301368+0000 mgr.y (mgr.25348) 495 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:29:50.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:49 smithi026 bash[57342]: audit 2024-09-17T00:29:48.301368+0000 mgr.y (mgr.25348) 495 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:29:50.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:49 smithi026 bash[58631]: audit 2024-09-17T00:29:48.301368+0000 mgr.y (mgr.25348) 495 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:29:50.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:50 smithi026 bash[57342]: cluster 2024-09-17T00:29:49.389370+0000 mgr.y (mgr.25348) 496 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:50.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:29:50 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:29:50] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.43.0" 2024-09-17T00:29:50.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:50 smithi026 bash[58631]: cluster 2024-09-17T00:29:49.389370+0000 mgr.y (mgr.25348) 496 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:51.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:50 smithi094 bash[45236]: cluster 2024-09-17T00:29:49.389370+0000 mgr.y (mgr.25348) 496 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:53.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:52 smithi094 bash[45236]: cluster 2024-09-17T00:29:51.390855+0000 mgr.y (mgr.25348) 497 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:53.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:52 smithi026 bash[57342]: cluster 2024-09-17T00:29:51.390855+0000 mgr.y (mgr.25348) 497 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:53.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:52 smithi026 bash[58631]: cluster 2024-09-17T00:29:51.390855+0000 mgr.y (mgr.25348) 497 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:55.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:54 smithi094 bash[45236]: cluster 2024-09-17T00:29:53.391535+0000 mgr.y (mgr.25348) 498 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:55.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:54 smithi026 bash[57342]: cluster 2024-09-17T00:29:53.391535+0000 mgr.y (mgr.25348) 498 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:55.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:54 smithi026 bash[58631]: cluster 2024-09-17T00:29:53.391535+0000 mgr.y (mgr.25348) 498 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:57.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:56 smithi094 bash[45236]: cluster 2024-09-17T00:29:55.392955+0000 mgr.y (mgr.25348) 499 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:57.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:56 smithi026 bash[57342]: cluster 2024-09-17T00:29:55.392955+0000 mgr.y (mgr.25348) 499 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:57.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:56 smithi026 bash[58631]: cluster 2024-09-17T00:29:55.392955+0000 mgr.y (mgr.25348) 499 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:29:59.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:58 smithi094 bash[45236]: cluster 2024-09-17T00:29:57.393985+0000 mgr.y (mgr.25348) 500 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:59.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:58 smithi026 bash[57342]: cluster 2024-09-17T00:29:57.393985+0000 mgr.y (mgr.25348) 500 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:29:59.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:58 smithi026 bash[58631]: cluster 2024-09-17T00:29:57.393985+0000 mgr.y (mgr.25348) 500 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:00.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:29:59 smithi094 bash[45236]: audit 2024-09-17T00:29:58.312779+0000 mgr.y (mgr.25348) 501 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:00.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:29:59 smithi026 bash[57342]: audit 2024-09-17T00:29:58.312779+0000 mgr.y (mgr.25348) 501 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:00.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:29:59 smithi026 bash[58631]: audit 2024-09-17T00:29:58.312779+0000 mgr.y (mgr.25348) 501 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:00.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:30:00 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:30:00] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.43.0" 2024-09-17T00:30:00.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:00 smithi026 bash[57342]: cluster 2024-09-17T00:29:59.394987+0000 mgr.y (mgr.25348) 502 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:00.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:00 smithi026 bash[57342]: cluster 2024-09-17T00:30:00.000096+0000 mon.a (mon.0) 822 : cluster [INF] overall HEALTH_OK 2024-09-17T00:30:00.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:00 smithi026 bash[57342]: audit 2024-09-17T00:30:00.133848+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:30:00.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:00 smithi026 bash[57342]: audit 2024-09-17T00:30:00.135434+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:30:00.999 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:00 smithi026 bash[57342]: audit 2024-09-17T00:30:00.145187+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:30:00.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:00 smithi026 bash[58631]: cluster 2024-09-17T00:29:59.394987+0000 mgr.y (mgr.25348) 502 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:00.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:00 smithi026 bash[58631]: cluster 2024-09-17T00:30:00.000096+0000 mon.a (mon.0) 822 : cluster [INF] overall HEALTH_OK 2024-09-17T00:30:00.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:00 smithi026 bash[58631]: audit 2024-09-17T00:30:00.133848+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:30:01.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:00 smithi026 bash[58631]: audit 2024-09-17T00:30:00.135434+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:30:01.000 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:00 smithi026 bash[58631]: audit 2024-09-17T00:30:00.145187+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:30:01.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:00 smithi094 bash[45236]: cluster 2024-09-17T00:29:59.394987+0000 mgr.y (mgr.25348) 502 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:01.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:00 smithi094 bash[45236]: cluster 2024-09-17T00:30:00.000096+0000 mon.a (mon.0) 822 : cluster [INF] overall HEALTH_OK 2024-09-17T00:30:01.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:00 smithi094 bash[45236]: audit 2024-09-17T00:30:00.133848+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:30:01.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:00 smithi094 bash[45236]: audit 2024-09-17T00:30:00.135434+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:30:01.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:00 smithi094 bash[45236]: audit 2024-09-17T00:30:00.145187+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:30:03.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:02 smithi094 bash[45236]: cluster 2024-09-17T00:30:01.396470+0000 mgr.y (mgr.25348) 503 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:03.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:02 smithi026 bash[57342]: cluster 2024-09-17T00:30:01.396470+0000 mgr.y (mgr.25348) 503 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:03.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:02 smithi026 bash[58631]: cluster 2024-09-17T00:30:01.396470+0000 mgr.y (mgr.25348) 503 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:04.110 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:03 smithi094 bash[45236]: audit 2024-09-17T00:30:03.269832+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:30:04.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:03 smithi026 bash[57342]: audit 2024-09-17T00:30:03.269832+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:30:04.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:03 smithi026 bash[58631]: audit 2024-09-17T00:30:03.269832+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:30:05.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:04 smithi094 bash[45236]: cluster 2024-09-17T00:30:03.397141+0000 mgr.y (mgr.25348) 504 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:05.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:04 smithi026 bash[57342]: cluster 2024-09-17T00:30:03.397141+0000 mgr.y (mgr.25348) 504 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:05.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:04 smithi026 bash[58631]: cluster 2024-09-17T00:30:03.397141+0000 mgr.y (mgr.25348) 504 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:07.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:06 smithi094 bash[45236]: cluster 2024-09-17T00:30:05.398550+0000 mgr.y (mgr.25348) 505 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:07.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:06 smithi026 bash[57342]: cluster 2024-09-17T00:30:05.398550+0000 mgr.y (mgr.25348) 505 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:07.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:06 smithi026 bash[58631]: cluster 2024-09-17T00:30:05.398550+0000 mgr.y (mgr.25348) 505 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:09.111 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:08 smithi094 bash[45236]: cluster 2024-09-17T00:30:07.399577+0000 mgr.y (mgr.25348) 506 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:09.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:08 smithi026 bash[57342]: cluster 2024-09-17T00:30:07.399577+0000 mgr.y (mgr.25348) 506 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:09.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:08 smithi026 bash[58631]: cluster 2024-09-17T00:30:07.399577+0000 mgr.y (mgr.25348) 506 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:10.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:09 smithi026 bash[57342]: audit 2024-09-17T00:30:08.324057+0000 mgr.y (mgr.25348) 507 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:10.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:09 smithi026 bash[58631]: audit 2024-09-17T00:30:08.324057+0000 mgr.y (mgr.25348) 507 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:10.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:09 smithi094 bash[45236]: audit 2024-09-17T00:30:08.324057+0000 mgr.y (mgr.25348) 507 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:10.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:10 smithi026 bash[57342]: cluster 2024-09-17T00:30:09.400524+0000 mgr.y (mgr.25348) 508 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:10.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:10 smithi026 bash[58631]: cluster 2024-09-17T00:30:09.400524+0000 mgr.y (mgr.25348) 508 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:10.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:30:10 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:30:10] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.43.0" 2024-09-17T00:30:11.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:10 smithi094 bash[45236]: cluster 2024-09-17T00:30:09.400524+0000 mgr.y (mgr.25348) 508 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:13.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:12 smithi026 bash[57342]: cluster 2024-09-17T00:30:11.402073+0000 mgr.y (mgr.25348) 509 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:13.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:12 smithi026 bash[58631]: cluster 2024-09-17T00:30:11.402073+0000 mgr.y (mgr.25348) 509 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:13.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:12 smithi094 bash[45236]: cluster 2024-09-17T00:30:11.402073+0000 mgr.y (mgr.25348) 509 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:15.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:14 smithi026 bash[57342]: cluster 2024-09-17T00:30:13.402791+0000 mgr.y (mgr.25348) 510 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:15.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:14 smithi026 bash[58631]: cluster 2024-09-17T00:30:13.402791+0000 mgr.y (mgr.25348) 510 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:15.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:14 smithi094 bash[45236]: cluster 2024-09-17T00:30:13.402791+0000 mgr.y (mgr.25348) 510 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:17.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:16 smithi026 bash[57342]: cluster 2024-09-17T00:30:15.404281+0000 mgr.y (mgr.25348) 511 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:17.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:16 smithi026 bash[58631]: cluster 2024-09-17T00:30:15.404281+0000 mgr.y (mgr.25348) 511 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:17.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:16 smithi094 bash[45236]: cluster 2024-09-17T00:30:15.404281+0000 mgr.y (mgr.25348) 511 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:19.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:18 smithi026 bash[57342]: cluster 2024-09-17T00:30:17.405355+0000 mgr.y (mgr.25348) 512 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:19.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:18 smithi026 bash[57342]: audit 2024-09-17T00:30:18.269833+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:30:19.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:18 smithi026 bash[58631]: cluster 2024-09-17T00:30:17.405355+0000 mgr.y (mgr.25348) 512 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:19.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:18 smithi026 bash[58631]: audit 2024-09-17T00:30:18.269833+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:30:19.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:18 smithi094 bash[45236]: cluster 2024-09-17T00:30:17.405355+0000 mgr.y (mgr.25348) 512 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:19.362 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:18 smithi094 bash[45236]: audit 2024-09-17T00:30:18.269833+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:30:20.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:19 smithi026 bash[57342]: audit 2024-09-17T00:30:18.335336+0000 mgr.y (mgr.25348) 513 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:20.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:19 smithi026 bash[58631]: audit 2024-09-17T00:30:18.335336+0000 mgr.y (mgr.25348) 513 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:20.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:19 smithi094 bash[45236]: audit 2024-09-17T00:30:18.335336+0000 mgr.y (mgr.25348) 513 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:20.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:20 smithi026 bash[57342]: cluster 2024-09-17T00:30:19.406333+0000 mgr.y (mgr.25348) 514 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:20.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:30:20 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:30:20] "GET /metrics HTTP/1.1" 200 38552 "" "Prometheus/2.43.0" 2024-09-17T00:30:20.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:20 smithi026 bash[58631]: cluster 2024-09-17T00:30:19.406333+0000 mgr.y (mgr.25348) 514 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:21.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:20 smithi094 bash[45236]: cluster 2024-09-17T00:30:19.406333+0000 mgr.y (mgr.25348) 514 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:23.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:22 smithi026 bash[57342]: cluster 2024-09-17T00:30:21.407883+0000 mgr.y (mgr.25348) 515 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:23.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:22 smithi026 bash[58631]: cluster 2024-09-17T00:30:21.407883+0000 mgr.y (mgr.25348) 515 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:23.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:22 smithi094 bash[45236]: cluster 2024-09-17T00:30:21.407883+0000 mgr.y (mgr.25348) 515 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:25.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:24 smithi026 bash[57342]: cluster 2024-09-17T00:30:23.408559+0000 mgr.y (mgr.25348) 516 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:25.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:24 smithi026 bash[58631]: cluster 2024-09-17T00:30:23.408559+0000 mgr.y (mgr.25348) 516 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:25.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:24 smithi094 bash[45236]: cluster 2024-09-17T00:30:23.408559+0000 mgr.y (mgr.25348) 516 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:27.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:26 smithi026 bash[57342]: cluster 2024-09-17T00:30:25.409997+0000 mgr.y (mgr.25348) 517 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:27.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:26 smithi026 bash[58631]: cluster 2024-09-17T00:30:25.409997+0000 mgr.y (mgr.25348) 517 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:27.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:26 smithi094 bash[45236]: cluster 2024-09-17T00:30:25.409997+0000 mgr.y (mgr.25348) 517 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:28.903 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch ps' 2024-09-17T00:30:29.163 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:28 smithi026 bash[57342]: cluster 2024-09-17T00:30:27.411046+0000 mgr.y (mgr.25348) 518 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:29.163 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:28 smithi026 bash[58631]: cluster 2024-09-17T00:30:27.411046+0000 mgr.y (mgr.25348) 518 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:29.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:28 smithi094 bash[45236]: cluster 2024-09-17T00:30:27.411046+0000 mgr.y (mgr.25348) 518 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:30.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:29 smithi026 bash[57342]: audit 2024-09-17T00:30:28.346606+0000 mgr.y (mgr.25348) 519 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:30.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:29 smithi026 bash[58631]: audit 2024-09-17T00:30:28.346606+0000 mgr.y (mgr.25348) 519 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:30.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:29 smithi094 bash[45236]: audit 2024-09-17T00:30:28.346606+0000 mgr.y (mgr.25348) 519 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:30.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:30 smithi026 bash[57342]: cluster 2024-09-17T00:30:29.411971+0000 mgr.y (mgr.25348) 520 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:30.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:30 smithi026 bash[58631]: cluster 2024-09-17T00:30:29.411971+0000 mgr.y (mgr.25348) 520 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:30.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:30:30 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:30:30] "GET /metrics HTTP/1.1" 200 38552 "" "Prometheus/2.43.0" 2024-09-17T00:30:31.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:30 smithi094 bash[45236]: cluster 2024-09-17T00:30:29.411971+0000 mgr.y (mgr.25348) 520 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:32.825 INFO:teuthology.orchestra.run.smithi026.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T00:30:32.825 INFO:teuthology.orchestra.run.smithi026.stdout:alertmanager.a smithi026 *:9093,9094 running (11m) 105s ago 18m 15.5M - 0.25.0 c8568f914cd2 d1fa116c51c8 2024-09-17T00:30:32.825 INFO:teuthology.orchestra.run.smithi026.stdout:grafana.a smithi094 *:3000 running (110s) 104s ago 18m 25.8M - 9.4.12 2bacad6d85d8 070a18acd6d3 2024-09-17T00:30:32.825 INFO:teuthology.orchestra.run.smithi026.stdout:iscsi.foo.smithi026.hbgzod smithi026 running (2m) 105s ago 16m 47.1M - 3.8 ebb0615149de bf3fac4c7817 2024-09-17T00:30:32.825 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.x smithi094 *:8443,9283,8765 running (10m) 104s ago 24m 430M - 19.1.1-330-gc2ddf972 ebb0615149de c98e79f4d014 2024-09-17T00:30:32.825 INFO:teuthology.orchestra.run.smithi026.stdout:mgr.y smithi026 *:8443,9283,8765 running (10m) 105s ago 26m 508M - 19.1.1-330-gc2ddf972 ebb0615149de dd99636582e0 2024-09-17T00:30:32.825 INFO:teuthology.orchestra.run.smithi026.stdout:mon.a smithi026 running (9m) 105s ago 27m 58.5M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 519595a50d61 2024-09-17T00:30:32.825 INFO:teuthology.orchestra.run.smithi026.stdout:mon.b smithi094 running (8m) 104s ago 25m 44.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 63c11bd6506d 2024-09-17T00:30:32.826 INFO:teuthology.orchestra.run.smithi026.stdout:mon.c smithi026 running (9m) 105s ago 25m 48.1M 2048M 19.1.1-330-gc2ddf972 ebb0615149de a7778dbda153 2024-09-17T00:30:32.826 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.a smithi026 *:9100 running (11m) 105s ago 18m 8540k - 1.5.0 0da6a335fe13 13ae4a0df512 2024-09-17T00:30:32.826 INFO:teuthology.orchestra.run.smithi026.stdout:node-exporter.b smithi094 *:9100 running (11m) 104s ago 18m 8196k - 1.5.0 0da6a335fe13 f2dab899bc8a 2024-09-17T00:30:32.826 INFO:teuthology.orchestra.run.smithi026.stdout:osd.0 smithi026 running (7m) 105s ago 24m 67.0M 2781M 19.1.1-330-gc2ddf972 ebb0615149de f4b4c70998e0 2024-09-17T00:30:32.826 INFO:teuthology.orchestra.run.smithi026.stdout:osd.1 smithi026 running (6m) 105s ago 23m 63.8M 2781M 19.1.1-330-gc2ddf972 ebb0615149de c300e1ebc322 2024-09-17T00:30:32.826 INFO:teuthology.orchestra.run.smithi026.stdout:osd.2 smithi026 running (6m) 105s ago 23m 60.2M 2781M 19.1.1-330-gc2ddf972 ebb0615149de 3442d21047a4 2024-09-17T00:30:32.826 INFO:teuthology.orchestra.run.smithi026.stdout:osd.3 smithi026 running (5m) 105s ago 22m 63.0M 2781M 19.1.1-330-gc2ddf972 ebb0615149de 58d385573d6c 2024-09-17T00:30:32.826 INFO:teuthology.orchestra.run.smithi026.stdout:osd.4 smithi094 running (5m) 104s ago 21m 60.8M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 883fe5a85bd5 2024-09-17T00:30:32.826 INFO:teuthology.orchestra.run.smithi026.stdout:osd.5 smithi094 running (4m) 104s ago 21m 54.6M 3036M 19.1.1-330-gc2ddf972 ebb0615149de befc4c086ee0 2024-09-17T00:30:32.826 INFO:teuthology.orchestra.run.smithi026.stdout:osd.6 smithi094 running (4m) 104s ago 20m 58.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 15251969aa3a 2024-09-17T00:30:32.826 INFO:teuthology.orchestra.run.smithi026.stdout:osd.7 smithi094 running (3m) 104s ago 19m 58.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 4d7f21cb9618 2024-09-17T00:30:32.826 INFO:teuthology.orchestra.run.smithi026.stdout:prometheus.a smithi094 *:9095 running (10m) 104s ago 18m 60.8M - 2.43.0 a07b618ecd1d be36f173eeb5 2024-09-17T00:30:32.826 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi026.aiphpm smithi026 *:8000 running (3m) 105s ago 16m 90.5M - 19.1.1-330-gc2ddf972 ebb0615149de 6a83354e213f 2024-09-17T00:30:32.827 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.foo.smithi094.wfckyh smithi094 *:8000 running (3m) 104s ago 16m 90.2M - 19.1.1-330-gc2ddf972 ebb0615149de e851ae4ef6a1 2024-09-17T00:30:32.827 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi026.oyoffx smithi026 *:80 running (3m) 105s ago 16m 90.4M - 19.1.1-330-gc2ddf972 ebb0615149de b3266b95f907 2024-09-17T00:30:32.827 INFO:teuthology.orchestra.run.smithi026.stdout:rgw.smpl.smithi094.jwnegr smithi094 *:80 running (3m) 104s ago 16m 90.1M - 19.1.1-330-gc2ddf972 ebb0615149de c4aacd9c6d7a 2024-09-17T00:30:33.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:32 smithi026 bash[57342]: cluster 2024-09-17T00:30:31.413575+0000 mgr.y (mgr.25348) 521 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:33.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:32 smithi026 bash[58631]: cluster 2024-09-17T00:30:31.413575+0000 mgr.y (mgr.25348) 521 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:33.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:32 smithi094 bash[45236]: cluster 2024-09-17T00:30:31.413575+0000 mgr.y (mgr.25348) 521 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:33.573 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions' 2024-09-17T00:30:34.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:34 smithi026 bash[58631]: audit 2024-09-17T00:30:32.790025+0000 mgr.y (mgr.25348) 522 : audit [DBG] from='client.34887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:30:34.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:34 smithi026 bash[58631]: audit 2024-09-17T00:30:33.270224+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:30:34.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:33 smithi026 bash[57342]: audit 2024-09-17T00:30:32.790025+0000 mgr.y (mgr.25348) 522 : audit [DBG] from='client.34887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:30:34.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:33 smithi026 bash[57342]: audit 2024-09-17T00:30:33.270224+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:30:34.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:33 smithi094 bash[45236]: audit 2024-09-17T00:30:32.790025+0000 mgr.y (mgr.25348) 522 : audit [DBG] from='client.34887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:30:34.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:33 smithi094 bash[45236]: audit 2024-09-17T00:30:33.270224+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:30:35.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:34 smithi026 bash[57342]: cluster 2024-09-17T00:30:33.414259+0000 mgr.y (mgr.25348) 523 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:35.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:34 smithi026 bash[58631]: cluster 2024-09-17T00:30:33.414259+0000 mgr.y (mgr.25348) 523 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:35.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:34 smithi094 bash[45236]: cluster 2024-09-17T00:30:33.414259+0000 mgr.y (mgr.25348) 523 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:36.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:36 smithi026 bash[57342]: cluster 2024-09-17T00:30:35.415735+0000 mgr.y (mgr.25348) 524 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:36.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:36 smithi026 bash[58631]: cluster 2024-09-17T00:30:35.415735+0000 mgr.y (mgr.25348) 524 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:37.227 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:30:37.228 INFO:teuthology.orchestra.run.smithi026.stdout: "mon": { 2024-09-17T00:30:37.228 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T00:30:37.228 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:30:37.228 INFO:teuthology.orchestra.run.smithi026.stdout: "mgr": { 2024-09-17T00:30:37.228 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T00:30:37.228 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:30:37.228 INFO:teuthology.orchestra.run.smithi026.stdout: "osd": { 2024-09-17T00:30:37.228 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T00:30:37.228 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:30:37.228 INFO:teuthology.orchestra.run.smithi026.stdout: "rgw": { 2024-09-17T00:30:37.228 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 4 2024-09-17T00:30:37.228 INFO:teuthology.orchestra.run.smithi026.stdout: }, 2024-09-17T00:30:37.229 INFO:teuthology.orchestra.run.smithi026.stdout: "overall": { 2024-09-17T00:30:37.229 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 17 2024-09-17T00:30:37.229 INFO:teuthology.orchestra.run.smithi026.stdout: } 2024-09-17T00:30:37.229 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:30:37.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:36 smithi094 bash[45236]: cluster 2024-09-17T00:30:35.415735+0000 mgr.y (mgr.25348) 524 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:38.061 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch upgrade status' 2024-09-17T00:30:38.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:37 smithi026 bash[57342]: audit 2024-09-17T00:30:37.233795+0000 mon.a (mon.0) 829 : audit [DBG] from='client.? 172.21.15.26:0/3192076460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:30:38.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:37 smithi026 bash[58631]: audit 2024-09-17T00:30:37.233795+0000 mon.a (mon.0) 829 : audit [DBG] from='client.? 172.21.15.26:0/3192076460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:30:38.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:37 smithi094 bash[45236]: audit 2024-09-17T00:30:37.233795+0000 mon.a (mon.0) 829 : audit [DBG] from='client.? 172.21.15.26:0/3192076460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:30:39.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:38 smithi026 bash[57342]: cluster 2024-09-17T00:30:37.416779+0000 mgr.y (mgr.25348) 525 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:39.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:38 smithi026 bash[58631]: cluster 2024-09-17T00:30:37.416779+0000 mgr.y (mgr.25348) 525 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:39.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:38 smithi094 bash[45236]: cluster 2024-09-17T00:30:37.416779+0000 mgr.y (mgr.25348) 525 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:40.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:39 smithi026 bash[57342]: audit 2024-09-17T00:30:38.357878+0000 mgr.y (mgr.25348) 526 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:40.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:39 smithi026 bash[58631]: audit 2024-09-17T00:30:38.357878+0000 mgr.y (mgr.25348) 526 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:40.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:39 smithi094 bash[45236]: audit 2024-09-17T00:30:38.357878+0000 mgr.y (mgr.25348) 526 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:40.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:40 smithi026 bash[57342]: cluster 2024-09-17T00:30:39.417699+0000 mgr.y (mgr.25348) 527 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:40.999 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:40 smithi026 bash[58631]: cluster 2024-09-17T00:30:39.417699+0000 mgr.y (mgr.25348) 527 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:40.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:30:40 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:30:40] "GET /metrics HTTP/1.1" 200 38556 "" "Prometheus/2.43.0" 2024-09-17T00:30:41.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:40 smithi094 bash[45236]: cluster 2024-09-17T00:30:39.417699+0000 mgr.y (mgr.25348) 527 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:41.831 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:30:41.831 INFO:teuthology.orchestra.run.smithi026.stdout: "target_image": null, 2024-09-17T00:30:41.831 INFO:teuthology.orchestra.run.smithi026.stdout: "in_progress": false, 2024-09-17T00:30:41.831 INFO:teuthology.orchestra.run.smithi026.stdout: "which": "", 2024-09-17T00:30:41.832 INFO:teuthology.orchestra.run.smithi026.stdout: "services_complete": [], 2024-09-17T00:30:41.832 INFO:teuthology.orchestra.run.smithi026.stdout: "progress": null, 2024-09-17T00:30:41.832 INFO:teuthology.orchestra.run.smithi026.stdout: "message": "", 2024-09-17T00:30:41.832 INFO:teuthology.orchestra.run.smithi026.stdout: "is_paused": false 2024-09-17T00:30:41.832 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:30:42.581 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph health detail' 2024-09-17T00:30:43.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:42 smithi026 bash[57342]: cluster 2024-09-17T00:30:41.419264+0000 mgr.y (mgr.25348) 528 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:43.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:42 smithi026 bash[57342]: audit 2024-09-17T00:30:41.837842+0000 mgr.y (mgr.25348) 529 : audit [DBG] from='client.44827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:30:43.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:42 smithi026 bash[58631]: cluster 2024-09-17T00:30:41.419264+0000 mgr.y (mgr.25348) 528 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:43.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:42 smithi026 bash[58631]: audit 2024-09-17T00:30:41.837842+0000 mgr.y (mgr.25348) 529 : audit [DBG] from='client.44827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:30:43.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:42 smithi094 bash[45236]: cluster 2024-09-17T00:30:41.419264+0000 mgr.y (mgr.25348) 528 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:43.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:42 smithi094 bash[45236]: audit 2024-09-17T00:30:41.837842+0000 mgr.y (mgr.25348) 529 : audit [DBG] from='client.44827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:30:45.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:44 smithi026 bash[57342]: cluster 2024-09-17T00:30:43.420008+0000 mgr.y (mgr.25348) 530 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:45.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:44 smithi026 bash[58631]: cluster 2024-09-17T00:30:43.420008+0000 mgr.y (mgr.25348) 530 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:45.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:44 smithi094 bash[45236]: cluster 2024-09-17T00:30:43.420008+0000 mgr.y (mgr.25348) 530 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:46.295 INFO:teuthology.orchestra.run.smithi026.stdout:HEALTH_OK 2024-09-17T00:30:47.019 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-09-17T00:30:47.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:46 smithi026 bash[57342]: cluster 2024-09-17T00:30:45.421467+0000 mgr.y (mgr.25348) 531 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:47.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:46 smithi026 bash[57342]: audit 2024-09-17T00:30:46.302132+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.26:0/3214813306' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:30:47.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:46 smithi026 bash[58631]: cluster 2024-09-17T00:30:45.421467+0000 mgr.y (mgr.25348) 531 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:47.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:46 smithi026 bash[58631]: audit 2024-09-17T00:30:46.302132+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.26:0/3214813306' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:30:47.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:46 smithi094 bash[45236]: cluster 2024-09-17T00:30:45.421467+0000 mgr.y (mgr.25348) 531 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:47.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:46 smithi094 bash[45236]: audit 2024-09-17T00:30:46.302132+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.26:0/3214813306' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T00:30:49.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:48 smithi026 bash[57342]: cluster 2024-09-17T00:30:47.422553+0000 mgr.y (mgr.25348) 532 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:49.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:48 smithi026 bash[57342]: audit 2024-09-17T00:30:48.270670+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:30:49.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:48 smithi026 bash[58631]: cluster 2024-09-17T00:30:47.422553+0000 mgr.y (mgr.25348) 532 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:49.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:48 smithi026 bash[58631]: audit 2024-09-17T00:30:48.270670+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:30:49.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:48 smithi094 bash[45236]: cluster 2024-09-17T00:30:47.422553+0000 mgr.y (mgr.25348) 532 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:49.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:48 smithi094 bash[45236]: audit 2024-09-17T00:30:48.270670+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:30:50.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:50 smithi026 bash[58631]: audit 2024-09-17T00:30:48.365368+0000 mgr.y (mgr.25348) 533 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:50.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:49 smithi026 bash[57342]: audit 2024-09-17T00:30:48.365368+0000 mgr.y (mgr.25348) 533 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:50.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:49 smithi094 bash[45236]: audit 2024-09-17T00:30:48.365368+0000 mgr.y (mgr.25348) 533 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:50.860 INFO:teuthology.orchestra.run.smithi026.stdout:true 2024-09-17T00:30:50.993 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:30:50 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:30:50] "GET /metrics HTTP/1.1" 200 38554 "" "Prometheus/2.43.0" 2024-09-17T00:30:51.248 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:51 smithi026 bash[58631]: cluster 2024-09-17T00:30:49.423558+0000 mgr.y (mgr.25348) 534 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:51.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:51 smithi026 bash[58631]: audit 2024-09-17T00:30:50.853531+0000 mon.a (mon.0) 831 : audit [DBG] from='client.? 172.21.15.26:0/2914560255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:30:51.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:51 smithi026 bash[57342]: cluster 2024-09-17T00:30:49.423558+0000 mgr.y (mgr.25348) 534 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:51.249 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:51 smithi026 bash[57342]: audit 2024-09-17T00:30:50.853531+0000 mon.a (mon.0) 831 : audit [DBG] from='client.? 172.21.15.26:0/2914560255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:30:51.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:50 smithi094 bash[45236]: cluster 2024-09-17T00:30:49.423558+0000 mgr.y (mgr.25348) 534 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:51.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:50 smithi094 bash[45236]: audit 2024-09-17T00:30:50.853531+0000 mon.a (mon.0) 831 : audit [DBG] from='client.? 172.21.15.26:0/2914560255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:30:51.558 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-09-17T00:30:53.169 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:53 smithi026 bash[57342]: cluster 2024-09-17T00:30:51.425224+0000 mgr.y (mgr.25348) 535 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:53.170 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:53 smithi026 bash[58631]: cluster 2024-09-17T00:30:51.425224+0000 mgr.y (mgr.25348) 535 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:53.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:53 smithi094 bash[45236]: cluster 2024-09-17T00:30:51.425224+0000 mgr.y (mgr.25348) 535 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:55.126 INFO:teuthology.orchestra.run.smithi026.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)" 2024-09-17T00:30:55.302 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:55 smithi026 bash[57342]: cluster 2024-09-17T00:30:53.426085+0000 mgr.y (mgr.25348) 536 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:55.303 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:55 smithi026 bash[58631]: cluster 2024-09-17T00:30:53.426085+0000 mgr.y (mgr.25348) 536 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:55.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:55 smithi094 bash[45236]: cluster 2024-09-17T00:30:53.426085+0000 mgr.y (mgr.25348) 536 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:55.849 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -e sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-09-17T00:30:56.110 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:56 smithi026 bash[57342]: audit 2024-09-17T00:30:55.119762+0000 mon.a (mon.0) 832 : audit [DBG] from='client.? 172.21.15.26:0/2798806778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:30:56.110 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:56 smithi026 bash[58631]: audit 2024-09-17T00:30:55.119762+0000 mon.a (mon.0) 832 : audit [DBG] from='client.? 172.21.15.26:0/2798806778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:30:56.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:56 smithi094 bash[45236]: audit 2024-09-17T00:30:55.119762+0000 mon.a (mon.0) 832 : audit [DBG] from='client.? 172.21.15.26:0/2798806778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T00:30:57.262 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:57 smithi026 bash[57342]: cluster 2024-09-17T00:30:55.427725+0000 mgr.y (mgr.25348) 537 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:57.263 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:57 smithi026 bash[58631]: cluster 2024-09-17T00:30:55.427725+0000 mgr.y (mgr.25348) 537 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:57.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:57 smithi094 bash[45236]: cluster 2024-09-17T00:30:55.427725+0000 mgr.y (mgr.25348) 537 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:30:58.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:58 smithi094 bash[45236]: cluster 2024-09-17T00:30:57.428828+0000 mgr.y (mgr.25348) 538 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:58.361 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:58 smithi026 bash[57342]: cluster 2024-09-17T00:30:57.428828+0000 mgr.y (mgr.25348) 538 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:58.361 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:58 smithi026 bash[58631]: cluster 2024-09-17T00:30:57.428828+0000 mgr.y (mgr.25348) 538 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:30:59.299 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:30:59 smithi026 bash[58631]: audit 2024-09-17T00:30:58.367762+0000 mgr.y (mgr.25348) 539 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:59.300 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:30:59 smithi026 bash[57342]: audit 2024-09-17T00:30:58.367762+0000 mgr.y (mgr.25348) 539 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:59.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:30:59 smithi094 bash[45236]: audit 2024-09-17T00:30:58.367762+0000 mgr.y (mgr.25348) 539 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:30:59.747 INFO:teuthology.orchestra.run.smithi026.stdout:osd 8 2m ago - 2024-09-17T00:31:00.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:00 smithi094 bash[45236]: cluster 2024-09-17T00:30:59.429396+0000 mgr.y (mgr.25348) 540 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:31:00.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:00 smithi094 bash[45236]: audit 2024-09-17T00:30:59.724156+0000 mgr.y (mgr.25348) 541 : audit [DBG] from='client.34923 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:31:00.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:00 smithi026 bash[58631]: cluster 2024-09-17T00:30:59.429396+0000 mgr.y (mgr.25348) 540 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:31:00.498 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:00 smithi026 bash[58631]: audit 2024-09-17T00:30:59.724156+0000 mgr.y (mgr.25348) 541 : audit [DBG] from='client.34923 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:31:00.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:00 smithi026 bash[57342]: cluster 2024-09-17T00:30:59.429396+0000 mgr.y (mgr.25348) 540 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:31:00.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:00 smithi026 bash[57342]: audit 2024-09-17T00:30:59.724156+0000 mgr.y (mgr.25348) 541 : audit [DBG] from='client.34923 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:31:00.508 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T00:31:00.518 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi026.front.sepia.ceph.com 2024-09-17T00:31:00.519 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-09-17T00:31:00.774 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:31:00 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:31:00] "GET /metrics HTTP/1.1" 200 38554 "" "Prometheus/2.43.0" 2024-09-17T00:31:01.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:01 smithi094 bash[45236]: audit 2024-09-17T00:31:01.003948+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:31:01.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:01 smithi094 bash[45236]: audit 2024-09-17T00:31:01.005039+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:31:01.361 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:01 smithi094 bash[45236]: audit 2024-09-17T00:31:01.013409+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:31:01.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:01 smithi026 bash[57342]: audit 2024-09-17T00:31:01.003948+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:31:01.498 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:01 smithi026 bash[57342]: audit 2024-09-17T00:31:01.005039+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:31:01.499 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:01 smithi026 bash[57342]: audit 2024-09-17T00:31:01.013409+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:31:01.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:01 smithi026 bash[58631]: audit 2024-09-17T00:31:01.003948+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T00:31:01.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:01 smithi026 bash[58631]: audit 2024-09-17T00:31:01.005039+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T00:31:01.499 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:01 smithi026 bash[58631]: audit 2024-09-17T00:31:01.013409+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' 2024-09-17T00:31:02.248 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:02 smithi026 bash[57342]: cluster 2024-09-17T00:31:01.430880+0000 mgr.y (mgr.25348) 542 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:31:02.249 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:02 smithi026 bash[58631]: cluster 2024-09-17T00:31:01.430880+0000 mgr.y (mgr.25348) 542 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:31:02.360 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:02 smithi094 bash[45236]: cluster 2024-09-17T00:31:01.430880+0000 mgr.y (mgr.25348) 542 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:31:03.611 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:03 smithi094 bash[45236]: audit 2024-09-17T00:31:03.271158+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:31:03.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:03 smithi026 bash[57342]: audit 2024-09-17T00:31:03.271158+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:31:03.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:03 smithi026 bash[58631]: audit 2024-09-17T00:31:03.271158+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25348 172.21.15.26:0/2999013503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T00:31:04.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:04 smithi094 bash[45236]: cluster 2024-09-17T00:31:03.431650+0000 mgr.y (mgr.25348) 543 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:31:04.688 INFO:teuthology.orchestra.run.smithi026.stdout:{ 2024-09-17T00:31:04.689 INFO:teuthology.orchestra.run.smithi026.stdout: "image": "quay.io/ceph/ceph", 2024-09-17T00:31:04.689 INFO:teuthology.orchestra.run.smithi026.stdout: "registry": "quay.io", 2024-09-17T00:31:04.689 INFO:teuthology.orchestra.run.smithi026.stdout: "bare_image": "ceph/ceph", 2024-09-17T00:31:04.689 INFO:teuthology.orchestra.run.smithi026.stdout: "versions": [ 2024-09-17T00:31:04.689 INFO:teuthology.orchestra.run.smithi026.stdout: "19.1.1", 2024-09-17T00:31:04.689 INFO:teuthology.orchestra.run.smithi026.stdout: "19.1.0" 2024-09-17T00:31:04.689 INFO:teuthology.orchestra.run.smithi026.stdout: ] 2024-09-17T00:31:04.689 INFO:teuthology.orchestra.run.smithi026.stdout:} 2024-09-17T00:31:04.706 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:04 smithi026 bash[57342]: cluster 2024-09-17T00:31:03.431650+0000 mgr.y (mgr.25348) 543 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:31:04.706 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:04 smithi026 bash[58631]: cluster 2024-09-17T00:31:03.431650+0000 mgr.y (mgr.25348) 543 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:31:05.487 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-09-17T00:31:05.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:05 smithi094 bash[45236]: audit 2024-09-17T00:31:04.263125+0000 mgr.y (mgr.25348) 544 : audit [DBG] from='client.34929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:31:05.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:05 smithi026 bash[58631]: audit 2024-09-17T00:31:04.263125+0000 mgr.y (mgr.25348) 544 : audit [DBG] from='client.34929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:31:05.749 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:05 smithi026 bash[57342]: audit 2024-09-17T00:31:04.263125+0000 mgr.y (mgr.25348) 544 : audit [DBG] from='client.34929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:31:06.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:06 smithi094 bash[45236]: cluster 2024-09-17T00:31:05.433371+0000 mgr.y (mgr.25348) 545 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:31:06.722 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:06 smithi026 bash[57342]: cluster 2024-09-17T00:31:05.433371+0000 mgr.y (mgr.25348) 545 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:31:06.723 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:06 smithi026 bash[58631]: cluster 2024-09-17T00:31:05.433371+0000 mgr.y (mgr.25348) 545 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:31:08.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:08 smithi026 bash[57342]: cluster 2024-09-17T00:31:07.434458+0000 mgr.y (mgr.25348) 546 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:31:08.749 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:08 smithi026 bash[58631]: cluster 2024-09-17T00:31:07.434458+0000 mgr.y (mgr.25348) 546 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:31:08.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:08 smithi094 bash[45236]: cluster 2024-09-17T00:31:07.434458+0000 mgr.y (mgr.25348) 546 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:31:09.585 INFO:teuthology.orchestra.run.smithi026.stdout: "16.2.0", 2024-09-17T00:31:09.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:09 smithi026 bash[57342]: audit 2024-09-17T00:31:08.378972+0000 mgr.y (mgr.25348) 547 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:31:09.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:09 smithi026 bash[58631]: audit 2024-09-17T00:31:08.378972+0000 mgr.y (mgr.25348) 547 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:31:09.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:09 smithi094 bash[45236]: audit 2024-09-17T00:31:08.378972+0000 mgr.y (mgr.25348) 547 : audit [DBG] from='client.44680 -' entity='client.iscsi.foo.smithi026.hbgzod' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T00:31:10.322 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 23e17d62-7488-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-09-17T00:31:10.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:10 smithi026 bash[58631]: audit 2024-09-17T00:31:09.188390+0000 mgr.y (mgr.25348) 548 : audit [DBG] from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:31:10.581 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:10 smithi026 bash[58631]: cluster 2024-09-17T00:31:09.435535+0000 mgr.y (mgr.25348) 549 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:31:10.581 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:10 smithi026 bash[57342]: audit 2024-09-17T00:31:09.188390+0000 mgr.y (mgr.25348) 548 : audit [DBG] from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:31:10.581 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:10 smithi026 bash[57342]: cluster 2024-09-17T00:31:09.435535+0000 mgr.y (mgr.25348) 549 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:31:10.748 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:31:10 smithi026 bash[54244]: ::ffff:172.21.15.94 - - [17/Sep/2024:00:31:10] "GET /metrics HTTP/1.1" 200 38554 "" "Prometheus/2.43.0" 2024-09-17T00:31:10.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:10 smithi094 bash[45236]: audit 2024-09-17T00:31:09.188390+0000 mgr.y (mgr.25348) 548 : audit [DBG] from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T00:31:10.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:10 smithi094 bash[45236]: cluster 2024-09-17T00:31:09.435535+0000 mgr.y (mgr.25348) 549 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:31:12.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:12 smithi094 bash[45236]: cluster 2024-09-17T00:31:11.436829+0000 mgr.y (mgr.25348) 550 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:31:12.998 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:12 smithi026 bash[57342]: cluster 2024-09-17T00:31:11.436829+0000 mgr.y (mgr.25348) 550 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:31:12.998 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:12 smithi026 bash[58631]: cluster 2024-09-17T00:31:11.436829+0000 mgr.y (mgr.25348) 550 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T00:31:14.452 INFO:teuthology.orchestra.run.smithi026.stdout: "v16.2.2", 2024-09-17T00:31:14.452 INFO:teuthology.orchestra.run.smithi026.stdout: "v16.2.2-20210505", 2024-09-17T00:31:14.748 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:14 smithi026 bash[57342]: cluster 2024-09-17T00:31:13.437607+0000 mgr.y (mgr.25348) 551 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:31:14.748 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:14 smithi026 bash[58631]: cluster 2024-09-17T00:31:13.437607+0000 mgr.y (mgr.25348) 551 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:31:14.860 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:14 smithi094 bash[45236]: cluster 2024-09-17T00:31:13.437607+0000 mgr.y (mgr.25348) 551 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 298 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T00:31:15.163 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T00:31:15.172 INFO:tasks.cephadm:Teardown begin 2024-09-17T00:31:15.173 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T00:31:15.186 DEBUG:teuthology.orchestra.run.smithi094:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T00:31:15.200 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T00:31:15.201 DEBUG:teuthology.orchestra.run.smithi026:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T00:31:15.233 DEBUG:teuthology.orchestra.run.smithi094:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T00:31:15.247 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T00:31:15.247 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-17T00:31:15.247 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-23e17d62-7488-11ef-bceb-c7b262605968@mon.a 2024-09-17T00:31:15.423 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:15 smithi026 systemd[1]: Stopping Ceph mon.a for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:31:15.423 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:15 smithi026 bash[57342]: debug 2024-09-17T00:31:15.411+0000 7f0982be6640 -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-09-17T00:31:15.423 INFO:journalctl@ceph.mon.a.smithi026.stdout:Sep 17 00:31:15 smithi026 bash[57342]: debug 2024-09-17T00:31:15.411+0000 7f0982be6640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-09-17T00:31:15.649 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:31:15 smithi026 bash[54244]: [17/Sep/2024:00:31:15] ENGINE Bus STOPPING 2024-09-17T00:31:15.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:31:15 smithi026 bash[54244]: [17/Sep/2024:00:31:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T00:31:15.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:31:15 smithi026 bash[54244]: [17/Sep/2024:00:31:15] ENGINE Bus STOPPED 2024-09-17T00:31:15.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:31:15 smithi026 bash[54244]: [17/Sep/2024:00:31:15] ENGINE Bus STARTING 2024-09-17T00:31:15.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:31:15 smithi026 bash[54244]: [17/Sep/2024:00:31:15] ENGINE Serving on http://:::9283 2024-09-17T00:31:15.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:31:15 smithi026 bash[54244]: [17/Sep/2024:00:31:15] ENGINE Bus STARTED 2024-09-17T00:31:16.278 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@mon.a.service' 2024-09-17T00:31:16.304 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:31:16.304 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-17T00:31:16.305 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-17T00:31:16.305 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-23e17d62-7488-11ef-bceb-c7b262605968@mon.c 2024-09-17T00:31:16.728 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:16 smithi026 systemd[1]: Stopping Ceph mon.c for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:31:16.729 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:16 smithi026 bash[58631]: debug 2024-09-17T00:31:16.475+0000 7fdb81440640 -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-09-17T00:31:16.729 INFO:journalctl@ceph.mon.c.smithi026.stdout:Sep 17 00:31:16 smithi026 bash[58631]: debug 2024-09-17T00:31:16.475+0000 7fdb81440640 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-09-17T00:31:17.589 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@mon.c.service' 2024-09-17T00:31:17.617 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:31:17.617 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-17T00:31:17.617 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-17T00:31:17.618 DEBUG:teuthology.orchestra.run.smithi094:> sudo systemctl stop ceph-23e17d62-7488-11ef-bceb-c7b262605968@mon.b 2024-09-17T00:31:18.000 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:17 smithi094 systemd[1]: Stopping Ceph mon.b for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:31:18.000 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:17 smithi094 bash[45236]: debug 2024-09-17T00:31:17.761+0000 7fa90237a640 -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-09-17T00:31:18.000 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 17 00:31:17 smithi094 bash[45236]: debug 2024-09-17T00:31:17.761+0000 7fa90237a640 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-09-17T00:31:18.608 DEBUG:teuthology.orchestra.run.smithi094:> sudo pkill -f 'journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@mon.b.service' 2024-09-17T00:31:18.632 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:31:18.632 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-17T00:31:18.632 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-17T00:31:18.633 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-23e17d62-7488-11ef-bceb-c7b262605968@mgr.y 2024-09-17T00:31:18.998 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:31:18 smithi026 systemd[1]: Stopping Ceph mgr.y for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:31:18.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:31:18 smithi026 bash[54244]: debug 2024-09-17T00:31:18.775+0000 7f30cb7e0640 -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-09-17T00:31:18.999 INFO:journalctl@ceph.mgr.y.smithi026.stdout:Sep 17 00:31:18 smithi026 bash[54244]: debug 2024-09-17T00:31:18.775+0000 7f30cb7e0640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-17T00:31:19.637 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-17T00:31:19.662 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:31:19.662 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-17T00:31:19.662 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-17T00:31:19.662 DEBUG:teuthology.orchestra.run.smithi094:> sudo systemctl stop ceph-23e17d62-7488-11ef-bceb-c7b262605968@mgr.x 2024-09-17T00:31:20.068 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 17 00:31:19 smithi094 systemd[1]: Stopping Ceph mgr.x for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:31:20.651 DEBUG:teuthology.orchestra.run.smithi094:> sudo pkill -f 'journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-17T00:31:20.675 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:31:20.676 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-17T00:31:20.676 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-17T00:31:20.676 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.0 2024-09-17T00:31:20.998 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:31:20 smithi026 systemd[1]: Stopping Ceph osd.0 for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:31:20.998 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:31:20 smithi026 bash[61315]: debug 2024-09-17T00:31:20.815+0000 7f324c8ec640 -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-09-17T00:31:20.998 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:31:20 smithi026 bash[61315]: debug 2024-09-17T00:31:20.815+0000 7f324c8ec640 -1 osd.0 152 *** Got signal Terminated *** 2024-09-17T00:31:20.999 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:31:20 smithi026 bash[61315]: debug 2024-09-17T00:31:20.815+0000 7f324c8ec640 -1 osd.0 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:31:25.361 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:31:25 smithi094 bash[42981]: ts=2024-09-17T00:31:25.047Z 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.26:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-17T00:31:25.361 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:31:25 smithi094 bash[42981]: ts=2024-09-17T00:31:25.055Z 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.26:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-17T00:31:25.361 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:31:25 smithi094 bash[42981]: ts=2024-09-17T00:31:25.055Z 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.26:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-17T00:31:25.361 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:31:25 smithi094 bash[42981]: ts=2024-09-17T00:31:25.059Z 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.26:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-17T00:31:25.361 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:31:25 smithi094 bash[42981]: ts=2024-09-17T00:31:25.059Z 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.26:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-17T00:31:27.248 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:31:26 smithi026 bash[83252]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-0 2024-09-17T00:31:27.248 INFO:journalctl@ceph.osd.0.smithi026.stdout:Sep 17 00:31:27 smithi026 bash[83317]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-0 2024-09-17T00:31:29.368 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.0.service' 2024-09-17T00:31:29.400 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:31:29.400 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-17T00:31:29.400 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-17T00:31:29.401 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.1 2024-09-17T00:31:29.748 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:31:29 smithi026 systemd[1]: Stopping Ceph osd.1 for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:31:29.748 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:31:29 smithi026 bash[63399]: debug 2024-09-17T00:31:29.583+0000 7f6e69520640 -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-09-17T00:31:29.748 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:31:29 smithi026 bash[63399]: debug 2024-09-17T00:31:29.583+0000 7f6e69520640 -1 osd.1 152 *** Got signal Terminated *** 2024-09-17T00:31:29.749 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:31:29 smithi026 bash[63399]: debug 2024-09-17T00:31:29.583+0000 7f6e69520640 -1 osd.1 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:31:35.998 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:31:35 smithi026 bash[83451]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-1 2024-09-17T00:31:35.998 INFO:journalctl@ceph.osd.1.smithi026.stdout:Sep 17 00:31:35 smithi026 bash[83516]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-1 2024-09-17T00:31:38.028 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.1.service' 2024-09-17T00:31:38.059 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:31:38.060 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-17T00:31:38.060 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-17T00:31:38.060 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.2 2024-09-17T00:31:38.498 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:31:38 smithi026 systemd[1]: Stopping Ceph osd.2 for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:31:38.499 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:31:38 smithi026 bash[65460]: debug 2024-09-17T00:31:38.271+0000 7fbf0b4c7640 -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-09-17T00:31:38.499 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:31:38 smithi026 bash[65460]: debug 2024-09-17T00:31:38.271+0000 7fbf0b4c7640 -1 osd.2 152 *** Got signal Terminated *** 2024-09-17T00:31:38.499 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:31:38 smithi026 bash[65460]: debug 2024-09-17T00:31:38.271+0000 7fbf0b4c7640 -1 osd.2 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:31:44.498 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:31:44 smithi026 bash[83641]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-2 2024-09-17T00:31:44.499 INFO:journalctl@ceph.osd.2.smithi026.stdout:Sep 17 00:31:44 smithi026 bash[83700]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-2 2024-09-17T00:31:46.436 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.2.service' 2024-09-17T00:31:46.465 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:31:46.466 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-17T00:31:46.466 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-17T00:31:46.466 DEBUG:teuthology.orchestra.run.smithi026:> sudo systemctl stop ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.3 2024-09-17T00:31:46.748 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:31:46 smithi026 systemd[1]: Stopping Ceph osd.3 for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:31:46.748 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:31:46 smithi026 bash[67511]: debug 2024-09-17T00:31:46.663+0000 7f0ae6b29640 -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-09-17T00:31:46.748 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:31:46 smithi026 bash[67511]: debug 2024-09-17T00:31:46.663+0000 7f0ae6b29640 -1 osd.3 152 *** Got signal Terminated *** 2024-09-17T00:31:46.748 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:31:46 smithi026 bash[67511]: debug 2024-09-17T00:31:46.663+0000 7f0ae6b29640 -1 osd.3 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:31:47.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:31:47 smithi094 bash[53168]: debug 2024-09-17T00:31:47.348+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:31:48.748 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:31:48 smithi026 bash[67511]: debug 2024-09-17T00:31:48.303+0000 7f0adf137640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:24.844173+0000 front 2024-09-17T00:31:24.843997+0000 (oldest deadline 2024-09-17T00:31:47.744237+0000) 2024-09-17T00:31:48.860 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:31:48 smithi094 bash[53168]: debug 2024-09-17T00:31:48.384+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:31:49.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:31:49 smithi094 bash[53168]: debug 2024-09-17T00:31:49.356+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:31:49.748 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:31:49 smithi026 bash[67511]: debug 2024-09-17T00:31:49.343+0000 7f0adf137640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:24.844173+0000 front 2024-09-17T00:31:24.843997+0000 (oldest deadline 2024-09-17T00:31:47.744237+0000) 2024-09-17T00:31:50.110 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:49 smithi094 bash[47422]: debug 2024-09-17T00:31:49.784+0000 7f3c5713b640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.184381+0000 front 2024-09-17T00:31:20.184047+0000 (oldest deadline 2024-09-17T00:31:48.984442+0000) 2024-09-17T00:31:50.737 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:31:50 smithi094 bash[53168]: debug 2024-09-17T00:31:50.368+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:31:50.748 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:31:50 smithi026 bash[67511]: debug 2024-09-17T00:31:50.311+0000 7f0adf137640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:24.844173+0000 front 2024-09-17T00:31:24.843997+0000 (oldest deadline 2024-09-17T00:31:47.744237+0000) 2024-09-17T00:31:51.111 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:50 smithi094 bash[47422]: debug 2024-09-17T00:31:50.736+0000 7f3c5713b640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.184381+0000 front 2024-09-17T00:31:20.184047+0000 (oldest deadline 2024-09-17T00:31:48.984442+0000) 2024-09-17T00:31:51.111 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:31:50 smithi094 bash[51242]: debug 2024-09-17T00:31:50.892+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:31:51.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:31:51 smithi094 bash[53168]: debug 2024-09-17T00:31:51.360+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:31:51.748 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:31:51 smithi026 bash[67511]: debug 2024-09-17T00:31:51.295+0000 7f0adf137640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:24.844173+0000 front 2024-09-17T00:31:24.843997+0000 (oldest deadline 2024-09-17T00:31:47.744237+0000) 2024-09-17T00:31:52.110 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:51 smithi094 bash[47422]: debug 2024-09-17T00:31:51.720+0000 7f3c5713b640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.184381+0000 front 2024-09-17T00:31:20.184047+0000 (oldest deadline 2024-09-17T00:31:48.984442+0000) 2024-09-17T00:31:52.111 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:31:51 smithi094 bash[51242]: debug 2024-09-17T00:31:51.896+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:31:52.706 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:31:52 smithi094 bash[53168]: debug 2024-09-17T00:31:52.388+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:31:53.040 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:52 smithi094 bash[47422]: debug 2024-09-17T00:31:52.708+0000 7f3c5713b640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.184381+0000 front 2024-09-17T00:31:20.184047+0000 (oldest deadline 2024-09-17T00:31:48.984442+0000) 2024-09-17T00:31:53.041 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:31:52 smithi094 bash[51242]: debug 2024-09-17T00:31:52.900+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:31:53.248 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:31:52 smithi026 bash[83829]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-3 2024-09-17T00:31:53.248 INFO:journalctl@ceph.osd.3.smithi026.stdout:Sep 17 00:31:52 smithi026 bash[83890]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-3 2024-09-17T00:31:53.341 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:31:53 smithi094 bash[49328]: debug 2024-09-17T00:31:53.040+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:23.915389+0000 front 2024-09-17T00:31:23.914975+0000 (oldest deadline 2024-09-17T00:31:52.115351+0000) 2024-09-17T00:31:53.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:31:53 smithi094 bash[53168]: debug 2024-09-17T00:31:53.340+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:31:54.078 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:53 smithi094 bash[47422]: debug 2024-09-17T00:31:53.728+0000 7f3c5713b640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.184381+0000 front 2024-09-17T00:31:20.184047+0000 (oldest deadline 2024-09-17T00:31:48.984442+0000) 2024-09-17T00:31:54.078 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:31:53 smithi094 bash[51242]: debug 2024-09-17T00:31:53.892+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:31:54.357 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:31:54 smithi094 bash[49328]: debug 2024-09-17T00:31:54.080+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:23.915389+0000 front 2024-09-17T00:31:23.914975+0000 (oldest deadline 2024-09-17T00:31:52.115351+0000) 2024-09-17T00:31:54.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:31:54 smithi094 bash[53168]: debug 2024-09-17T00:31:54.356+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:31:54.871 DEBUG:teuthology.orchestra.run.smithi026:> sudo pkill -f 'journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.3.service' 2024-09-17T00:31:54.902 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:31:54.902 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-17T00:31:54.902 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-17T00:31:54.903 DEBUG:teuthology.orchestra.run.smithi094:> sudo systemctl stop ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.4 2024-09-17T00:31:55.095 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:54 smithi094 bash[47422]: debug 2024-09-17T00:31:54.732+0000 7f3c5713b640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.184381+0000 front 2024-09-17T00:31:20.184047+0000 (oldest deadline 2024-09-17T00:31:48.984442+0000) 2024-09-17T00:31:55.095 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:54 smithi094 systemd[1]: Stopping Ceph osd.4 for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:31:55.096 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:31:54 smithi094 bash[51242]: debug 2024-09-17T00:31:54.908+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:31:55.327 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:31:55 smithi094 bash[49328]: debug 2024-09-17T00:31:55.096+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:23.915389+0000 front 2024-09-17T00:31:23.914975+0000 (oldest deadline 2024-09-17T00:31:52.115351+0000) 2024-09-17T00:31:55.327 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:55 smithi094 bash[47422]: debug 2024-09-17T00:31:55.120+0000 7f3c5ab25640 -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-09-17T00:31:55.328 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:55 smithi094 bash[47422]: debug 2024-09-17T00:31:55.120+0000 7f3c5ab25640 -1 osd.4 152 *** Got signal Terminated *** 2024-09-17T00:31:55.328 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:55 smithi094 bash[47422]: debug 2024-09-17T00:31:55.120+0000 7f3c5ab25640 -1 osd.4 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:31:55.360 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:31:55 smithi094 bash[53168]: debug 2024-09-17T00:31:55.328+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:31:56.099 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:55 smithi094 bash[47422]: debug 2024-09-17T00:31:55.684+0000 7f3c5713b640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.184381+0000 front 2024-09-17T00:31:20.184047+0000 (oldest deadline 2024-09-17T00:31:48.984442+0000) 2024-09-17T00:31:56.099 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:31:55 smithi094 bash[51242]: debug 2024-09-17T00:31:55.888+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:31:56.360 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:31:56 smithi094 bash[53168]: debug 2024-09-17T00:31:56.320+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:31:56.361 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:31:56 smithi094 bash[49328]: debug 2024-09-17T00:31:56.096+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:23.915389+0000 front 2024-09-17T00:31:23.914975+0000 (oldest deadline 2024-09-17T00:31:52.115351+0000) 2024-09-17T00:31:57.110 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:31:56 smithi094 bash[51242]: debug 2024-09-17T00:31:56.924+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:31:57.111 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:31:56 smithi094 bash[51242]: debug 2024-09-17T00:31:56.924+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:31:57.111 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:56 smithi094 bash[47422]: debug 2024-09-17T00:31:56.700+0000 7f3c5713b640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.184381+0000 front 2024-09-17T00:31:20.184047+0000 (oldest deadline 2024-09-17T00:31:48.984442+0000) 2024-09-17T00:31:57.111 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:56 smithi094 bash[47422]: debug 2024-09-17T00:31:56.700+0000 7f3c5713b640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.386295+0000 front 2024-09-17T00:31:32.386605+0000 (oldest deadline 2024-09-17T00:31:55.786892+0000) 2024-09-17T00:31:57.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:31:57 smithi094 bash[53168]: debug 2024-09-17T00:31:57.348+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:31:57.611 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:31:57 smithi094 bash[49328]: debug 2024-09-17T00:31:57.120+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:23.915389+0000 front 2024-09-17T00:31:23.914975+0000 (oldest deadline 2024-09-17T00:31:52.115351+0000) 2024-09-17T00:31:58.110 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:31:57 smithi094 bash[51242]: debug 2024-09-17T00:31:57.912+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:31:58.111 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:31:57 smithi094 bash[51242]: debug 2024-09-17T00:31:57.912+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:31:58.111 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:57 smithi094 bash[47422]: debug 2024-09-17T00:31:57.684+0000 7f3c5713b640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.184381+0000 front 2024-09-17T00:31:20.184047+0000 (oldest deadline 2024-09-17T00:31:48.984442+0000) 2024-09-17T00:31:58.111 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:57 smithi094 bash[47422]: debug 2024-09-17T00:31:57.684+0000 7f3c5713b640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.386295+0000 front 2024-09-17T00:31:32.386605+0000 (oldest deadline 2024-09-17T00:31:55.786892+0000) 2024-09-17T00:31:58.610 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:31:58 smithi094 bash[49328]: debug 2024-09-17T00:31:58.116+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:23.915389+0000 front 2024-09-17T00:31:23.914975+0000 (oldest deadline 2024-09-17T00:31:52.115351+0000) 2024-09-17T00:31:58.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:31:58 smithi094 bash[53168]: debug 2024-09-17T00:31:58.356+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:31:59.110 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:58 smithi094 bash[47422]: debug 2024-09-17T00:31:58.732+0000 7f3c5713b640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.184381+0000 front 2024-09-17T00:31:20.184047+0000 (oldest deadline 2024-09-17T00:31:48.984442+0000) 2024-09-17T00:31:59.111 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:58 smithi094 bash[47422]: debug 2024-09-17T00:31:58.732+0000 7f3c5713b640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.386295+0000 front 2024-09-17T00:31:32.386605+0000 (oldest deadline 2024-09-17T00:31:55.786892+0000) 2024-09-17T00:31:59.111 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:31:58 smithi094 bash[51242]: debug 2024-09-17T00:31:58.892+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:31:59.111 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:31:58 smithi094 bash[51242]: debug 2024-09-17T00:31:58.892+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:31:59.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:31:59 smithi094 bash[53168]: debug 2024-09-17T00:31:59.336+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:31:59.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:31:59 smithi094 bash[53168]: debug 2024-09-17T00:31:59.336+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:31:59.611 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:31:59 smithi094 bash[49328]: debug 2024-09-17T00:31:59.140+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:23.915389+0000 front 2024-09-17T00:31:23.914975+0000 (oldest deadline 2024-09-17T00:31:52.115351+0000) 2024-09-17T00:31:59.611 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:31:59 smithi094 bash[49328]: debug 2024-09-17T00:31:59.140+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:33.816748+0000 front 2024-09-17T00:31:33.817109+0000 (oldest deadline 2024-09-17T00:31:58.516422+0000) 2024-09-17T00:32:00.111 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:59 smithi094 bash[47422]: debug 2024-09-17T00:31:59.764+0000 7f3c5713b640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.184381+0000 front 2024-09-17T00:31:20.184047+0000 (oldest deadline 2024-09-17T00:31:48.984442+0000) 2024-09-17T00:32:00.111 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:31:59 smithi094 bash[47422]: debug 2024-09-17T00:31:59.764+0000 7f3c5713b640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.386295+0000 front 2024-09-17T00:31:32.386605+0000 (oldest deadline 2024-09-17T00:31:55.786892+0000) 2024-09-17T00:32:00.111 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:31:59 smithi094 bash[51242]: debug 2024-09-17T00:31:59.888+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:00.111 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:31:59 smithi094 bash[51242]: debug 2024-09-17T00:31:59.888+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:00.557 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:00 smithi094 bash[49328]: debug 2024-09-17T00:32:00.112+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:23.915389+0000 front 2024-09-17T00:31:23.914975+0000 (oldest deadline 2024-09-17T00:31:52.115351+0000) 2024-09-17T00:32:00.557 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:00 smithi094 bash[49328]: debug 2024-09-17T00:32:00.112+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:33.816748+0000 front 2024-09-17T00:31:33.817109+0000 (oldest deadline 2024-09-17T00:31:58.516422+0000) 2024-09-17T00:32:00.557 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:00 smithi094 bash[53168]: debug 2024-09-17T00:32:00.356+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:00.557 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:00 smithi094 bash[53168]: debug 2024-09-17T00:32:00.356+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:01.146 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:00 smithi094 bash[51242]: debug 2024-09-17T00:32:00.860+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:01.146 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:00 smithi094 bash[51242]: debug 2024-09-17T00:32:00.860+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:01.146 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:01 smithi094 bash[49328]: debug 2024-09-17T00:32:01.096+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:23.915389+0000 front 2024-09-17T00:31:23.914975+0000 (oldest deadline 2024-09-17T00:31:52.115351+0000) 2024-09-17T00:32:01.146 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:01 smithi094 bash[49328]: debug 2024-09-17T00:32:01.096+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:33.816748+0000 front 2024-09-17T00:31:33.817109+0000 (oldest deadline 2024-09-17T00:31:58.516422+0000) 2024-09-17T00:32:01.462 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:32:01 smithi094 bash[63042]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-4 2024-09-17T00:32:01.462 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 17 00:32:01 smithi094 bash[63106]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-4 2024-09-17T00:32:01.462 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:01 smithi094 bash[53168]: debug 2024-09-17T00:32:01.360+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:01.462 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:01 smithi094 bash[53168]: debug 2024-09-17T00:32:01.360+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:02.332 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:02 smithi094 bash[49328]: debug 2024-09-17T00:32:02.080+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:23.915389+0000 front 2024-09-17T00:31:23.914975+0000 (oldest deadline 2024-09-17T00:31:52.115351+0000) 2024-09-17T00:32:02.332 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:02 smithi094 bash[49328]: debug 2024-09-17T00:32:02.080+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:33.816748+0000 front 2024-09-17T00:31:33.817109+0000 (oldest deadline 2024-09-17T00:31:58.516422+0000) 2024-09-17T00:32:02.333 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:01 smithi094 bash[51242]: debug 2024-09-17T00:32:01.912+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:02.333 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:01 smithi094 bash[51242]: debug 2024-09-17T00:32:01.912+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:02.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:02 smithi094 bash[53168]: debug 2024-09-17T00:32:02.332+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:02.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:02 smithi094 bash[53168]: debug 2024-09-17T00:32:02.332+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:03.099 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:02 smithi094 bash[51242]: debug 2024-09-17T00:32:02.916+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:03.099 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:02 smithi094 bash[51242]: debug 2024-09-17T00:32:02.916+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:03.360 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:03 smithi094 bash[53168]: debug 2024-09-17T00:32:03.304+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:03.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:03 smithi094 bash[53168]: debug 2024-09-17T00:32:03.304+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:03.361 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:03 smithi094 bash[49328]: debug 2024-09-17T00:32:03.100+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:23.915389+0000 front 2024-09-17T00:31:23.914975+0000 (oldest deadline 2024-09-17T00:31:52.115351+0000) 2024-09-17T00:32:03.361 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:03 smithi094 bash[49328]: debug 2024-09-17T00:32:03.100+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:33.816748+0000 front 2024-09-17T00:31:33.817109+0000 (oldest deadline 2024-09-17T00:31:58.516422+0000) 2024-09-17T00:32:03.396 DEBUG:teuthology.orchestra.run.smithi094:> sudo pkill -f 'journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.4.service' 2024-09-17T00:32:03.425 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:32:03.426 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-17T00:32:03.427 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-17T00:32:03.427 DEBUG:teuthology.orchestra.run.smithi094:> sudo systemctl stop ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.5 2024-09-17T00:32:03.861 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:03 smithi094 systemd[1]: Stopping Ceph osd.5 for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:32:03.861 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:03 smithi094 bash[49328]: debug 2024-09-17T00:32:03.588+0000 7fcdaad24640 -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-09-17T00:32:03.861 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:03 smithi094 bash[49328]: debug 2024-09-17T00:32:03.588+0000 7fcdaad24640 -1 osd.5 152 *** Got signal Terminated *** 2024-09-17T00:32:03.861 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:03 smithi094 bash[49328]: debug 2024-09-17T00:32:03.588+0000 7fcdaad24640 -1 osd.5 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:32:04.331 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:04 smithi094 bash[49328]: debug 2024-09-17T00:32:04.104+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:23.915389+0000 front 2024-09-17T00:31:23.914975+0000 (oldest deadline 2024-09-17T00:31:52.115351+0000) 2024-09-17T00:32:04.331 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:04 smithi094 bash[49328]: debug 2024-09-17T00:32:04.104+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:33.816748+0000 front 2024-09-17T00:31:33.817109+0000 (oldest deadline 2024-09-17T00:31:58.516422+0000) 2024-09-17T00:32:04.331 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:03 smithi094 bash[51242]: debug 2024-09-17T00:32:03.920+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:04.331 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:03 smithi094 bash[51242]: debug 2024-09-17T00:32:03.920+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:04.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:04 smithi094 bash[53168]: debug 2024-09-17T00:32:04.328+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:04.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:04 smithi094 bash[53168]: debug 2024-09-17T00:32:04.328+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:05.352 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:04 smithi094 bash[51242]: debug 2024-09-17T00:32:04.936+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:05.352 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:04 smithi094 bash[51242]: debug 2024-09-17T00:32:04.936+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:05.352 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:05 smithi094 bash[49328]: debug 2024-09-17T00:32:05.064+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:23.915389+0000 front 2024-09-17T00:31:23.914975+0000 (oldest deadline 2024-09-17T00:31:52.115351+0000) 2024-09-17T00:32:05.352 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:05 smithi094 bash[49328]: debug 2024-09-17T00:32:05.064+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:33.816748+0000 front 2024-09-17T00:31:33.817109+0000 (oldest deadline 2024-09-17T00:31:58.516422+0000) 2024-09-17T00:32:05.352 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:05 smithi094 bash[49328]: debug 2024-09-17T00:32:05.064+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:39.518437+0000 front 2024-09-17T00:31:39.518698+0000 (oldest deadline 2024-09-17T00:32:04.218274+0000) 2024-09-17T00:32:05.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:05 smithi094 bash[53168]: debug 2024-09-17T00:32:05.352+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:05.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:05 smithi094 bash[53168]: debug 2024-09-17T00:32:05.352+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:06.360 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:06 smithi094 bash[49328]: debug 2024-09-17T00:32:06.092+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:23.915389+0000 front 2024-09-17T00:31:23.914975+0000 (oldest deadline 2024-09-17T00:31:52.115351+0000) 2024-09-17T00:32:06.361 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:06 smithi094 bash[49328]: debug 2024-09-17T00:32:06.092+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:33.816748+0000 front 2024-09-17T00:31:33.817109+0000 (oldest deadline 2024-09-17T00:31:58.516422+0000) 2024-09-17T00:32:06.361 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:06 smithi094 bash[49328]: debug 2024-09-17T00:32:06.092+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:39.518437+0000 front 2024-09-17T00:31:39.518698+0000 (oldest deadline 2024-09-17T00:32:04.218274+0000) 2024-09-17T00:32:06.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:05 smithi094 bash[51242]: debug 2024-09-17T00:32:05.988+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:06.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:05 smithi094 bash[51242]: debug 2024-09-17T00:32:05.988+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:06.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:05 smithi094 bash[51242]: debug 2024-09-17T00:32:05.988+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:41.864976+0000 front 2024-09-17T00:31:41.864935+0000 (oldest deadline 2024-09-17T00:32:05.964656+0000) 2024-09-17T00:32:06.860 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:06 smithi094 bash[53168]: debug 2024-09-17T00:32:06.364+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:06.861 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:06 smithi094 bash[53168]: debug 2024-09-17T00:32:06.364+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:07.319 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:07 smithi094 bash[49328]: debug 2024-09-17T00:32:07.084+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:23.915389+0000 front 2024-09-17T00:31:23.914975+0000 (oldest deadline 2024-09-17T00:31:52.115351+0000) 2024-09-17T00:32:07.319 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:07 smithi094 bash[49328]: debug 2024-09-17T00:32:07.084+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:33.816748+0000 front 2024-09-17T00:31:33.817109+0000 (oldest deadline 2024-09-17T00:31:58.516422+0000) 2024-09-17T00:32:07.319 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:07 smithi094 bash[49328]: debug 2024-09-17T00:32:07.084+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:39.518437+0000 front 2024-09-17T00:31:39.518698+0000 (oldest deadline 2024-09-17T00:32:04.218274+0000) 2024-09-17T00:32:07.320 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:06 smithi094 bash[51242]: debug 2024-09-17T00:32:06.948+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:07.320 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:06 smithi094 bash[51242]: debug 2024-09-17T00:32:06.948+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:07.320 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:06 smithi094 bash[51242]: debug 2024-09-17T00:32:06.948+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:41.864976+0000 front 2024-09-17T00:31:41.864935+0000 (oldest deadline 2024-09-17T00:32:05.964656+0000) 2024-09-17T00:32:07.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:07 smithi094 bash[53168]: debug 2024-09-17T00:32:07.320+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:07.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:07 smithi094 bash[53168]: debug 2024-09-17T00:32:07.320+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:08.342 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:08 smithi094 bash[49328]: debug 2024-09-17T00:32:08.120+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:23.915389+0000 front 2024-09-17T00:31:23.914975+0000 (oldest deadline 2024-09-17T00:31:52.115351+0000) 2024-09-17T00:32:08.342 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:08 smithi094 bash[49328]: debug 2024-09-17T00:32:08.120+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:33.816748+0000 front 2024-09-17T00:31:33.817109+0000 (oldest deadline 2024-09-17T00:31:58.516422+0000) 2024-09-17T00:32:08.342 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:08 smithi094 bash[49328]: debug 2024-09-17T00:32:08.120+0000 7fcda733a640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:39.518437+0000 front 2024-09-17T00:31:39.518698+0000 (oldest deadline 2024-09-17T00:32:04.218274+0000) 2024-09-17T00:32:08.342 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:07 smithi094 bash[51242]: debug 2024-09-17T00:32:07.956+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:08.343 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:07 smithi094 bash[51242]: debug 2024-09-17T00:32:07.956+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:08.343 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:07 smithi094 bash[51242]: debug 2024-09-17T00:32:07.956+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:41.864976+0000 front 2024-09-17T00:31:41.864935+0000 (oldest deadline 2024-09-17T00:32:05.964656+0000) 2024-09-17T00:32:08.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:08 smithi094 bash[53168]: debug 2024-09-17T00:32:08.340+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:08.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:08 smithi094 bash[53168]: debug 2024-09-17T00:32:08.340+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:08.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:08 smithi094 bash[53168]: debug 2024-09-17T00:32:08.340+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:09.292 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:08 smithi094 bash[51242]: debug 2024-09-17T00:32:08.940+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:09.292 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:08 smithi094 bash[51242]: debug 2024-09-17T00:32:08.940+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:09.292 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:08 smithi094 bash[51242]: debug 2024-09-17T00:32:08.940+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:41.864976+0000 front 2024-09-17T00:31:41.864935+0000 (oldest deadline 2024-09-17T00:32:05.964656+0000) 2024-09-17T00:32:09.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:09 smithi094 bash[53168]: debug 2024-09-17T00:32:09.340+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:09.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:09 smithi094 bash[53168]: debug 2024-09-17T00:32:09.340+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:09.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:09 smithi094 bash[53168]: debug 2024-09-17T00:32:09.340+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:10.104 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:09 smithi094 bash[63236]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-5 2024-09-17T00:32:10.105 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 17 00:32:09 smithi094 bash[63300]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-5 2024-09-17T00:32:10.105 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:09 smithi094 bash[51242]: debug 2024-09-17T00:32:09.924+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:10.105 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:09 smithi094 bash[51242]: debug 2024-09-17T00:32:09.924+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:10.105 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:09 smithi094 bash[51242]: debug 2024-09-17T00:32:09.924+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:41.864976+0000 front 2024-09-17T00:31:41.864935+0000 (oldest deadline 2024-09-17T00:32:05.964656+0000) 2024-09-17T00:32:10.360 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:10 smithi094 bash[53168]: debug 2024-09-17T00:32:10.304+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:10.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:10 smithi094 bash[53168]: debug 2024-09-17T00:32:10.304+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:10.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:10 smithi094 bash[53168]: debug 2024-09-17T00:32:10.304+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:11.296 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:10 smithi094 bash[51242]: debug 2024-09-17T00:32:10.972+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:11.296 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:10 smithi094 bash[51242]: debug 2024-09-17T00:32:10.972+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:11.296 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:10 smithi094 bash[51242]: debug 2024-09-17T00:32:10.972+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:41.864976+0000 front 2024-09-17T00:31:41.864935+0000 (oldest deadline 2024-09-17T00:32:05.964656+0000) 2024-09-17T00:32:11.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:11 smithi094 bash[53168]: debug 2024-09-17T00:32:11.296+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:11.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:11 smithi094 bash[53168]: debug 2024-09-17T00:32:11.296+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:11.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:11 smithi094 bash[53168]: debug 2024-09-17T00:32:11.296+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:12.051 DEBUG:teuthology.orchestra.run.smithi094:> sudo pkill -f 'journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.5.service' 2024-09-17T00:32:12.078 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:32:12.078 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-17T00:32:12.079 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-17T00:32:12.079 DEBUG:teuthology.orchestra.run.smithi094:> sudo systemctl stop ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.6 2024-09-17T00:32:12.273 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:11 smithi094 bash[51242]: debug 2024-09-17T00:32:11.988+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:12.273 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:11 smithi094 bash[51242]: debug 2024-09-17T00:32:11.988+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:12.273 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:11 smithi094 bash[51242]: debug 2024-09-17T00:32:11.988+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:41.864976+0000 front 2024-09-17T00:31:41.864935+0000 (oldest deadline 2024-09-17T00:32:05.964656+0000) 2024-09-17T00:32:12.273 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:12 smithi094 systemd[1]: Stopping Ceph osd.6 for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:32:12.273 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:12 smithi094 bash[51242]: debug 2024-09-17T00:32:12.272+0000 7faca2df7640 -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-09-17T00:32:12.360 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:12 smithi094 bash[51242]: debug 2024-09-17T00:32:12.272+0000 7faca2df7640 -1 osd.6 152 *** Got signal Terminated *** 2024-09-17T00:32:12.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:12 smithi094 bash[51242]: debug 2024-09-17T00:32:12.272+0000 7faca2df7640 -1 osd.6 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:32:12.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:12 smithi094 bash[53168]: debug 2024-09-17T00:32:12.288+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:12.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:12 smithi094 bash[53168]: debug 2024-09-17T00:32:12.288+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:12.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:12 smithi094 bash[53168]: debug 2024-09-17T00:32:12.288+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:13.305 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:13 smithi094 bash[51242]: debug 2024-09-17T00:32:13.012+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:13.305 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:13 smithi094 bash[51242]: debug 2024-09-17T00:32:13.012+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:13.305 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:13 smithi094 bash[51242]: debug 2024-09-17T00:32:13.012+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:41.864976+0000 front 2024-09-17T00:31:41.864935+0000 (oldest deadline 2024-09-17T00:32:05.964656+0000) 2024-09-17T00:32:13.305 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:13 smithi094 bash[51242]: debug 2024-09-17T00:32:13.012+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-17T00:31:47.065950+0000 front 2024-09-17T00:31:47.066040+0000 (oldest deadline 2024-09-17T00:32:12.266302+0000) 2024-09-17T00:32:13.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:13 smithi094 bash[53168]: debug 2024-09-17T00:32:13.304+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:13.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:13 smithi094 bash[53168]: debug 2024-09-17T00:32:13.304+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:13.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:13 smithi094 bash[53168]: debug 2024-09-17T00:32:13.304+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:14.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:14 smithi094 bash[51242]: debug 2024-09-17T00:32:14.060+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:14.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:14 smithi094 bash[51242]: debug 2024-09-17T00:32:14.060+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:14.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:14 smithi094 bash[51242]: debug 2024-09-17T00:32:14.060+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:41.864976+0000 front 2024-09-17T00:31:41.864935+0000 (oldest deadline 2024-09-17T00:32:05.964656+0000) 2024-09-17T00:32:14.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:14 smithi094 bash[51242]: debug 2024-09-17T00:32:14.060+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-17T00:31:47.065950+0000 front 2024-09-17T00:31:47.066040+0000 (oldest deadline 2024-09-17T00:32:12.266302+0000) 2024-09-17T00:32:14.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:14 smithi094 bash[53168]: debug 2024-09-17T00:32:14.264+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:14.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:14 smithi094 bash[53168]: debug 2024-09-17T00:32:14.264+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:14.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:14 smithi094 bash[53168]: debug 2024-09-17T00:32:14.264+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:14.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:14 smithi094 bash[53168]: debug 2024-09-17T00:32:14.264+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-17T00:31:50.205853+0000 front 2024-09-17T00:31:50.205730+0000 (oldest deadline 2024-09-17T00:32:13.705742+0000) 2024-09-17T00:32:15.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:15 smithi094 bash[51242]: debug 2024-09-17T00:32:15.072+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:15.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:15 smithi094 bash[51242]: debug 2024-09-17T00:32:15.072+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:15.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:15 smithi094 bash[51242]: debug 2024-09-17T00:32:15.072+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:41.864976+0000 front 2024-09-17T00:31:41.864935+0000 (oldest deadline 2024-09-17T00:32:05.964656+0000) 2024-09-17T00:32:15.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:15 smithi094 bash[51242]: debug 2024-09-17T00:32:15.072+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-17T00:31:47.065950+0000 front 2024-09-17T00:31:47.066040+0000 (oldest deadline 2024-09-17T00:32:12.266302+0000) 2024-09-17T00:32:15.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:15 smithi094 bash[53168]: debug 2024-09-17T00:32:15.308+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:15.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:15 smithi094 bash[53168]: debug 2024-09-17T00:32:15.308+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:15.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:15 smithi094 bash[53168]: debug 2024-09-17T00:32:15.308+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:15.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:15 smithi094 bash[53168]: debug 2024-09-17T00:32:15.308+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-17T00:31:50.205853+0000 front 2024-09-17T00:31:50.205730+0000 (oldest deadline 2024-09-17T00:32:13.705742+0000) 2024-09-17T00:32:16.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:16 smithi094 bash[51242]: debug 2024-09-17T00:32:16.096+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:16.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:16 smithi094 bash[51242]: debug 2024-09-17T00:32:16.096+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:16.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:16 smithi094 bash[51242]: debug 2024-09-17T00:32:16.096+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:41.864976+0000 front 2024-09-17T00:31:41.864935+0000 (oldest deadline 2024-09-17T00:32:05.964656+0000) 2024-09-17T00:32:16.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:16 smithi094 bash[51242]: debug 2024-09-17T00:32:16.096+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-17T00:31:47.065950+0000 front 2024-09-17T00:31:47.066040+0000 (oldest deadline 2024-09-17T00:32:12.266302+0000) 2024-09-17T00:32:16.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:16 smithi094 bash[53168]: debug 2024-09-17T00:32:16.296+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:16.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:16 smithi094 bash[53168]: debug 2024-09-17T00:32:16.296+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:16.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:16 smithi094 bash[53168]: debug 2024-09-17T00:32:16.296+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:16.362 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:16 smithi094 bash[53168]: debug 2024-09-17T00:32:16.296+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-17T00:31:50.205853+0000 front 2024-09-17T00:31:50.205730+0000 (oldest deadline 2024-09-17T00:32:13.705742+0000) 2024-09-17T00:32:17.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:17 smithi094 bash[51242]: debug 2024-09-17T00:32:17.068+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:25.462833+0000 front 2024-09-17T00:31:25.462470+0000 (oldest deadline 2024-09-17T00:31:50.162254+0000) 2024-09-17T00:32:17.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:17 smithi094 bash[51242]: debug 2024-09-17T00:32:17.068+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:34.263978+0000 front 2024-09-17T00:31:34.264235+0000 (oldest deadline 2024-09-17T00:31:55.963508+0000) 2024-09-17T00:32:17.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:17 smithi094 bash[51242]: debug 2024-09-17T00:32:17.068+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:41.864976+0000 front 2024-09-17T00:31:41.864935+0000 (oldest deadline 2024-09-17T00:32:05.964656+0000) 2024-09-17T00:32:17.361 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:17 smithi094 bash[51242]: debug 2024-09-17T00:32:17.068+0000 7fac9b405640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-17T00:31:47.065950+0000 front 2024-09-17T00:31:47.066040+0000 (oldest deadline 2024-09-17T00:32:12.266302+0000) 2024-09-17T00:32:17.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:17 smithi094 bash[53168]: debug 2024-09-17T00:32:17.272+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:17.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:17 smithi094 bash[53168]: debug 2024-09-17T00:32:17.272+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:17.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:17 smithi094 bash[53168]: debug 2024-09-17T00:32:17.272+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:17.362 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:17 smithi094 bash[53168]: debug 2024-09-17T00:32:17.272+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-17T00:31:50.205853+0000 front 2024-09-17T00:31:50.205730+0000 (oldest deadline 2024-09-17T00:32:13.705742+0000) 2024-09-17T00:32:18.610 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:18 smithi094 bash[63427]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-6 2024-09-17T00:32:18.611 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 17 00:32:18 smithi094 bash[63491]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-6 2024-09-17T00:32:18.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:18 smithi094 bash[53168]: debug 2024-09-17T00:32:18.264+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:18.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:18 smithi094 bash[53168]: debug 2024-09-17T00:32:18.264+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:18.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:18 smithi094 bash[53168]: debug 2024-09-17T00:32:18.264+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:18.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:18 smithi094 bash[53168]: debug 2024-09-17T00:32:18.264+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-17T00:31:50.205853+0000 front 2024-09-17T00:31:50.205730+0000 (oldest deadline 2024-09-17T00:32:13.705742+0000) 2024-09-17T00:32:19.521 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:19 smithi094 bash[53168]: debug 2024-09-17T00:32:19.224+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:19.521 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:19 smithi094 bash[53168]: debug 2024-09-17T00:32:19.224+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:19.522 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:19 smithi094 bash[53168]: debug 2024-09-17T00:32:19.224+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:19.522 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:19 smithi094 bash[53168]: debug 2024-09-17T00:32:19.224+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-17T00:31:50.205853+0000 front 2024-09-17T00:31:50.205730+0000 (oldest deadline 2024-09-17T00:32:13.705742+0000) 2024-09-17T00:32:20.114 DEBUG:teuthology.orchestra.run.smithi094:> sudo pkill -f 'journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.6.service' 2024-09-17T00:32:20.141 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:32:20.141 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-17T00:32:20.142 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-17T00:32:20.142 DEBUG:teuthology.orchestra.run.smithi094:> sudo systemctl stop ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.7 2024-09-17T00:32:20.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:20 smithi094 bash[53168]: debug 2024-09-17T00:32:20.192+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:20.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:20 smithi094 bash[53168]: debug 2024-09-17T00:32:20.192+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:20.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:20 smithi094 bash[53168]: debug 2024-09-17T00:32:20.192+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:20.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:20 smithi094 bash[53168]: debug 2024-09-17T00:32:20.192+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-17T00:31:50.205853+0000 front 2024-09-17T00:31:50.205730+0000 (oldest deadline 2024-09-17T00:32:13.705742+0000) 2024-09-17T00:32:20.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:20 smithi094 systemd[1]: Stopping Ceph osd.7 for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:32:20.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:20 smithi094 bash[53168]: debug 2024-09-17T00:32:20.324+0000 7f78382b0640 -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-09-17T00:32:20.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:20 smithi094 bash[53168]: debug 2024-09-17T00:32:20.324+0000 7f78382b0640 -1 osd.7 152 *** Got signal Terminated *** 2024-09-17T00:32:20.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:20 smithi094 bash[53168]: debug 2024-09-17T00:32:20.324+0000 7f78382b0640 -1 osd.7 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T00:32:21.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:21 smithi094 bash[53168]: debug 2024-09-17T00:32:21.180+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:21.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:21 smithi094 bash[53168]: debug 2024-09-17T00:32:21.180+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:21.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:21 smithi094 bash[53168]: debug 2024-09-17T00:32:21.180+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:21.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:21 smithi094 bash[53168]: debug 2024-09-17T00:32:21.180+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-17T00:31:50.205853+0000 front 2024-09-17T00:31:50.205730+0000 (oldest deadline 2024-09-17T00:32:13.705742+0000) 2024-09-17T00:32:22.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:22 smithi094 bash[53168]: debug 2024-09-17T00:32:22.136+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:22.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:22 smithi094 bash[53168]: debug 2024-09-17T00:32:22.136+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:22.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:22 smithi094 bash[53168]: debug 2024-09-17T00:32:22.136+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:22.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:22 smithi094 bash[53168]: debug 2024-09-17T00:32:22.136+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-17T00:31:50.205853+0000 front 2024-09-17T00:31:50.205730+0000 (oldest deadline 2024-09-17T00:32:13.705742+0000) 2024-09-17T00:32:22.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:22 smithi094 bash[53168]: debug 2024-09-17T00:32:22.136+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.94:6804 osd.4 since back 2024-09-17T00:31:58.407116+0000 front 2024-09-17T00:31:58.407297+0000 (oldest deadline 2024-09-17T00:32:21.307147+0000) 2024-09-17T00:32:23.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:23 smithi094 bash[53168]: debug 2024-09-17T00:32:23.144+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:23.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:23 smithi094 bash[53168]: debug 2024-09-17T00:32:23.144+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:23.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:23 smithi094 bash[53168]: debug 2024-09-17T00:32:23.144+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:23.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:23 smithi094 bash[53168]: debug 2024-09-17T00:32:23.144+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-17T00:31:50.205853+0000 front 2024-09-17T00:31:50.205730+0000 (oldest deadline 2024-09-17T00:32:13.705742+0000) 2024-09-17T00:32:23.612 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:23 smithi094 bash[53168]: debug 2024-09-17T00:32:23.144+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.94:6804 osd.4 since back 2024-09-17T00:31:58.407116+0000 front 2024-09-17T00:31:58.407297+0000 (oldest deadline 2024-09-17T00:32:21.307147+0000) 2024-09-17T00:32:24.610 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:24 smithi094 bash[53168]: debug 2024-09-17T00:32:24.184+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:24.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:24 smithi094 bash[53168]: debug 2024-09-17T00:32:24.184+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:24.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:24 smithi094 bash[53168]: debug 2024-09-17T00:32:24.184+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:24.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:24 smithi094 bash[53168]: debug 2024-09-17T00:32:24.184+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-17T00:31:50.205853+0000 front 2024-09-17T00:31:50.205730+0000 (oldest deadline 2024-09-17T00:32:13.705742+0000) 2024-09-17T00:32:24.611 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:24 smithi094 bash[53168]: debug 2024-09-17T00:32:24.184+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.94:6804 osd.4 since back 2024-09-17T00:31:58.407116+0000 front 2024-09-17T00:31:58.407297+0000 (oldest deadline 2024-09-17T00:32:21.307147+0000) 2024-09-17T00:32:25.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:25 smithi094 bash[53168]: debug 2024-09-17T00:32:25.147+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6806 osd.0 since back 2024-09-17T00:31:20.599757+0000 front 2024-09-17T00:31:20.599982+0000 (oldest deadline 2024-09-17T00:31:46.499649+0000) 2024-09-17T00:32:25.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:25 smithi094 bash[53168]: debug 2024-09-17T00:32:25.147+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6814 osd.1 since back 2024-09-17T00:31:32.703438+0000 front 2024-09-17T00:31:32.703064+0000 (oldest deadline 2024-09-17T00:31:58.602829+0000) 2024-09-17T00:32:25.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:25 smithi094 bash[53168]: debug 2024-09-17T00:32:25.147+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6822 osd.2 since back 2024-09-17T00:31:42.604590+0000 front 2024-09-17T00:31:42.604751+0000 (oldest deadline 2024-09-17T00:32:07.904405+0000) 2024-09-17T00:32:25.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:25 smithi094 bash[53168]: debug 2024-09-17T00:32:25.147+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.26:6830 osd.3 since back 2024-09-17T00:31:50.205853+0000 front 2024-09-17T00:31:50.205730+0000 (oldest deadline 2024-09-17T00:32:13.705742+0000) 2024-09-17T00:32:25.361 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:25 smithi094 bash[53168]: debug 2024-09-17T00:32:25.147+0000 7f78308be640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.94:6804 osd.4 since back 2024-09-17T00:31:58.407116+0000 front 2024-09-17T00:31:58.407297+0000 (oldest deadline 2024-09-17T00:32:21.307147+0000) 2024-09-17T00:32:25.361 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:25 smithi094 bash[42981]: ts=2024-09-17T00:32:25.047Z 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.26:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-17T00:32:25.361 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:25 smithi094 bash[42981]: ts=2024-09-17T00:32:25.055Z 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.26:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-17T00:32:25.361 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:25 smithi094 bash[42981]: ts=2024-09-17T00:32:25.055Z 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.26:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-17T00:32:25.361 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:25 smithi094 bash[42981]: ts=2024-09-17T00:32:25.059Z 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.26:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-17T00:32:25.362 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:25 smithi094 bash[42981]: ts=2024-09-17T00:32:25.059Z 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.26:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.26:8765: connect: connection refused" 2024-09-17T00:32:26.790 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:26 smithi094 bash[63621]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-7 2024-09-17T00:32:26.791 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 17 00:32:26 smithi094 bash[63690]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-osd-7 2024-09-17T00:32:28.574 DEBUG:teuthology.orchestra.run.smithi094:> sudo pkill -f 'journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@osd.7.service' 2024-09-17T00:32:28.601 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:32:28.601 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-17T00:32:28.601 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-17T00:32:28.601 DEBUG:teuthology.orchestra.run.smithi094:> sudo systemctl stop ceph-23e17d62-7488-11ef-bceb-c7b262605968@prometheus.a 2024-09-17T00:32:28.861 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:28 smithi094 systemd[1]: Stopping Ceph prometheus.a for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:32:28.861 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:28 smithi094 bash[42981]: ts=2024-09-17T00:32:28.772Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T00:32:28.861 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:28 smithi094 bash[42981]: ts=2024-09-17T00:32:28.772Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T00:32:28.861 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:28 smithi094 bash[42981]: ts=2024-09-17T00:32:28.772Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T00:32:28.861 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:28 smithi094 bash[42981]: ts=2024-09-17T00:32:28.772Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T00:32:28.861 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:28 smithi094 bash[42981]: ts=2024-09-17T00:32:28.772Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T00:32:28.861 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:28 smithi094 bash[42981]: ts=2024-09-17T00:32:28.772Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T00:32:28.861 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:28 smithi094 bash[42981]: ts=2024-09-17T00:32:28.772Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T00:32:28.861 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:28 smithi094 bash[42981]: ts=2024-09-17T00:32:28.772Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T00:32:28.861 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:28 smithi094 bash[42981]: ts=2024-09-17T00:32:28.773Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T00:32:28.861 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:28 smithi094 bash[42981]: ts=2024-09-17T00:32:28.773Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T00:32:28.861 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:28 smithi094 bash[42981]: ts=2024-09-17T00:32:28.773Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T00:32:28.862 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 17 00:32:28 smithi094 bash[42981]: ts=2024-09-17T00:32:28.773Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T00:32:29.503 DEBUG:teuthology.orchestra.run.smithi094:> sudo pkill -f 'journalctl -f -n 0 -u ceph-23e17d62-7488-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-17T00:32:29.528 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T00:32:29.529 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-17T00:32:29.529 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 23e17d62-7488-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T00:32:31.998 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:32:31 smithi026 bash[53157]: ts=2024-09-17T00:32:31.628Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi026.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.26:8443: connect: connection refused" 2024-09-17T00:32:31.998 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:32:31 smithi026 bash[53157]: ts=2024-09-17T00:32:31.630Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi094.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.94:8443: connect: connection refused" 2024-09-17T00:32:32.528 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:32:32 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:32:32.529 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:32:32 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:32:32.875 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:32:32 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:32:32.875 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:32:32 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:32:33.161 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:32:32 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:32:33.162 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:32:33 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:32:33.162 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:32:32 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:32:33.162 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:32:33 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:32:33.456 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:32:33 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:32:33.456 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:32:33 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:32:33.748 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:32:33 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:32:33.748 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:32:33 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:32:34.236 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:32:33 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:32:34.236 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:32:33 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:32:34.236 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:32:33 smithi026 systemd[1]: Stopping Ceph node-exporter.a for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:32:34.903 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:32:34 smithi026 bash[84232]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T00:32:34.903 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:32:34 smithi026 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T00:32:34.903 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:32:34 smithi026 bash[84291]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T00:32:34.903 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:32:34 smithi026 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T00:32:34.903 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:32:34 smithi026 systemd[1]: Stopped Ceph node-exporter.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:32:35.179 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:32:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:32:35.179 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:32:35 smithi026 systemd[1]: Stopping Ceph alertmanager.a for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:32:35.179 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:32:35 smithi026 bash[53157]: ts=2024-09-17T00:32:35.142Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T00:32:35.179 INFO:journalctl@ceph.node-exporter.a.smithi026.stdout:Sep 17 00:32:34 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:32:35.998 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:32:35 smithi026 bash[84352]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T00:32:35.998 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:32:35 smithi026 bash[84412]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T00:32:35.998 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:32:35 smithi026 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T00:32:35.998 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:32:35 smithi026 systemd[1]: Stopped Ceph alertmanager.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:32:36.501 INFO:journalctl@ceph.alertmanager.a.smithi026.stdout:Sep 17 00:32:36 smithi026 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:09.963 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 23e17d62-7488-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T00:33:13.046 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:33:12 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:13.046 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:33:12 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:13.296 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:33:13 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:13.296 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:33:13 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:13.584 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:33:13 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:13.584 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:33:13 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:13.584 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:33:13 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:13.585 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:33:13 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:13.860 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:33:13 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:13.861 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:33:13 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:14.223 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:33:13 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:14.223 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:33:13 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:14.610 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:33:14 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:14.611 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:33:14 smithi094 systemd[1]: Stopping Ceph node-exporter.b for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:33:14.611 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:33:14 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:15.265 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:33:14 smithi094 bash[64127]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T00:33:15.265 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:33:15 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T00:33:15.265 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:33:15 smithi094 bash[64187]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T00:33:15.265 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:33:15 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T00:33:15.266 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:33:15 smithi094 systemd[1]: Stopped Ceph node-exporter.b for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:33:15.524 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 17 00:33:15 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:15.524 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:33:15 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:15.524 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:33:15 smithi094 systemd[1]: Stopping Ceph grafana.a for 23e17d62-7488-11ef-bceb-c7b262605968... 2024-09-17T00:33:15.524 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:33:15 smithi094 bash[59944]: logger=server t=2024-09-17T00:33:15.484857191Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-17T00:33:15.524 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:33:15 smithi094 bash[59944]: logger=tracing t=2024-09-17T00:33:15.484956082Z level=info msg="Closing tracing" 2024-09-17T00:33:15.524 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:33:15 smithi094 bash[59944]: logger=ticker t=2024-09-17T00:33:15.484984388Z level=info msg=stopped last_tick=2024-09-17T00:33:10Z 2024-09-17T00:33:16.292 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:33:15 smithi094 bash[64250]: ceph-23e17d62-7488-11ef-bceb-c7b262605968-grafana-a 2024-09-17T00:33:16.292 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:33:16 smithi094 bash[64309]: Error response from daemon: No such container: ceph-23e17d62-7488-11ef-bceb-c7b262605968-grafana-a 2024-09-17T00:33:16.292 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:33:16 smithi094 systemd[1]: ceph-23e17d62-7488-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-17T00:33:16.292 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:33:16 smithi094 systemd[1]: Stopped Ceph grafana.a for 23e17d62-7488-11ef-bceb-c7b262605968. 2024-09-17T00:33:16.610 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 17 00:33:16 smithi094 systemd[1]: /etc/systemd/system/ceph-23e17d62-7488-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T00:33:38.717 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T00:33:38.733 DEBUG:teuthology.orchestra.run.smithi094:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T00:33:38.745 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T00:33:38.746 DEBUG:teuthology.misc:Transferring archived files from smithi026:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907905/remote/smithi026/crash 2024-09-17T00:33:38.748 DEBUG:teuthology.orchestra.run.smithi026:> sudo tar c -f - -C /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/crash -- . 2024-09-17T00:33:38.788 INFO:teuthology.orchestra.run.smithi026.stderr:tar: /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T00:33:38.789 INFO:teuthology.orchestra.run.smithi026.stderr:tar: Error is not recoverable: exiting now 2024-09-17T00:33:38.790 DEBUG:teuthology.misc:Transferring archived files from smithi094:/var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907905/remote/smithi094/crash 2024-09-17T00:33:38.791 DEBUG:teuthology.orchestra.run.smithi094:> sudo tar c -f - -C /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/crash -- . 2024-09-17T00:33:38.802 INFO:teuthology.orchestra.run.smithi094.stderr:tar: /var/lib/ceph/23e17d62-7488-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T00:33:38.802 INFO:teuthology.orchestra.run.smithi094.stderr:tar: Error is not recoverable: exiting now 2024-09-17T00:33:38.803 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T00:33:38.803 DEBUG:teuthology.orchestra.run.smithi026:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-09-17T00:33:38.849 INFO:tasks.cephadm:Compressing logs... 2024-09-17T00:33:38.849 DEBUG:teuthology.orchestra.run.smithi026:> 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-09-17T00:33:38.895 DEBUG:teuthology.orchestra.run.smithi094:> 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-09-17T00:33:38.904 INFO:teuthology.orchestra.run.smithi026.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T00:33:38.907 INFO:teuthology.orchestra.run.smithi094.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T00:33:38.913 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T00:33:38.914 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-17T00:33:38.914 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-17T00:33:38.915 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-17T00:33:38.915 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-17T00:33:38.915 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.0.log: /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi026.aiphpm.log 2024-09-17T00:33:38.916 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T00:33:38.916 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-mon.a.log: /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi026.aiphpm.log: gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-17T00:33:38.917 INFO:teuthology.orchestra.run.smithi026.stderr: 76.8% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi026.aiphpm.log.gzgzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-17T00:33:38.918 INFO:teuthology.orchestra.run.smithi026.stderr: 2024-09-17T00:33:38.918 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.cephadm.log: /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/tcmu-runner.log 2024-09-17T00:33:38.918 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.1.log: 90.8% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T00:33:38.919 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.log 2024-09-17T00:33:38.919 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/tcmu-runner.log: 83.7% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/tcmu-runner.log.gz 2024-09-17T00:33:38.920 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T00:33:38.921 INFO:teuthology.orchestra.run.smithi094.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T00:33:38.922 INFO:teuthology.orchestra.run.smithi094.stderr:gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-17T00:33:38.923 INFO:teuthology.orchestra.run.smithi094.stderr:gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-17T00:33:38.923 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T00:33:38.923 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-17T00:33:38.923 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-client.rgw.smpl.smithi094.jwnegr.log 2024-09-17T00:33:38.926 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-17T00:33:38.926 INFO:teuthology.orchestra.run.smithi094.stderr:gzip/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-client.rgw.smpl.smithi094.jwnegr.log: 83.8% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T00:33:38.926 INFO:teuthology.orchestra.run.smithi094.stderr: -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.log 2024-09-17T00:33:38.926 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-mgr.x.log: 76.6% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-client.rgw.smpl.smithi094.jwnegr.log.gz 2024-09-17T00:33:38.926 INFO:teuthology.orchestra.run.smithi094.stderr:gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T00:33:38.926 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T00:33:38.926 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-17T00:33:38.927 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.log: 93.5% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T00:33:38.927 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-17T00:33:38.928 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-volume.log: 91.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T00:33:38.929 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.audit.log: 88.4% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T00:33:38.929 INFO:teuthology.orchestra.run.smithi026.stderr:gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-client.rgw.smpl.smithi026.oyoffx.log 2024-09-17T00:33:38.930 INFO:teuthology.orchestra.run.smithi094.stderr:gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-17T00:33:38.932 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-mon.b.log: 90.6% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T00:33:38.932 INFO:teuthology.orchestra.run.smithi094.stderr:gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi094.wfckyh.log 2024-09-17T00:33:38.940 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.4.log: 91.1% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T00:33:38.940 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T00:33:38.941 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi094.wfckyh.log: 76.6% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi094.wfckyh.log.gz 2024-09-17T00:33:38.941 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-client.rgw.smpl.smithi026.oyoffx.log: 76.5% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-client.rgw.smpl.smithi026.oyoffx.log.gz 2024-09-17T00:33:38.942 INFO:teuthology.orchestra.run.smithi026.stderr: 91.3% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T00:33:38.953 INFO:teuthology.orchestra.run.smithi026.stderr:/var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.audit.log: 94.3% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T00:33:38.957 INFO:teuthology.orchestra.run.smithi094.stderr: 91.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T00:33:38.995 INFO:teuthology.orchestra.run.smithi094.stderr: 89.9% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-17T00:33:39.293 INFO:teuthology.orchestra.run.smithi094.stderr: 92.7% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-17T00:33:39.342 INFO:teuthology.orchestra.run.smithi026.stderr: 89.1% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-17T00:33:39.557 INFO:teuthology.orchestra.run.smithi026.stderr: 92.4% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-17T00:33:39.838 INFO:teuthology.orchestra.run.smithi026.stderr: 93.5% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-17T00:33:40.183 INFO:teuthology.orchestra.run.smithi094.stderr: 93.4% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-17T00:33:40.236 INFO:teuthology.orchestra.run.smithi026.stderr: 91.1% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-17T00:33:40.363 INFO:teuthology.orchestra.run.smithi094.stderr: 94.0% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-17T00:33:40.412 INFO:teuthology.orchestra.run.smithi094.stderr: 93.5% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-17T00:33:40.707 INFO:teuthology.orchestra.run.smithi026.stderr: 93.6% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-17T00:33:40.786 INFO:teuthology.orchestra.run.smithi094.stderr: 93.7% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-17T00:33:40.787 INFO:teuthology.orchestra.run.smithi094.stderr: 2024-09-17T00:33:40.787 INFO:teuthology.orchestra.run.smithi094.stderr:real 0m1.889s 2024-09-17T00:33:40.787 INFO:teuthology.orchestra.run.smithi094.stderr:user 0m6.326s 2024-09-17T00:33:40.787 INFO:teuthology.orchestra.run.smithi094.stderr:sys 0m0.243s 2024-09-17T00:33:40.847 INFO:teuthology.orchestra.run.smithi026.stderr: 93.6% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-17T00:33:40.867 INFO:teuthology.orchestra.run.smithi026.stderr: 93.6% -- replaced with /var/log/ceph/23e17d62-7488-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-17T00:33:40.869 INFO:teuthology.orchestra.run.smithi026.stderr: 2024-09-17T00:33:40.869 INFO:teuthology.orchestra.run.smithi026.stderr:real 0m1.972s 2024-09-17T00:33:40.869 INFO:teuthology.orchestra.run.smithi026.stderr:user 0m8.742s 2024-09-17T00:33:40.869 INFO:teuthology.orchestra.run.smithi026.stderr:sys 0m0.301s 2024-09-17T00:33:40.869 INFO:tasks.cephadm:Archiving logs... 2024-09-17T00:33:40.870 DEBUG:teuthology.misc:Transferring archived files from smithi026:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907905/remote/smithi026/log 2024-09-17T00:33:40.870 DEBUG:teuthology.orchestra.run.smithi026:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T00:33:41.886 DEBUG:teuthology.misc:Transferring archived files from smithi094:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907905/remote/smithi094/log 2024-09-17T00:33:41.886 DEBUG:teuthology.orchestra.run.smithi094:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T00:33:42.664 INFO:tasks.cephadm:Removing cluster... 2024-09-17T00:33:42.664 DEBUG:teuthology.orchestra.run.smithi026:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 23e17d62-7488-11ef-bceb-c7b262605968 --force 2024-09-17T00:33:43.414 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 23e17d62-7488-11ef-bceb-c7b262605968 --force 2024-09-17T00:33:44.282 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T00:33:44.282 DEBUG:teuthology.orchestra.run.smithi026:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T00:33:44.289 DEBUG:teuthology.orchestra.run.smithi094:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T00:33:44.295 INFO:tasks.cephadm:Teardown complete 2024-09-17T00:33:44.295 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T00:33:44.305 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T00:33:44.305 DEBUG:teuthology.orchestra.run.smithi026:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T00:33:44.331 DEBUG:teuthology.orchestra.run.smithi094:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T00:33:44.342 INFO:teuthology.orchestra.run.smithi026.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T00:33:44.342 INFO:teuthology.orchestra.run.smithi026.stdout:============================================================================== 2024-09-17T00:33:44.342 INFO:teuthology.orchestra.run.smithi026.stdout:*hv01.front.sepi 67.205.162.81 3 u 45 64 377 0.108 -7.377 0.375 2024-09-17T00:33:44.342 INFO:teuthology.orchestra.run.smithi026.stdout:+hv02.front.sepi 63.231.80.2 3 u 31 64 377 0.090 -0.015 0.247 2024-09-17T00:33:44.342 INFO:teuthology.orchestra.run.smithi026.stdout:+hv03.front.sepi 74.6.168.72 3 u 35 64 377 0.090 -1.858 0.243 2024-09-17T00:33:44.342 INFO:teuthology.orchestra.run.smithi026.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-17T00:33:44.350 INFO:teuthology.orchestra.run.smithi094.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T00:33:44.350 INFO:teuthology.orchestra.run.smithi094.stdout:============================================================================== 2024-09-17T00:33:44.350 INFO:teuthology.orchestra.run.smithi094.stdout:*hv01.front.sepi 67.205.162.81 3 u 32 64 377 0.074 -4.831 0.347 2024-09-17T00:33:44.351 INFO:teuthology.orchestra.run.smithi094.stdout:+hv02.front.sepi 63.231.80.2 3 u 45 64 377 0.087 +2.754 0.445 2024-09-17T00:33:44.351 INFO:teuthology.orchestra.run.smithi094.stdout:+hv03.front.sepi 74.6.168.72 3 u 31 64 377 0.101 +0.476 0.400 2024-09-17T00:33:44.351 INFO:teuthology.orchestra.run.smithi094.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-17T00:33:44.351 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T00:33:44.361 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T00:33:44.362 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T00:33:44.372 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T00:33:44.383 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T00:33:44.394 INFO:teuthology.task.internal:Duration was 2332.855644 seconds 2024-09-17T00:33:44.394 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T00:33:44.405 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T00:33:44.405 DEBUG:teuthology.orchestra.run.smithi026:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T00:33:44.407 DEBUG:teuthology.orchestra.run.smithi094:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T00:33:44.451 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T00:33:44.451 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi026.front.sepia.ceph.com 2024-09-17T00:33:44.451 DEBUG:teuthology.orchestra.run.smithi026:> 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-09-17T00:33:44.462 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi094.front.sepia.ceph.com 2024-09-17T00:33:44.462 DEBUG:teuthology.orchestra.run.smithi094:> 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-09-17T00:33:44.496 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T00:33:44.496 DEBUG:teuthology.orchestra.run.smithi026:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T00:33:44.507 DEBUG:teuthology.orchestra.run.smithi094:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T00:33:44.595 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T00:33:44.595 DEBUG:teuthology.orchestra.run.smithi026:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T00:33:44.597 DEBUG:teuthology.orchestra.run.smithi094:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T00:33:44.770 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T00:33:44.780 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T00:33:44.780 DEBUG:teuthology.orchestra.run.smithi026:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T00:33:44.792 DEBUG:teuthology.orchestra.run.smithi094:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T00:33:44.806 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T00:33:44.815 DEBUG:teuthology.orchestra.run.smithi026:> 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-09-17T00:33:44.834 DEBUG:teuthology.orchestra.run.smithi094:> 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-09-17T00:33:44.842 INFO:teuthology.orchestra.run.smithi026.stdout:kernel.core_pattern = core 2024-09-17T00:33:44.861 INFO:teuthology.orchestra.run.smithi094.stdout:kernel.core_pattern = core 2024-09-17T00:33:44.889 DEBUG:teuthology.orchestra.run.smithi026:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T00:33:44.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T00:33:44.905 DEBUG:teuthology.orchestra.run.smithi094:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T00:33:44.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T00:33:44.934 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T00:33:44.943 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T00:33:44.944 DEBUG:teuthology.misc:Transferring archived files from smithi026:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907905/remote/smithi026 2024-09-17T00:33:44.944 DEBUG:teuthology.orchestra.run.smithi026:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T00:33:44.977 DEBUG:teuthology.misc:Transferring archived files from smithi094:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_21:08:04-orch-squid-distro-default-smithi/7907905/remote/smithi094 2024-09-17T00:33:44.977 DEBUG:teuthology.orchestra.run.smithi094:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T00:33:45.003 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T00:33:45.003 DEBUG:teuthology.orchestra.run.smithi026:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T00:33:45.015 DEBUG:teuthology.orchestra.run.smithi094:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T00:33:45.044 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T00:33:45.061 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T00:33:45.061 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T00:33:45.077 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T00:33:45.078 DEBUG:teuthology.orchestra.run.smithi026:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T00:33:45.081 DEBUG:teuthology.orchestra.run.smithi094:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T00:33:45.084 INFO:teuthology.orchestra.run.smithi026.stdout: 658628 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 00:33 /home/ubuntu/cephtest 2024-09-17T00:33:45.095 INFO:teuthology.orchestra.run.smithi094.stdout: 658639 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 00:33 /home/ubuntu/cephtest 2024-09-17T00:33:45.097 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T00:33:45.111 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T00:33:45.141 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} duration: 2332.8556435108185 owner: scheduled_teuthology@teuthology success: true 2024-09-17T00:33:45.142 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T00:33:45.216 INFO:teuthology.run:pass